NAME
esfadm volume qosclear - clearing Automated QoS Function Parameter
SYNOPSIS
esfadm volume qosclear -ipaddr ipAddr -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 settings of Automated QoS Priority, target response time and Tune by Quota Share is performed. "Clear" indicates a status that "No Set" is specified for Automated QoS Priority, Target Response Time is not set and "Off" is specified for Tune by Quota Share".
OPERANDS
Settings of Automated QoS Priority, target response time and Tune by Quota Share are cleared.
Automated QoS function configuration and Automated QoS performance value set to the ETERNUS Disk storage system are not cleared. If you want to return the set performance value to no limit, use the 9.2.4 esfadm storage qosset (Automated QoS Enable/Disable Switching Command) to set tuning by Automated QoS to "Disable".
If this command is executed while both Automated QoS Priority and target response time are not set to the specified FTV, the command ends normally and the same message (esqos0003) as when target response time was cleared is output. Any message that displays the result of cleared Tune by Quota Share is not output.
OPTIONS
Specify the IP address of the ETERNUS Disk storage system. You cannot specify multiple addresses or use wildcards.
Specify the FTV Number of which settings of Automated QoS Priority, target response time and Tune by Quota Share is cleared in decimal notation. Only a single volume can be specified.
OUTPUT INFORMATION
The following execution history information is 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
!=0: Terminated abnormally
EXAMPLES
Clearing settings of Automated QoS Priority, target response time and Tune by Quota Share in relation to FTV#0
When a target response time is set to FTV No.0 (priority not set):
> C:\ETERNUS_SF\Common\bin\esfadm volume qosclear -ipaddr 192.0.2.10 -volume 0 esqos0003 The target response time cleared normally.
# /opt/FJSVesfcm/bin/esfadm volume qosclear -ipaddr 192.0.2.10 -volume 0 esqos0003 The target response time cleared normally.
When Automated QoS Priority is set to FTV No.0:
> C:\ETERNUS_SF\Common\bin\esfadm volume qosclear -ipaddr 192.0.2.10 -volume 0 esqos0005 The Automated QoS priority cleared normally.
# /opt/FJSVesfcm/bin/esfadm volume qosclear -ipaddr 192.0.2.10 -volume 0 esqos0005 The Automated QoS priority cleared normally.
When Automated QoS Priority and target response time are not set to FTV No.0:
> C:\ETERNUS_SF\Common\bin\esfadm volume qosclear -ipaddr 192.0.2.10 -volume 0 esqos0003 The target response time cleared normally.
# /opt/FJSVesfcm/bin/esfadm volume qosclear -ipaddr 192.0.2.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 terminates 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)