From: "BERTRAND Joël" <joel.bertrand@systella.fr>
To: sparclinux@vger.kernel.org
Subject: NFS hangs in D state
Date: Fri, 23 Nov 2007 09:08:04 +0000 [thread overview]
Message-ID: <47469874.7070606@systella.fr> (raw)
Hello,
I'm using some sparc solaris diskless servers (Solaris 10 up to date)
over a gigabit ethernet network. These servers use a cluster of sparc64
linux servers (rarpd+bootparamd+nfs v3/tcp). This nfs server is a T1000
running debian/testing with a 2.6.23.8 official kernel (with a raid5.c
patch). Sometimes, nfsd hangs in D state :
Root gershwin:[~] > ps auwx | grep nfs
root 3641 0.5 0.0 0 0 ? D Nov21 14:02 [nfsd]
root 15520 0.0 0.0 2048 800 pts/0 S+ 09:59 0:00 grep nfs
nobody 24922 0.0 0.0 3880 1424 ? SN 06:25 0:00 su
nobody -s /bin/sh -c /usr/bin/find / -ignore_readdir_race \(
-fstype NFS -o -fstype nfs -o -fstype nfs4 -o -fstype afs -o -fstype
binfmt_misc -o -fstype proc -o -fstype smbfs -o -fstype autofs -o
-fstype iso9660 -o -fstype ncpfs -o -fstype coda -o -fstype devpts -o
-fstype ftpfs -o -fstype devfs -o -fstype mfs -o -fstype shfs -o -fstype
sysfs -o -fstype cifs -o -fstype lustre_lite -o -fstype tmpfs -o -fstype
usbfs -o -fstype udf -o -type d -regex
'\(^/tmp$\)\|\(^/usr/tmp$\)\|\(^/var/tmp$\)\|\(^/afs$\)\|\(^/amd$\)\|\(^/alex$\)\|\(^/var/spool$\)\|\(^/sfs$\)\|\(^/media$\)'
\) -prune -o -print0
nobody 24923 1.4 0.0 2144 1136 ? DN 06:25 3:07
/usr/bin/find / -ignore_readdir_race ( -fstype NFS -o -fstype nfs -o
-fstype nfs4 -o -fstype afs -o -fstype binfmt_misc -o -fstype proc -o
-fstype smbfs -o -fstype autofs -o -fstype iso9660 -o -fstype ncpfs -o
-fstype coda -o -fstype devpts -o -fstype ftpfs -o -fstype devfs -o
-fstype mfs -o -fstype shfs -o -fstype sysfs -o -fstype cifs -o -fstype
lustre_lite -o -fstype tmpfs -o -fstype usbfs -o -fstype udf -o -type d
-regex
\(^/tmp$\)\|\(^/usr/tmp$\)\|\(^/var/tmp$\)\|\(^/afs$\)\|\(^/amd$\)\|\(^/alex$\)\|\(^/var/spool$\)\|\(^/sfs$\)\|\(^/media$\)
) -prune -o -print0
Root gershwin:[~] >
I don't have any information in log files. I have made similar
constatation with 2.6.23.
I use at home the same kernel on several U60/SMP, U80/SMP and U420/SMP
with nfs v3 without any trouble. I'm not sure that this trouble come
from Solaris side... Maybe from sun4v support...
Any idea ? Thanks in advance,
JKB
reply other threads:[~2007-11-23 9:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47469874.7070606@systella.fr \
--to=joel.bertrand@systella.fr \
--cc=sparclinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.