HP XP Continuous Access Software User Manual
Page 303
Configuration file examples
303
Commands from HOSTA shown on
(group Oradb1)
• Set the HORCC_MRCF environment variable. (If C shell)
# setenv HORCC_MRCF 1
(Windows NT/2000/2003)
set HORCC_MRCF=1
• Designate a group name (Oradb1) and a local host P-VOL:
# paircreate -g Oradb1 -vl
This command begins a pair coupling between the two pairs of
volumes designated as Oradb1 in the configuration definition file.
• Designate a volume name (oradev1-1) and a local host P-VOL:
# paircreate -g Oradb1 -d oradev1-1 -vl
In the example configuration, this pairs CL1-A, T1, L1 and
CL2-C, T2, L1
• Designate a group name and confirm pair volume state:
# pairdisplay -g Oradb1
Group PairVol(L/R) (Port#,TID,LU-M), Seq#, LDEV#..P/S, Status, Seq#, P-LDEV# M
oradb oradev1-1(L) (CL1-A, 1, 1-1) 30053 18..P-VOL COPY 30053 22 -
oradb oradev1-1(R) (CL2-C, 2, 1-0) 30053 22..S-VOL COPY ----- 18 -
oradb oradev2-2(L) (CL1-A, 1, 2-1) 30053 19..P-VOL COPY 30053 23 -
oradb oradev2-2(R) (CL2-C, 2, 2-0) 30053 23..S-VOL COPY ----- 19 -