NFS client does not proactively refresh file handle after renaming ONTAP volume
Applies to
- ONTAP 9
- NFS (Network File System) version 3
Issue
NFS reads\writes do not occur on the desired volume after renaming ONTAP volume.
Example:
- NFS client mounts volume that named "vol1"
- Rename "vol1" to "vol2" on ONTAP
- Create a new volume named "vol1" again on ONTAP
- NFS client still expects to read\write file in volume: "vol1", but actually read\write data to "vol2"