Stale file handle when mounting nfs

From: Richard Gallamore <ultima_at_freebsd.org>
Date: Tue, 24 Oct 2017 01:02:15 -0700
Hello,

 On 12.0-CURRENT #4 r324135 I am trying to mount an nfs and receiving stale
mount on a linux system.

# mount -t nfs -o nfsvers=3 -v 10.0.0.8:/mnt/tank /mnt/tank
mount.nfs: timeout set for Tue Oct 24 00:38:47 2017
mount.nfs: trying text-based options 'nfsvers=3,addr=10.0.0.8'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 10.0.0.8 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 10.0.0.8 prog 100005 vers 3 prot UDP port 996
mount.nfs: mount(2): Stale file handle
mount.nfs: trying text-based options 'nfsvers=3,addr=10.0.0.8'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 10.0.0.8 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 10.0.0.8 prog 100005 vers 3 prot UDP port 996
mount.nfs: mount(2): Stale file handle
mount.nfs: trying text-based options 'nfsvers=3,addr=10.0.0.8'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 10.0.0.8 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 10.0.0.8 prog 100005 vers 3 prot UDP port 996
mount.nfs: mount(2): Stale file handle
mount.nfs: Stale file handle

Noticed that rmacklem has been work on pnfs, but not positive this would
affect version 3. Will upgrade the system tomorrow and report back.

Best Regards,
Richard Gallamore
Received on Tue Oct 24 2017 - 06:02:24 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:13 UTC