NFSv4 mount shows unexpected “/.refer-xxxx-xxxx/” path prefix
Applies to
- ONTAP 9
- NFSv4 referral
Issue
When mounting a volume via NFSv4 on a NetApp system, the client-side mount path unexpectedly displays an internal referral prefix. Such as /.refer-2159177539-0/, instead of the actual path.
Example:
- Mount command:
mount -t nfs -o rw,nolock hostname:/vol_name /mnt
- The df output on the client:
xx.xx.xx.xx:/.refer-2159177539-0/vol_name /mnt
