Top
ETERNUS SF AdvancedCopy Manager V16.9A Operation Guide
FUJITSU Storage

8.5.1 swstestupdate (Update Volume Measurement Command)

NAME

swstestupdate - measures the physical capacity of a Snap Data Volume

SYNOPSIS

To Start Update Volume Measurements (Setting Up Monitor Session)
/opt/FJSVswsts/bin/swstestupdate start volumeName
To Look Up Update Volume (Displaying Status of Monitor Session)
/opt/FJSVswsts/bin/swstestupdate status volumeName
To Finish Update Volume Measurements (Cancelling Monitor Session)
/opt/FJSVswsts/bin/swstestupdate stop volumeName

DESCRIPTION

This command measures the update amount in the volume.

To Start Update Volume Measurements (Setting Up Monitor Session)

Specify "start" as the subcommand to start measure of the physical capacity of a Snap Data Volume.

To Look Up Update Volume (Displaying Status of Monitor Session)

Specify "status" as the subcommand to display the physical capacity of a Snap Data Volume.
The following information is displayed.

Title

Description

Volume-Name

The volume name.

Update

The amount of data that has been updated since measurements started in the number of blocks (1 block = 512 bytes).

Displays "----" if there is no monitor session.
Displays "failed" if the monitor session is error-suspended.

To Finish Update Volume Measurements (Cancelling Monitor Session)

Specify "stop" as the subcommand to stop measure of the physical capacity of a Snap Data Volume.

OPERANDS

volumeName

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

NOTES