如何查看FlexGroup上的QoS统计信息
适用场景
- ONTAP 9
- FlexGroup
- QoS统计信息命令
问题描述
- 在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
- 此知识库文章介绍了如何在FlexGroup上运行
qos statistics
。