Fw: 100.chksetuid handging on nfs mounts
Gerrit Kühn
gerrit.kuehn at aei.mpg.de
Fri Aug 31 06:29:36 UTC 2018
On Thu, 30 Aug 2018 08:07:52 -0600 Alan Somers <asomers at freebsd.org> wrote
about Re: Fw: 100.chksetuid handging on nfs mounts:
> Well that's not very illuminating. I was wondering if it had weird mount
> options or something. Are you sure that's why find is hanging? What
> happens if you unmount and repeat the command?
I just tried these things:
find command with nfs mounted and connection working: runs fine
find command with nfs unmounted: runs fine
find command with nfs mounted and nfs-nic down: hangs
As soon as I "up" the interface again, find continues to run:
---
root at crest:/ # find -sx / /dev/null \( ! -fstype local
\) -prune -o -type f \( \( ! -perm +010 -and -perm +001 \) -or \( ! -perm
+020 -and -perm +002 \) -or \( ! -perm +040 -and -perm +004 \) \) -exec ls
-liTd \{\} \+
nfs server hellpool:/samqfs/FC5/Gerrit: not responding
nfs server hellpool:/samqfs/FC5/Gerrit: is alive again
root at crest:/ #
---
cu
Gerrit
More information about the freebsd-net
mailing list