Skip to main content
NetApp Knowledge Base

Trident fails to provision PVC - no available storage for access modes

Views:
1,005
Visibility:
Public
Votes:
0
Category:
trident-kubernetes
Specialty:
snapx
Last Updated:

Applies to

Astra Trident for Kubernetes/Openshift

Issue

After installing Trident on the Kubernetes cluster, and setting up the StorageClass for an NFS PV, for example for NFS/NAS usage:
  • provisioner: csi.trident.netapp.io
  • backendType: "ontap-nas"
  • storagePools: "nasvol:.*"
  • (other options)

the POD creation fails, and trident is not provisioning a volume:

#kubectl get pvc -A
NAMESPACE  NAME                                STATUS  VOLUME CAPACITY ACCESS NODES STORAGECLASS AGE
monitoring proemetheus-k8s-db-prometheus-k8s-0 Pending                              <SC_NAME>
monitoring proemetheus-k8s-db-prometheus-k8s-1 Pending                              <SC_NAME>

 
The error message shows:
msg="GRPCerror: rpc error: code = InvalidArgument desc = no available storage for access modes: [ReadWriteOnce]" logLayer=csi_frontend requestID=<REQUEST-UUID> requestSource=CSI

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.