linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Justin Piszcz <jpiszcz@lucidpixels.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Reproducible 2.6.11.9 NFS Kernel Crashing Bug!
Date: Tue, 17 May 2005 20:35:13 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.63.0505172034430.2028@localhost.localdomain> (raw)
In-Reply-To: <1116341217.21388.145.camel@localhost.localdomain>

Alan,

It also fails with 8192, totally crashes the box!
Seconds after (3-8 seconds), the remote host is dead, even with 8192.

I get an IRQ #18, Nobody Cared!
Has something with e1000x/and ata/x/something in the crash dump.
Disabling interrupt 18.

box:~# df -h | grep /x5
box:~# mount -a
box:~# df -h | grep /x5
p500:/d5/x5           234G   45G  189G  20% /p500/x5
box:~# grep /x5 /etc/fstab
#p500:/d5/x5      /p500/x5         nfs 
rw,hard,intr,rsize=65536,wsize=65536,nfsvers=3 0 0
p500:/d5/x5      /p500/x5         nfs 
rw,hard,intr,rsize=8192,wsize=8192,nfsvers=3 0 0
box:~#
box:~# mount | grep x5
p500:/d5/x5 on /p500/x5 type nfs 
(rw,hard,intr,rsize=8192,wsize=8192,nfsvers=3,addr=192.168.0.253)
box:~# dd if=/dev/hde of=/p500/x5/file.img bs=1M

And Al,

This is going to sound absolutely crazy, but my box would *NOT* come back 
up after the dd.  It gets to the point where it initializes the network but the 
machine that did the dd must be sending some kind of NASTY packet that KILLS
the kernel, as soon as it initializes eth0 BAM, it freezes at the console when
it is trying to boot up.  The fix is to shut off the machine that did the 
dd or disconnect the network cable and then voila it comes back up.  Also, the 
machine that did the dd was SERIOUSLY lagged almost unusable.

Any ideas?

I'd prefer not to repeat this problem again, thanks!

Justin.



On Tue, 17 May 2005, Alan Cox wrote:

> On Sad, 2005-05-14 at 14:18, Justin Piszcz wrote:
>> The mount options I am using are:
>> rw,hard,intr,rsize=65536,wsize=65536,nfsvers=3 0 0
>
> These are rather extreme r/wsizes especially if you are using UDP - I'm
> assuming this is TCP ?
>
>> Oh, and incase one may think there is a network issue, there is not,
>> during normal operation when I am not running dd, there are no network
>> problems, as shown below.
>
> I would certainly expect it to be a memory issue. Does it occur with
> 8192 as the size ?
>

  reply	other threads:[~2005-05-18  0:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-14 13:18 Reproducible 2.6.11.9 NFS Kernel Crashing Bug! Justin Piszcz
2005-05-17 14:47 ` Alan Cox
2005-05-18  0:35   ` Justin Piszcz [this message]
2005-05-18  0:36   ` Justin Piszcz
2005-05-18 12:34     ` Peter Staubach
2005-06-16  9:19 ` Michael Heyse
2005-06-16  9:24   ` Justin Piszcz
2005-06-16 14:59     ` Lee Revell
2005-06-16 15:10       ` Justin Piszcz
2005-06-17  8:12       ` Michael Heyse
2005-06-17  8:11     ` Michael Heyse

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=Pine.LNX.4.63.0505172034430.2028@localhost.localdomain \
    --to=jpiszcz@lucidpixels.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).