Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)

To start replication using automatic synchronization
From the primary site, use the following command to automatically
synchronize the RVG on the secondary site:
vradmin -g disk_group -a startrep pri_rvg sec_host
where:
disk_group is the disk group on the primary site that VVR will replicate
pri_rvg is the name of the RVG on the primary site
sec_host is the virtual host name for the secondary site
For example:
# vradmin -g oradatadg -a startrep rac1_rvg
clus2
Starting replication using full synchronization with Checkpoint
Use the vradmin command with the Checkpoint option to start replication using
full synchronization with Checkpoint.
To start replication using full synchronization with Checkpoint
1
From the primary site, synchronize the RVG on the secondary site with full
synchronization (using the -c checkpoint option):
vradmin -g disk_group -full -c ckpt_name syncrvg pri_rvg sec_host
where:
disk_group is the disk group on the primary site that VVR will replicate
ckpt_name is the name of the checkpoint on the primary site
pri_rvg is the name of the RVG on the primary site
sec_host is the virtual host name for the secondary site
For example:
Configuring a global cluster using VVR
Starting replication of application database volume
332