HP XP Racks User Manual
Page 30
HORCM_INST
#dev_group ip_address service
You will have to start HORCM without a description for HORCM_DEV and HORCM_INST because
target ID & Lun are Unknown.
You can determine a mapping of a physical device with a logical name easily by using the raidscan
-find command option.
(4) Execute an 'horcmstart 0' as background.
bash$ horcmstart 0 &
18
bash$
starting HORCM inst 0
(5) Verify a physical mapping of the logical device.
bash$ export HORCMINST=0
bash$ raidscan -pi DKA145-151 -find
DEVICE_FILE UID S/F PORT TARG LUN SERIAL LDEV PRODUCT_ID
DKA145 0 F CL1-H 0 1 30009 145 OPEN-9-CM
DKA146 0 F CL1-H 0 2 30009 146 OPEN-9
DKA147 0 F CL1-H 0 3 30009 147 OPEN-9
DKA148 0 F CL1-H 0 4 30009 148 OPEN-9
DKA149 0 F CL1-H 0 5 30009 149 OPEN-9
DKA150 0 F CL1-H 0 6 30009 150 OPEN-9
DKA151 0 F CL1-H 0 7 30009 151 OPEN-9
(6) Describe the known HORCM_DEV on /etc/horcm*.conf.
FOR horcm0.conf
HORCM_DEV
#dev_group dev_name port# TargetID LU# MU#
VG01 oradb1
CL1-H
0 2 0
VG01 oradb2
CL1-H
0 4 0
VG01 oradb3
CL1-H
0 6 0
HORCM_INST
#dev_group ip_address service
VG01 HOSTB horcm1
FOR horcm1.conf
HORCM_DEV
#dev_group dev_name port# TargetID LU# MU#
VG01 oradb1
CL1-H
0 3 0
VG01 oradb2
CL1-H
0 5 0
VG01 oradb3
CL1-H
0 7 0
HORCM_INST
#dev_group ip_address service
VG01 HOSTA horcm0
(7) Start 'horcmstart 0 1'.
The subprocess(HORCM) created by bash is terminated when the bash is EXIT.
bash$ horcmstart 0 &
19
bash$
starting HORCM inst 0
bash$ horcmstart 1 &
20
bash$
starting HORCM inst 1
30
Installation requirements