NFSv4 access deny of transitioned full volume over Snapmirror
Applies to
- Data ONTAP 8 7-mode
- ONTAP 9.x
- Snapmirror
Issue
- On NFSv4 mount, any commands will be access denied after migrating from 7-mode to cluster mode
- On NFSv3 mount, it works normal.
Example:
[root@linux ~]# mount -t nfs4 10.10.10.3:/vol2 /mnt/vol_2
[root@linux ~]# touch /mnt/vol_2/file3
touch: cannot touch ‘/mnt/vol_2/file3’: Permission denied