Skip to main content
Snapdrive for Unix

Creating a consistency group Snapshot copy

Contributors

You can configure SnapDrive for UNIX to create a consistency group Snapshot copy.

Steps
  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 copy.

Example

The following is an example of the command:

snapdrive snap create -fs /mnt/test -snapname snap_123 -f -noprompt

The consistency group Snapshot copy is successfully created.