#Adding QOS to volume , and want to check constituents performance(IOPS, latency)

1 messages · Page 1 of 1 (latest)

novel palm
#

After upgrading to 9.10, I cannot see the CS performance from the AIQUM if I have Qos setting. The data are count on qos, but I need to see the CS performance number.
Any suggestion?

exotic atlas
#

I didn't think constituents were available in AIQUM.

#

You can view it from qos staistics volume performance show (use advanced, or diag).

novel palm
#

@exotic atlas Sorry, not using AIQUM.
I was trying to retrieve constituents performance data from the API:
'/storage/volumes?is_constituent=true&flexgroup.name='+args.volume+"&fields=metric.,svm.&return_timeout=10&order_by="+sortData
But after upgrading ONTAP to 9.10, the performance data of constituents are redirects to QOS, so the CS performance value are a lot lower than the actual value
The similar command is: statistics volume show -interval 5 -iterations 1 -volume <CS_name>

exotic atlas