Failed to provision new volumes using trident after number of volumes on SVM reached to maximum limit
Applies to
- Trident
- Kubernetes or Openshift
Issue
- Number of volumes reached the maximum on the SVM on the ONTAP storage system:
<BACKEND_NAME> pool <AGGR_NAME>/<AGGR_NAME>; error creating volume <PREFIX>_pvc_<PVC-UUID>: API status: failed, Reason: Cannot create volume. Reason: Maximum volume count for Vserver <SVM_NAME> reached. Maximum volume count is 480 (*). , Code: 13001
- Some volumes were deleted to bring the number volumes on storage below maximum limit.
- Provision of new volume using Trident still failed for some time.