NFS linux client mount of qtree fails with permission denied because parent volume's export policy lacks read access
Applies to
- ONTAP 9
- NFSv3
- Qtree
Issue
- Mount from linux client fails when accessing a Qtree volume where the path is
/vol/VOLUME_NAME/QTREE_NAME - The qtree
QTREE_NAMEhas export policypolicyA,which grants mount permission to the client ip - The qtree's parent volume
VOLUME_NAMEhas export policypolicyB,which does not grant mount permission to the client ip - Packet trace shows NFS server response of
Error:ERR_ACCESSin server's response to mount request.
