Hello
I have cinder pools are backed by ontap NFS exports.
QoS on Cinder volumes is set by Openstack as per :
https://docs.openstack.org/cinder/queens/configuration/block-storage/drivers/netapp-volume-driver.html
The QoS is working fine. Although sometimes the throughput exceeds the limit for few seconds before returning back to normal. I found that during those times the IOPS was too high(> 5000 iops) compared to normal(~ 100).
So, I assume I need to set the proper IOPS, so that volumes not exceed the throughput ceiling.
But I cannot figure out how to calculate this proper IOPS value!
Say, for 100MB/sec maximum throughput, what is the maximum IOPS value I need to set ?
Table below is a sample output of "qos statistics workload performance" command
As you see, for the same IOPS value the throughput is not the same.