Cannot execute mv, rm, ls command normally when nfs mount NAS from Linux client
Applies to
ONTAP 9.x
Issue
When the command is executed as shown below, it is not executed normally.
Example:
$ cd /var/XXX/XXX/XXX
$ mkdir tmp
$ mv -f tmp tmp2
The command does not come back here.