Stop consistency group snapshot virtual disk, Description, Syntax – Dell PowerVault MD3420 User Manual

Page 382: Parameter

Advertising
background image

Parameter

Description

a rollback operation. Enclose each member base
virtual disk name in double quotation marks (" ")
inside parenthesizes (( )).
You can enter more than one member virtual disk

name. Enclose all of the member virtual disk

names in one set of double quotation marks (" ")

inside parenthesizes (( )). Separate each member

virtual disk name with a white space.

Notes

To stop a roll back operation for an entire consistency group that has the name congroup1, you would
use this command:
stop cgSnapImage ["congroup1"] rollback;

To start a roll back operation for base virtual disk members memVol1, memVol2, and memVol3 in a
consistency group that has the name congroup2, you would use this command:
stop cgSnapImage ["congroup2"] rollback memberVirtualDiskset=("memVol1 memVol2

memVol3");

Stop Consistency Group Snapshot Virtual Disk

Description

This command stops the copy-on-write operation for creating a consistency group snapshot virtual disk.
To restart the copy-on-write operation use the resume cgSnapVirtualDisk command.

NOTE: This command does not delete a consistency group snapshot virtual disk. To delete a
consistency group snapshot virtual disk use the delete cgSnapVirtualDisk command.

Syntax

stop cgSnapVirtualDisk [snapVirtualDiskName]

Parameter

Parameter

Description

cgSnapVirtualDisk

The name of the consistency group snapshot
virtual disk that you want to stop creating. Enclose
the name of the consistency group snapshot
virtual disk in square brackets ([ ]) The name of the
consistency group snapshot virtual disk that you
want to delete. Enclose the consistency group
snapshot virtual disk name in square brackets ([ ]). If
the consistency group snapshot virtual disk name
has special characters, you also must enclose the
snapshot virtual disk name in double quotation
marks (" ").

382

Advertising