![]() |
![]() |
![]() |
![]() |
![]() |
Because the Primary data volumes are initialized with zeroes, the data on the Secondary node need not be synchronized with the Primary. However, we recommend that you zero initialize the Secondary data volumes.
seattle
and Secondary london
. Use different disks for the data volumes and SRL.
# vxassist -g hrdg make hr_dv01 4G layout=mirror
\ logtype=dcm mirror=2 init=zero disk01 disk02
# vxassist -g hrdg make hr_dv02 4G layout=mirror
\ logtype=dcm mirror=2 init=zero disk03 disk04
seattle
and Secondary london
:
seattle
:
/etc/vx/vras/
.rdg
file on the Secondary host london
contains the Primary disk group ID of hrdg
; then add the Secondary london
to the RDS by typing the following command on the Primary seattle
:
# vradmin -g hrdg
addsec hr_rvg seattle london
Note
Do not start the application or mount the file system before completing step 5.
-f
with the vradmin
startrep
command by typing the following command on any host in the RDS:
After completing this step, start the application.