NAME
esfadm volume qosclear - clearing the target response time
SYNOPSIS
esfadm volume qosclear -ipaddr ipAddress -volume volumeNumber
COMMAND PATH
$INS_DIR\Common\bin\esfadm volume qosclear
($INS_DIR is the "Program directory" when ETERNUS SF Manager has been installed.)
/opt/FJSVesfcm/bin/esfadm volume qosclear
DESCRIPTION
With respect to the specified FTV, clearing of the target response time will be performed.
OPERANDS
Clearing of the target response time will be performed.
OPTIONS
The IP address of the ETERNUS Disk storage system will be specified. You cannot specify multiple addresses or use wildcards.
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
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
> C:\ETERNUS_SF\Common\bin\esfadm volume qosclear -ipaddr 10.10.10.10 -volume 0 esqos0003 The target response time cleared normally.
# /opt/FJSVesfcm/bin/esfadm volume qosclear -ipaddr 10.10.10.10 -volume 0 esqos0003 The target response time cleared normally.
NOTES
Before executing this command, be sure to register the ETERNUS SF Storage Cruiser Quality of Service Management Option license.
If not registered, the command will terminate with an error.
Execution privilege
In order to execute the command, the following administrator privilege of the server OS is required.
Windows environment
Users of the Administrators group
Solaris or Linux environment
OS administrator privilege (root group)