![]() |
![]() |
![]() |
![]() |
![]() |
Perform the following steps to create a Replicated Data Set (RDS) for all the examples in this section, except Example 4—Setting up replication using Disk Group Split and Join.
Note
This example assumes that the disks available on the system have labels such as disk01, disk02, disk03 and so on.
london
. Use different disks for the data volumes and SRL.
# vxassist -g hrdg make hr_dv01 4G
\ layout=mirror logtype=dcm mirror=2 disk01 disk02
# vxassist -g hrdg make hr_dv02 4G
\ layout=mirror logtype=dcm mirror=2 disk03 disk04
seattle
and the Secondary london
:
# vxassist -g hrdg make hr_srl 4G mirror=2 disk05 disk06
Note
You must create the SRL on disks that do not contain any other volume.
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
: