Hi I'm new to Netapp(not sure if this is the right place to post a problem) and and seeing a problem:
when our UNIX team tries to mount an FS4 it fails but the same FS mounts as NFS3
mount -t nfs4 -o nfsvers=4 server1:/vol/EU_NEW/EU/ /tmp/test_10
mount.nfs4: access denied by server while mounting server1:/vol/EU_NEW/EU/
The above works when nfs3.
Furthermore, mount -t nfs4 -o nfsvers=4 server1:/vol/EU_NEW - mounts with no problem.
etc/exports
/vol/EU_NEW | -sec=sys,rw,nosuid | |
/vol/EU_NEW/EU/rob | -sec=sys,rw |
/vol/EU_NEW/EU/rob/PROD | -sec=sys,rw=@rob |