* User process freezes on NFSv4 client
@ 2007-08-16 22:19 Gabor Kovacs
2007-09-02 11:54 ` Andrew Morton
0 siblings, 1 reply; 2+ messages in thread
From: Gabor Kovacs @ 2007-08-16 22:19 UTC (permalink / raw)
To: linux-kernel
Hello All,
I've got NFSv4 problems on a big partition. Both NFS server and client run
kernel version 2.6.21.6. Exported file system is on an AoE etherdrive
(/dev/etherd/e1.1) device, having no partition table, XFS file system. The
file system is pretty large, 8.9T. Typical file size 1-10M.
On the client side, after much time (3-7 days) of file intensive task, the
user process freezes. Top command shows a "D" state for it, but many other
command trying to "touch" it, freezes, too. (ps, fuser /nfs_dir, w) None of
the frozen processes can be killed. New processes, however, can access the
nfs4 mounted file system. Any idea?
Thanks
Gabor Kovacs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: User process freezes on NFSv4 client
2007-08-16 22:19 User process freezes on NFSv4 client Gabor Kovacs
@ 2007-09-02 11:54 ` Andrew Morton
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2007-09-02 11:54 UTC (permalink / raw)
To: Gabor Kovacs; +Cc: linux-kernel
> On Thu, 16 Aug 2007 18:19:14 -0400 Gabor Kovacs <kgabor@bolyai.elte.hu> wrote:
> Hello All,
>
> I've got NFSv4 problems on a big partition. Both NFS server and client run
> kernel version 2.6.21.6. Exported file system is on an AoE etherdrive
> (/dev/etherd/e1.1) device, having no partition table, XFS file system. The
> file system is pretty large, 8.9T. Typical file size 1-10M.
>
> On the client side, after much time (3-7 days) of file intensive task, the
> user process freezes. Top command shows a "D" state for it, but many other
> command trying to "touch" it, freezes, too. (ps, fuser /nfs_dir, w) None of
> the frozen processes can be killed. New processes, however, can access the
> nfs4 mounted file system. Any idea?
>
Next time it happens, please run
echo t > /proc/sysrq-trigger
then send the output of `dmesg -s 1000000'. Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-02 11:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-16 22:19 User process freezes on NFSv4 client Gabor Kovacs
2007-09-02 11:54 ` Andrew Morton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome