< Previous | Next > | |
Product: Volume Replicator Guides | |
Manual: Volume Replicator 4.1 Administrator's Guide |
Administering CheckpointsA checkpoint is a user-defined marker in the SRL that can be used to synchronize the Secondary when the application is active, or to restore the Secondary data volumes from backup. For information on using checkpoints for synchronization, see Synchronizing the Secondary and Starting Replication. For information on using checkpoints for backing up and restoring a Secondary, see Backing Up the Secondary. This section describes how you can work with checkpoints. For general information about checkpoints, see Understanding Checkpoints. Creating CheckpointsVVR enables you to create Primary and Secondary checkpoints. The Primary checkpoints are associated with an RVG. However, Secondary checkpoints are associated with an RLINK. VVR allows you to create a maximum of 46 checkpoints. To create a Primary checkpoint # vxrvg -c checkpt_name checkstart rvg_name The argument checkpt_name is the name that you choose to specify for the checkpoint. To create a Secondary checkpoint # vxrlink -c checkpt_name pause rlink_name The argument checkpt_name is the name that you choose to specify for the checkpoint. Ending CheckpointsThe end of the checkpoint, or checkend, marks the position in the SRL for the end of a process such as synchronization or backup. When you are ready to end the checkpoint, for example, when the backup is complete, end the checkpoint in the SRL. # vxrvg -g diskgroup checkend rvg_name For a Secondary checkpoint, resume replication to the Primary. # vxrlink -c checkpt_name resume rlink_name The checkpoint will end when the resume operation starts. For more information about using Secondary checkpoints, see Backing Up the Secondary. Viewing CheckpointsPrimary checkpoints are associated with an RVG. You can display the list of Primary checkpoints by using the vxrvg cplist command. Secondary checkpoints on the other hand are associated with an RLINK. You can display the list of Secondary checkpoints by using the vxrlink cplist command on the Primary. For more information on these commands, refer to Displaying a List of Checkpoints. Deleting CheckpointsAfter you have finished using the checkpoints, you can delete the checkpoints. VVR allows you to retain a maximum of 46 checkpoints. To create any new checkpoint, delete an earlier checkpoint that you no longer require. To delete a Primary checkpoint # vxrvg -g diskgroup -c checkpt_name checkdelete rvg_name The argument rvg_name is the name of the Primary RVG for which the checkpoint is to be deleted. The argument checkpt_name is the name of the specific checkpoint to be deleted. To delete a Secondary checkpoint # vxrlink -g diskgroup -c checkpt_name checkdelete rlink_name Note that this command must be run only on the Primary. The argument rlink_name is the name of the RLINK for which the checkpoint is to be deleted. The argument checkpt_name is the name of the specific checkpoint to be deleted. |
^ Return to Top | < Previous | Next > |
Product: Volume Replicator Guides | |
Manual: Volume Replicator 4.1 Administrator's Guide | |
VERITAS Software Corporation
www.veritas.com |