Permission denied by user account inside POD on Trident ontap-san(-economy) PV
Applies to
- Trident for Kubernetes/Openshift (any version)
- ontap-san and ontap-san-economy drivers
Issue
Trident pv's using an ontap-san type driver, does not let users create files on the LUN.
For example, inside a shell of the pod, with 
/data being the 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 ..