GroupStopSU

Command:

 GroupStopSU SnapshotGroup

Description:

This command is used to stop the Source Update process on a specified group of snapshot relationships. Perform this function to resynchronize source and destination volumes so that the source volumes will become a copy of the current state of the destinations.

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.

GroupStopSU