HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)

horcm9.conf log9
# vi *.conf <=Verify config file, check ip address & service.
# Created by mkconf.sh on Mon Jan 22 17:59:11 JST 2001
HORCM_MON
#ip_address service poll(10ms) timeout(10ms)
127.0.0.1 52323 1000 3000
HORCM_CMD
#dev_name dev_name dev_name
#UnitID 0 (Serial# 61456)
/dev/rdsk/c23t3d0
mkconf command tool example 2 (HP-UX)
HORCM_DEV
#dev_group dev_name port# TargetID LU# MU#
# /dev/rdsk/c23t0d0 SER = 61456 LDEV = 192 [ FIBRE FCTBL = 4 ]
ORA ORA_000 CL2-J 0 0 0
# /dev/rdsk/c23t0d1 SER = 61456 LDEV = 193 [ FIBRE FCTBL = 4 ]
ORA ORA_001 CL2-J 0 1 0
# /dev/rdsk/c23t0d2 SER = 61456 LDEV = 194 [ FIBRE FCTBL = 4 ]
ORA ORA_002 CL2-J 0 2 0
# /dev/rdsk/c23t0d3 SER = 61456 LDEV = 195 [ FIBRE FCTBL = 4 ]
ORA ORA_003 CL2-J 0 3 0
# /dev/rdsk/c23t0d4 SER = 61456 LDEV = 256 [ FIBRE FCTBL = 4 ]
ORA ORA_004 CL2-J 0 4 0
# /dev/rdsk/c23t0d5 SER = 61456 LDEV = 257 [ FIBRE FCTBL = 4 ]
ORA ORA_005 CL2-J 0 5 0
# /dev/rdsk/c23t0d6 SER = 61456 LDEV = 258 [ FIBRE FCTBL = 4 ]
ORA ORA_006 CL2-J 0 6 0
# ERROR [CMDDEV] /dev/rdsk/c23t0d7 SER = 61456 LDEV = 259 [ OPEN-3-CM ] <=See Notes.
HORCM_INST
#dev_group ip_address service
ORA 127.0.0.1 52323 <=Check and update as needed.
Notes on mkconf:
A unitID is added to the Serial# order. If two or more command devices exist in the storage system,
then this option selects the multiple device files linked to a command device (an LDEV).
If the target device is the command device, then the target device is suppressed as comment as
shown below:
# ERROR [CMDDEV] /dev/rdsk/c23t0d7 SER = 61456 LDEV = 259 [ OPEN-3-CM
]
If the target device has shared an LDEV among multiple device files and an LDEV is displayed by
another target device already, then its target device is suppressed as comment as shown below:
# ERROR [LDEV LINK] /dev/rdsk/c24t0d3 SER = 61456 LDEV = 195 [FIBRE
FCTBL = 4]
If the target device does not have a valid MU#, then its target device is suppressed as a comment
as shown below:
# ERROR [INVALID MUN (2 < 1)] /dev/rdsk/c24t0d3 SER = 61456 LDEV = 195
[ OPEN-3 ]
If the target device is mixed with a different RAID TYPE, then its target device is suppressed as a
comment as shown below:
# ERROR [MIXING RAID TYPE] /dev/rdsk/c24t0d3 SER = 61456 LDEV = 195 [
OPEN-3 ]
116 Command tools