NFS mounts goes missing on Linux/Unix client
Applies to
- ONTAP 9
- AIX
Issue
NFS mounts goes missing on client when client tries to perform an operation on the mount
bash-4.2# df -g /user1Filesystem                GB blocks  Free     %Used  Iused     %Iused  Mounted on
nfs1:/vol02/qtree01/user1  2048.00    417.41   80%   3545491    17%    /user1
bash-4.2# touch test4
touch test4:There is an input or output error.
touch: 0652-048 Cannot change the modification time on test4.
bash-4.2# df -g /user1