nfs-subdir-external-provisioner
nfs-subdir-external-provisioner copied to clipboard
NFS provisioner fails in OpenShift version 4.15
On deploying NFS storage provisioner in OpenShift 4.15, the pod fails with message: MountVolume.SetUp failed for volume "<volume-name>" : mount failed: exit status 32 Mounting command: mount Mounting arguments: -t.
Steps to replicate.
- Create an OpenShift 4.15 instance.
- Setup NFS server on a RHEL 8 host machine.
- Create the roles, role binding, class and deployment in the cluster