Top
ETERNUS SF AdvancedCopy Manager 14.2 Operator's Guide forCopy Control Module

A.9.5 acsdv stat (Snap Data Volume status display command) [Excluding Linux 5 for Intel Itanium]

NAME

acsdv stat - Displays the status of a Snap Data Volume


SYNOPSIS

acsdv stat -v VOLUME-NAME [-xml]

DESCRIPTION

This command displays the status of a Snap Data Volume.

This command is supported in Windows, Solaris, Linux 5 (for x86, for Intel64).


OPTIONS

-v VOLUME-NAME

Specify a Snap Data Volume to be displayed by the following format.

  • (1) ETERNUS name

  • (2) Logical volume number

-xml

This option specifies when displaying by the XML format.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

> acsdv stat -v E4000/0x1

Rate Logical Physical Used Copy Host Pool
------------ -------- ---- ---- ---- ----
  0% 8388608 1048576     0    0     0    0

The following table shows the meanings of the information displayed.

Title

Explanation

Rate

Displays the usage of a Snap Data Volume as a percentage.

Logical

Displays the logical capacity of a Snap Data Volume in blocks.

Physical

Displays the physical capacity of a Snap Data Volume in blocks.

Used

Displays the capacity of a Snap Data Volume used area in blocks.
Displays the sum capacity of copy usage and host usage.

Copy

Displays the copy usage out of Snap Data Volume used capacity in blocks.

Host

Displays the host usage out of Snap Data Volume used capacity in blocks.

Pool

Displays the usage of a Snap Data Pool allocated to a snap data volume in blocks.

Copy usage: Usage of updates performed during SnapOPC+ execution.
Host usage: Usage of Snap Data Volume updates performed when SnapOPC+ is not executed.


NOTES