Top
ETERNUS SF AdvancedCopy Manager V16.9.1 Operation Guide for Copy Control Module
FUJITSU Storage

4.6.5 acsnap query (SnapOPC+ Copy Status Display Command)

NAME

acsnap query - Display the copy status of SnapOPC+

SYNOPSIS

acsnap query -g copyGroup [-p copyPair] [-r] [-date] [-xml]
acsnap query -g copyGroup [-p copyPair] [-r] -all [-xml]
acsnap query -estimate -v volumeName [-xml]

DESCRIPTION

This command displays the copy status of the SnapOPC+ for the specified copy group or copy pair.
The copy-source logical volume and snap generation number are sorted and displayed. (However, a copy pair that has no session is displayed at the bottom of the sort column.)

If the -estimate option is specified, the update amount after the monitor session has started is displayed.

OPTIONS

-g copyGroup

This option specifies the copy group name.

-p copyPair

This option specifies a copy pair.
When specifying with the LU to Partition format or the Partition to LU format, you must enclose the entire argument for this option within double quotations (") depending on the shell being used.

-r

This option displays the status of a copy in the reverse direction to the direction that has been specified.

-date

This option displays the last execution date of SnapOPC+ for the copy pair.

-all

This option specifies the displaying by the extended format.
Refer to the table of EXAMPLES for the displayed items.

-estimate

Specify this option when referencing the update amount.

-v volumeName

Specify a logical volume when referencing the update amount.
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.

When specifying the extent start position and the extent size, you must enclose the entire argument for this option within double quotations (") depending on the shell being used.

-xml

This option specifies when displaying by the XML format.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

NOTES