| Index | Top - Up | Data ONTAP 8.2 |
Display disk resource utilization data per QoS policy group
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 resource disk show -node nodeA -iterations 100 -rows 3
Policy Group Disk No. of Disks
-------------------- ----- ------------
-total- 40% 27
pg1 22% 5
slow 10% 10
fast 8% 12
_System_Default 7% 20
-total- 42% 27
pg1 22% 5
slow 12% 10
fast 8% 12
_System_Default 7% 20
The example above displays the total disk utilization for the 3 QoS policy groups with the highest disk utilization and it refreshes the display 100 times before terminating.
| Index | Top - Up | Data ONTAP 8.2 |