GroupStopIU

Command:

GroupStopIU SnapshotGroup

Description:

This command is used to stop the Image Update process on a specified group of snapshot relationships. This command may be necessary if the source volumes are no longer useful, or if subsequent changes to the source volumes are needed after the Image Update process has begun.

Arguments:

SnapshotGroup:  A valid snapshot group name.

Return Value:

0:  success.

-1:  failure (see the Comments section below).

Error Codes:

DCSPIT_ERROR_INVALID_PARAMETER:  There is either a potential version mismatch between API and driver, or a snapshot relationship is not enabled.

DCSPIT_ERROR_DEVICE_DOES_NOT_EXIST:  One or more snapshot relationships do not exist.

Comments:

You can use the GroupGetStatus command to verify the success of this command. To discover why the command may have failed, use the GetLastErrors command.

GroupStopIU