Table of ContentsView in Frames

Capturing a consistency group snapshot

You can configure SnapDrive for UNIX to capture a consistency group snapshot.

Step

  1. Enter the following command on the host: snapdrive snap create -fs /mnt/test -snapname snapshotname -f -noprompt.
    snapshotname is the name specified for the consistency group snapshot.

Example

The following is an example of the command:
snapdrive snap create -fs /mnt/test -snapname snap_123 -f -noprompt

The consistency group snapshot is successfully created.