Top
ETERNUS SF AdvancedCopy Manager 14.1 Operator's Guidefor Copy Control Module

A.6.6 acsnap cancel (SnapOPC+ copy stop command) [Windows version only]

NAME

acsnap cancel - Stops of SnapOPC+ copy

SYNOPSIS

acsnap cancel -g COPY-GROUP [-p PAIR | -v VOLUME-NAME] [-r | -force][-xml]
acsnap cancel -estimate -v VOLUME-NAME [-xml]

DESCRIPTION

The SnapOPC+ copy for a specified copy group or pair is cancelled.
It is also possible to cancel the estimation of the number of updated blocks generated for the copy-source volume.

This command is only supported in Windows version.


OPTIONS

-g COPY-GROUP

This option specifies the copy group name.

-p PAIR

This option specifies a copy pair.

  • If neither a pair nor the -force option is specified, the copy process of the oldest snap generation is cancelled.

  • If a pair is not specified but the -force option is specified, the copy process of the latest snap generation is cancelled.

When the acsnap start command was executed by specifying both -r option and -p option, it is necessary to specify this option to cancel the SnapOPC+ copy.

-r

This option stops copying in the reverse direction to the direction that has been specified.

-force

This option forcibly stops the session.

Cancelling SnapOPC+ process forcibly stops all the snap generations of a pair specified to stop and earlier snap operations.

If no pair is specified, SnapOPC+ process is forcibly cancelled for the latest snap generation, so that all snap generations are stopped.

This option is specifiable even if there is only one snap generation.

-v VOLUME-NAME

The copy process of a specified logical volume is cancelled.

  • If the -force option is not specified, the copy process of the oldest snap generation is cancelled.

  • If the -force option is specified, the copy process of the latest snap generation is cancelled.

  • If the -r option is specified, the restore process of the latest snap generation is cancelled.

When cancelling the estimation of the amount of snap data volume updates, specify a copy-source logical volume.

The following is an example of a format to specify a logical volume.

  • (1) ETERNUS name

  • (2) Logical volume number

-estimate

This option stops the estimation of amount of snap data volume updates.

-xml

This option specifies when displaying the result of the command execution by the XML format.
This option is only supported in Windows version.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

NOTES