Stale file handle when mounting nfs
Richard Gallamore
ultima at freebsd.org
Tue Oct 24 08:02:24 UTC 2017
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
More information about the freebsd-current
mailing list