FlexGroupでQoS統計を表示する方法
環境
- ONTAP 9
- FlexGroup
- qos statisticsコマンド
概要
- FlexGroupで
qos statistics
コマンドを実行すると、各行に-total-
と表示されます。- 例:
Cluster::> qos statistics volume latency show -volume fg1 -vserver svm1 Workload ID Latency Network Cluster Data Disk --------------- ------ ---------- ---------- ---------- ---------- ---------- -total- - 114.08ms 59.00us 149.00us 700.00us 113.17ms -total- - 90.68ms 115.00us 132.00us 1495.00us 88.94ms -total- - 121.99ms 75.00us 129.00us 1398.00us 120.38ms -total- - 141.82ms 53.00us 156.00us 1236.00us 140.38ms -total- - 97.02ms 74.00us 121.00us 2.80ms 94.02ms
- このKBでは、FlexGroupで
qos statistics
を実行する方法について説明します。