Ca (two rm instances, one host) command examples – HP XP RAID Manager Software User Manual
Page 300
300
HP StorageWorks Disk Array XP RAID Manager: User’s Guide
CA (two RM instances, one host) command examples
Commands from HOSTA, Instance 0 in the figure on
The following examples employ RM commands from HOSTA, Instance 0.
• Set the instance number. (If C shell)
# setenv HORCMINST 0
(Windows NT/2000/2003)
set HORCMINST=0
• Designate a group name (Oradb) and a local instance P-VOL:
# paircreate -g Oradb -f never -vl
This command begins a pair coupling between the two pairs of
volumes designated as Oradb in the configuration definition file.
• Designate a volume name (oradev1) and a local instance P-VOL:
# paircreate -g Oradb -d oradev1 -f never -vl
In the example configuration, this pairs CL1-A, T1, L1 and
CL1-D, T2, L1
• Designate a group name and confirm pair volume state:
# pairdisplay -g Oradb
Group PairVol(L/R) (P,T#,L#), Seq#, LDEV#..P/S, Status, Fence, Seq#, P-LDEV# M
oradb oradev1(L) (CL1-A, 1,1) 30053 18 ..P-VOL COPY NEVER, 30053 19 -
oradb oradev1(R) (CL1-D, 2,1) 30053 19 ..S-VOL COPY NEVER, ----- 18 -
oradb oradev2(L) (CL1-A, 1,2) 30053 20 ..P-VOL COPY NEVER, 30053 21 -
oradb oradev2(R) (CL1-D, 2,2) 30053 21 ..S-VOL COPY NEVER, ----- 20 -