NAME
esfadm storage qosset - Switching of Automated QoS Enable/Disable
SYNOPSIS
esfadm storage qosset -ipaddr ipAddr {-activate | -stop}
COMMAND PATH
$INS_DIR\Common\bin\esfadm storage qosset
($INS_DIR is the "Program directory" when ETERNUS SF Manager has been installed.)
/opt/FJSVesfcm/bin/esfadm storage qosset
DESCRIPTION
As for a specified ETERNUS Disk storage system, switch Enable/Disable of Automated QoS.
If this command (Enable) is executed for an Automated QoS function enabled ETERNUS Disk storage system, the command ends normally and a message of normal start (message esqos0030) is output.
If this command (Disable) is executed for an Automated QoS function disabled ETERNUS Disk storage system, the command ends normally and a message of normal stop (message esqos0031) is output.
When this command (specified with the -activate option) is executed for the ETERNUS Disk storage system, and the Automated QoS function of the ETERNUS Disk storage system cannot be set to "Enable", a warning message (esqos0120) is output.
OPERANDS
Enable/Disable of Automated QoS is switched.
OPTIONS
Specify this option to specify the IP address of an ETERNUS Disk storage system. Multiple IP addresses and Wild Card cannot be specified.
Specify this option to enable Automated QoS function. This option cannot be specified together with -stop option at the same time.
Specify this option to disable Automated QoS function. This option cannot be specified together with -activate option at the same time.
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 | Set Storage QoS(CLI) |
Status | Submit, Start, or Complete |
Results | Success, Failed, or Warning |
Target | Target disk storage system name |
Details | Detailed information |
Message | Error message |
EXIT STATUS
=0: Completed successfully
!=0: Terminated abnormally
EXAMPLES
Example of enabling Automated QoS function for the ETERNUS Disk storage system of IP address 192.0.2.10,
> C:\ETERNUS_SF\Common\bin\esfadm storage qosset -ipaddr 192.0.2.10 -activate esqos0030 Automated QoS has been activated.
# /opt/FJSVesfcm/bin/esfadm storage qosset -ipaddr 192.0.2.10 -activate esqos0030 Automated QoS has been activated.
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)