| Index | Top - Up | Data ONTAP 8.2 |
Display disk resource utilization data per QoS workload
Availability: This command is available to cluster administrators at the admin privilege level.
The command displays the following data:
-node {<nodename>|local} - Node
[-iterations <integer>] - Number of Iterations
[-rows <integer>] - Number of Rows in the Output
[-refresh-display {true|false}] - Toggle Screen Refresh Between Each Iteration
cluster1::> qos statistics workload resource disk show -node nodeB -iterations 100 -rows 3
Workload ID Disk No. of Disks
--------------- ------ ----- ------------
-total- (100%) - 30% 4
_RAID - 20% 4
vs0-wid101 101 12% 2
file-1-wid121 121 10% 1
vol0-wid1002 1002 8% 1
_WAFL - 7% 3
-total- (100%) - 30% 4
vs0-wid101 101 12% 2
file-1-wid121 121 10% 1
_RAID - 10% 4
vol0-wid1002 1002 8% 1
_WAFL - 7% 3
The example above displays total disk utilization for the 3 QoS workloads with the highest disk utilization and it refreshes the display 100 times before terminating.
| Index | Top - Up | Data ONTAP 8.2 |