NAME
esfadm volume qosset - configuring or changing the target response time
SYNOPSIS
esfadm volume qosset -ipaddr ipAddress -volume volumeNumber -resptime targetResponseTime
COMMAND PATH
$INS_DIR\Common\bin\esfadm volume qosset
($INS_DIR is the "Program directory" when ETERNUS SF Manager has been installed.)
/opt/FJSVesfcm/bin/esfadm volume qosset
DESCRIPTION
With respect to the specified FTV, configuration or changing of the target response time will be performed. If this command is executed in a state where the target response time has been configured, the target response time will be changed.
OPERANDS
Configuration or changing 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 to which the target response time is configured will be specified in decimal notation. Only a single volume can be specified.
This will specify the target response time. Specify an integer from 0 to 10000. The unit of it is millisecond.
When 0 is specified, the bandwidth of the volume becomes unrestricted.
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 | Set 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 configuring a target response time of 10 msec in relation to FTV#0
> C:\ETERNUS_SF\Common\bin\esfadm volume qosset -ipaddr 10.10.10.10 -volume 0 -resptime 10 esqos0002 The target response time has been set normally.
# /opt/FJSVesfcm/bin/esfadm volume qosset -ipaddr 10.10.10.10 -volume 0 -resptime 10 esqos0002 The target response time has been set 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)