Permission denied while moving files between qtrees when NFS option '-validate-qtree-export' is enabled
Applies to
- Data ONTAP 8.3.x
- ONTAP 9
- NFS
- IBM - AIX
Issue
- Getting below error when try to move files/folder between qtrees, however, copy operation is successful on same path:
[root@linuxserver qtree1]# mv file ../qtree2/.
mv: cannot move `file' to `../qtree2/./file': Permission denied
- User have full permissions on source and destination path.