Is it possible to set a volume creation limit in Trident?
Applies to
Astra Trident
Answer
- It is not possible to create volume creation limits in Trident or Kubernetes.
- The way to restrict the amount of volumes to create is from the SVM level with the ONTAP command
vserver modify -vserver <svm_name> -max-volumes <num_of_volumes>
on SVMs dedicated to Trident.
Additional Information