Cannot set QoS policy group in ONTAP while caching policy is set
Applies to
- ONTAP 9.9.1
Issue
Cannot set QoS policy to volume if caching policy is enabled on the SVM
cluster1::> vserver show -vserver svm1 -fields caching-policy,qos-policy-group
vserver qos-policy-group caching-policy
------- ---------------- --------------
svm1 - auto
cluster1::> volume modify -vserver svm1 -volume vol1 -qos-policy-group performance-fixed
Error: command failed: Volume "vol1" cannot be in a QoS policy group because its parent Vserver "svm1" already has a policy group. Either modify Vserver "svm1" to set its QoS policy group to "none" or do not assign a policy group to
Volume "vol1". Use the "qos workload show" command to view all QoS workloads.