HP XP Continuous Access Software User Manual
Page 297
Configuration file examples
297
Commands from HOSTA, Instance 1 in the figure on
The following examples employ RM commands from HOSTA, Instance 1.
• Set the instance number. (If C shell)
# setenv HORCMINST 1
(Windows NT/2000/2003)
set HORCMINST=1
• Designate a group name and a remote instance P-VOL:
# paircreate -g Oradb -f never -vr
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 remote instance P-VOL:
# paircreate -g Oradb -d oradev1 -f never -vr
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-D, 2,1) 30053 19 ..S-VOL COPY NEVER, ----- 18 -
oradb oradev1(R) (CL1-A, 1,1) 30053 18 ..P-VOL COPY NEVER, 30053 19 -
oradb oradev2(L) (CL1-D, 2,2) 30053 21 ..S-VOL COPY NEVER, ----- 20 -
oradb oradev2(R) (CL1-A, 1,2) 30053 20 ..P-VOL COPY NEVER, 30053 21 -