HP XP7 RAID Manager Installation and Configuration User Guide (T1610-96065)
Table Of Contents
- XP7 RAID Manager Installation and Configuration User Guide
- Contents
- 1 Installation requirements
- System requirements
- Supported environments
- Supported Business Copy environments
- Supported Continuous Access Synchronous environments
- Supported Continuous Access Asynchronous environments
- Supported Continuous Access Journal environments
- Supported Snapshot environments
- Supported Data Retention environments
- Supported Database Validator environments
- Supported guest OS for VM
- Supported IPv4, IPv6 platforms
- Requirements and restrictions for z/Linux
- Requirements and restrictions for VM
- Porting notice for OpenVMS
- Using RAID Manager with Hitachi and other storage systems
- 2 Installing and configuring RAID Manager
- 3 Upgrading RAID Manager
- 4 Removing RAID Manager
- 5 Troubleshooting
- 6 Support and other resources
- A Fibre-to-SCSI address conversion
- B Sample configuration definition files
- Glossary
- Index

Example 9 Configuration File Example – UNIX-Based Servers
HORCM_MON
#ip_address service poll(10ms) timeout(10ms)
HST1 horcm 1000 3000
HORCM_CMD
#unitID 0... (seq#30014)
#dev_name dev_name dev_name
/dev/rdsk/c0t0d0
#unitID 1... (seq#30015)
#dev_name dev_name dev_name
/dev/rdsk/c1t0d0
HORCM_DEV
#dev_group dev_name port# TargetID LU# MU#
oradb oradb1 CL1-A 3 1 0
oradb oradb2 CL1-A 3 1 1
oralog oralog1 CL1-A 5 0
oralog oralog2 CL1-A1 5 0
oralog oralog3 CL1-A1 5 1
oralog oralog4 CL1-A1 5 1 h1
HORCM_INST
#dev_group ip_address service
oradb HST2 horcm
oradb HST3 horcm
oralog HST3 horcm
Figure 12 Configuration File Example – Windows Servers
The configuration file sets the following parameters:
(1) HORCM_MON
The monitor parameter (HORCM_MON) defines the following values:
• Ip_address: The network address (IPv4 or IPv6) of the local host. When HORCM has two or
more network addresses on different subnets or MPE/iX, enter NONE for IPv4 or NONE6 for
IPv6 here.
• Service: Specifies the UDP port name assigned to the HORCM communication path, which is
registered in "/etc/services" ("\WINNT\system32\drivers\etc\services" in Windows,
"SYS$SYSROOT:[000000.TCPIP$ETC]SERVICES.DAT" in OpenVMS). If a port number is
specified instead of a port name, the port number is used.
58 Sample configuration definition files