Top
ETERNUS SF Express V15.3/ AdvancedCopy Manager V15.3 Operation Guide for Copy Control Module
ETERNUS

4.7.4 acsnap start (SnapOPC+ copy start command)

NAME

acsnap start - Start of SnapOPC+


SYNOPSIS

acsnap start -g copyGroup [-p copyPair | -v volumeName] [-r] [-xml]
acsnap start -g copyGroup -concur [-xml]
acsnap start -estimate -v volumeName [-xml]

DESCRIPTION

The SnapOPC+ is executed onto a specified copy group or copy pair.

If the -estimate option is specified, start to estimate the number of updated blocks generated for the copy source volume.


OPTIONS

-g copyGroup

This option specifies the copy group name.

-p copyPair

This option specifies a copy pair.

-r

This option performs a copy in the reverse direction to the direction that has been specified.
The latest snap generation is selected as a copy source when the copy pair is not specified.

-v volumeName

Specify a copy-source logical volume. The copy destination is selected automatically.
When starting to estimate 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

The extent start position and the extent size can be specified.

  • (1) ETERNUS name

  • (2) Logical volume number

  • (3) Extent start position (block units)

  • (4) Extent size (number of blocks)

A character string starting with "0x" expresses a hexadecimal value.

-estimate

This option starts 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.

-concur

This option executes SnapOPC+ by using Concurrent OPC function.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES


NOTES