NAME
esfadm volume qosinfo - list display of Automated QoS Operation Information
SYNOPSIS
esfadm volume qosinfo -ipaddr ipAddr
COMMAND PATH
$INS_DIR\Common\bin\esfadm volume qosinfo
($INS_DIR is the "Program directory" when ETERNUS SF Manager has been installed.)
/opt/FJSVesfcm/bin/esfadm volume qosinfo
DESCRIPTION
Enable/Disable of Automated QoS, Automated QoS Priority, target response time, Automated QoS enabled volume, Automated QoS tuning status, ETERNUS Disk storage system's bandwidth limit value, last bandwidth tuning date and Tune by Quota Share are displayed.
They are output in CSV format.
A list of all the FTVs existing on the ETERNUS Disk storage that has the specified IP address is displayed.
OPERANDS
Automated QoS Operation Information times list is displayed.
OPTIONS
Specify the IP address of the ETERNUS Disk storage system. You cannot specify multiple addresses or use wildcards.
EXIT STATUS
=0: Completed successfully
!=0: Terminated abnormally
EXAMPLES
When displaying all of the target response times:
> C:\ETERNUS_SF\Common\bin\esfadm volume qosinfo -ipaddr 192.0.2.10 IP ADDRESS,POOL NAME,VOLUME NUMBER,ENABLE/DISABLE,PRIORITY,RESPONSE TIME,AVAILABLE,TUNING STATUS,BANDWIDTH LIMIT,SET TIME,TUNE BY QUOTA SHARE,VVOL TYPE 192.0.2.10,TestTier1,0,Enable ,Middle,10,Yes,Attaining,5:5040(400),2013/12/01 22:00:03,On,Data 192.0.2.10,TestTier1,1,Enable ,-,-,- ,Stopping,15:60(5),- ,Off,Config 192.0.2.10,TestTier1,2, Enable,Low,50,Yes,Working,10:60(5),2013/12/01 10:48:29,On,- 192.0.2.10,TestTier2,5, Enable,High,10,No(IOPS),Not Attaining,5:780(100),2013/12/01 20:55:10,On,- 192.0.2.10,TestTier2,10, Enable,- ,-,- ,Working,5:780(100),- ,Off,- 192.0.2.10,TestTier3,8, Disable,-,-,- ,-,Off,0:Unlimited,-,-
# /opt/FJSVesfcm/bin/esfadm volume qosinfo -ipaddr 192.0.2.10 IP ADDRESS,POOL NAME,VOLUME NUMBER,ENABLE/DISABLE,PRIORITY,RESPONSE TIME,AVAILABLE,TUNING STATUS,BANDWIDTH LIMIT,SET TIME,TUNE BY QUOTA SHARE,VVOL TYPE 192.0.2.10,TestTier1,0,Enable ,Middle,10,Yes,Attaining,5:5040(400),2013/12/01 22:00:03,On,Data 192.0.2.10,TestTier1,1,Enable ,-,-,- ,Stopping,15:60(5),- ,Off,Config 192.0.2.10,TestTier1,2, Enable,Low,50,Yes,Working,10:60(5),2013/12/01 10:48:29,On,- 192.0.2.10,TestTier2,5, Enable,High,10,No(IOPS),Not Attaining,5:780(100),2013/12/01 20:55:10,On,- 192.0.2.10,TestTier2,10, Enable,- ,-,- ,Working,5:780(100),- ,Off,- 192.0.2.10,TestTier3,8, Disable,-,-,- ,-,Off,0:Unlimited,-,-
The meaning of each of the items is as follows.
Item | Explanation |
---|---|
IP ADDRESS | IP address of an ETERNUS Disk storage system is displayed. |
POOL NAME | Name of Tier pool is displayed. |
VOLUME NUMBER | Volume number is displayed. |
ENABLE/DISABLE (*1) | Setting of Automated QoS Enable/Disable is displayed. |
PRIORITY (*2) | Setting of Automated QoS Priority is displayed. |
RESPONSE TIME | Target value of a response time of volumes used by users is displayed.
Even if Automated QoS Priority is specified, a hyphen (-) is displayed in the following cases:
|
AVAILABLE | Automated QoS enabled volume is displayed in the following ways:
|
TUNING STATUS (*3) | Automated QoS tuning status is displayed. |
BANDWIDTH LIMIT (*4) | Bandwidth limit [0 - 15: IOPS(MB/s)] set to ETERNUS Disk storage system by Automated QoS function is displayed. |
SET TIME (*5) | Date and time of last bandwidth tuning is displayed. |
TUNE BY QUOTA SHARE | Cooperation between Automated QoS and Automated Storage Tiering is displayed.
|
VVOL TYPE | Displays the type of Virtual Volume. The formats that are displayed are as follows:
|
The following items correspond to the item names displayed on the Volume tab in "4.3 Confirmation of Configuration Details of Tier Pool":
*1: Corresponds to "Enable/Disable" displayed on Items Displayed under Volume Tab.
*2: Corresponds to "Priority" displayed on Items Displayed under Volume Tab.
*3: Corresponds to "Tuning Status" displayed on Items Displayed under Volume Tab.
*4: Corresponds to "Bandwidth Limit" displayed on Items Displayed under Volume Tab.
*5: Corresponds to "Set Time" displayed on Items Displayed under Volume Tab.
NOTES
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)