Building Disaster Recovery Serviceguard Solutions Using Metrocluster with Continuous Access for P9000 and XP A.11.00

Enter the host-name or IP address of the system on which you are editing and
the UDP port number specified for this Raid Manager instance in the /etc/
services file.
HORCM_MON
For example:
HORCM_MON
# ip_address service poll(10ms) timeout(10ms)
NodeA horcm0 1000 3000
HORCM_CMD Enter the primary and alternate link device file names for both the primary
and redundant command devices (for a total of four raw device file names).
For example:
HORCM_CMD
# dev _name dev _name dev _name
/dev/rdsk/c6t12d0 /dev/rdsk/c9t12d0
5. If the Raid Manager protection facility is enabled, export the HORCPERM environment
variable to the pathname of the HORCM permission file:
# export HORCMPERM=/etc/horcmperm0.conf
The RAID Manager protection facility restricts volume control operations to volumes that
the host is allowed to see, with or without host-based LUN security and to volumes that are
listed in the configuration file. For more information on RAID Manager protection facility, see
HP StorageWorks P9000 RAID Manager User's Guide or HP StorageWorks XP RAID Manager
User's Guide available at http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp.
If the RAID Manager protection facility is not used or disabled, export the HORCPERM
environment variable:
# export HORCMPERM=MGRNOINST
6. Start the Raid Manager instance by using horcmstart.sh:
# horcmstart.sh 0
7. Export the environment variable that specifies the RAID Manager instance to be used by the
RAID Manager commands:
#export HORCMINST=<instance_number>
For example:
# export HORCMINST=0
8. Use the Raid Manager commands to obtain information about the disk groups. Verify the
software version of the Raid Manager and the firmware version of the P9000 or XP disk array:
# raidqry l
To view a list of the available devices on the disk arrays use the raidscan command. The
raidscan command must be invoked separately for each host interface connection to the
disk array. For example, if there are two Fibre Channel host adapters:
# raidscan -p CL1-A
# raidscan -p CL1-B
Unless the devices have been previously paired either on this or another host, the devices will
show up as SMPL (simplex). Paired devices will show up as PVOL (primary volume) or SVOL
(secondary volume). To identify HP-UX device files corresponding to each device represented
by CU:LDEV execute the following command:
# ls /dev/rdsk/* | raidscan -find fx
NOTE: Only OPEN-V LUNs are supported in a Three Data Center configuration. The ioscan
output must be checked to verify which LUNs are OPEN-V LUNs.
9. Determine which devices will be used by the application package.
Configuring an application 109