[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080312165717.c0879b1d.akpm@linux-foundation.org>
Date: Wed, 12 Mar 2008 16:57:17 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: shemminger@...ux-foundation.org, netdev@...r.kernel.org,
rjw@...k.pl
Subject: Re: netconsole still hangs
On Wed, 12 Mar 2008 16:30:13 -0700
Andrew Morton <akpm@...ux-foundation.org> wrote:
> On Wed, 12 Mar 2008 16:16:37 -0700
> Andrew Morton <akpm@...ux-foundation.org> wrote:
>
> > On Wed, 12 Mar 2008 16:14:29 -0700
> > Andrew Morton <akpm@...ux-foundation.org> wrote:
> >
> > >
> > > I thought the recent reverts fixed this, but it seems that it's just become
> > > a little harder to hit.
> > >
> > > I'm seeing netconsole hangs on two x86_64 systems (2-way t61p laptop, 8-way
> > > server). Both use e1000.
> > >
> > > With current mainline on the 8-way, create a printk storm with
> > >
> > > while true
> > > do
> > > echo t > /proc/sysrq-trigger
> > > done
> > >
> > > and the machine goes tits-up after about five seconds.
> > >
> >
> > whoops, hang on, it's still running.
>
> And it's still running! I killed the above loop five minutes ago and
> nothing new is coming out in `dmesg -c', yet data is still flying out over
> netconsole. hundreds and hundreds of megabytes.
>
> So I'd say that something in netconsole or the console susbsytem has
> screwed up its buffer indices and it has gone infinite.
>
> I don't know whether that's a regression though.
>
> <does reboot -f>
>
> OK, that stopped it, so the problem isn't buffering at the receiver. I
> already knew that, because the ifconfig "TX bytes" counters were going up
> on the sending side.
>
> <runs the sysrq-trigger thing again>
>
> OK, this time it did hang up. Machine unpingable, no signs of life.
>
I reran the test on 2.6.24 and all seemed fine: the machine didn't hang and
stopping the script stopped the netconsole output.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists