Permission denied by user account inside POD on Trident ontap-san(-economy) PV
Applies to
- NetApp Trident any version
- Openshift
- ontap-san and ontap-san-economy drivers
Issue
- Trident PVs using an ontap-san type driver do not allow users to create files on the LUN.
- For example, inside a shell of the pod, with
/datathe mount point of the PV:
10008800000@worker-node-1:/$ touch /data/testtouch: cannot touch '/data/test': Permission denied10008800000@worker-node-1:/$ ls -la /data/total 0drwxr-xr-x. 2 root root 6 MMM dd HH:mm .dr-xr-xr-x. 1 root root 40 MMM dd HH:mm ..