Top
ETERNUS SF Storage Cruiser V16.0 Operation Guide for Optimization Function
FUJITSU Storage

9.2.2 esfadm volume qosclear (Target response time clear command)

NAME

esfadm volume qosclear - clearing the target response time


SYNOPSIS

esfadm volume qosclear -ipaddr ipAddress -volume volumeNumber


COMMAND PATH

Windows Environment
$INS_DIR\Common\bin\esfadm volume qosclear

($INS_DIR is the "Program directory" when ETERNUS SF Manager has been installed.)

Solaris or Linux Environment
/opt/FJSVesfcm/bin/esfadm volume qosclear

DESCRIPTION

With respect to the specified FTV, clearing of the target response time will be performed.


OPERANDS

qosclear

Clearing of the target response time will be performed.


OPTIONS

Options of the "qosclear" operand
-ipaddr ipAddress

The IP address of the ETERNUS Disk storage system will be specified. You cannot specify multiple addresses or use wildcards.

-volume volumeNumber

The FTV Number of which the target response time is cleared will be specified in decimal notation. Only a single volume can be specified.


OUTPUT INFORMATION

Operation History of ETERNUS SF

The following execution history information will be output to the operation history of the Web Console.

Output Items

Output Details

Date

Process execution date

User ID

Execution user

Action

Clear QoS(CLI)

Status

Submit, Start, or Complete

Results

Success, Failed, or Warning

Target

-

Details

Detailed information

Message

Error message


EXIT STATUS

=0: Completed successfully
other than 0: Terminated abnormally


EXAMPLES

When clearing the target response time in relation to FTV#0

Windows Environment
> C:\ETERNUS_SF\Common\bin\esfadm volume qosclear -ipaddr 10.10.10.10 -volume 0
esqos0003 The target response time cleared normally.
Solaris or Linux Environment
# /opt/FJSVesfcm/bin/esfadm volume qosclear -ipaddr 10.10.10.10 -volume 0
esqos0003 The target response time cleared normally.

NOTES