From: Andrew Morton <akpm@osdl.org>
To: "Christiaan den Besten" <chris@scorpion.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Machine dies under heavy I/O or network-access ..?
Date: Wed, 7 Sep 2005 02:16:52 -0700 [thread overview]
Message-ID: <20050907021652.4f8a9616.akpm@osdl.org> (raw)
In-Reply-To: <049f01c5b215$91e7c4b0$3d64880a@speedy>
"Christiaan den Besten" <chris@scorpion.nl> wrote:
>
> We have recently installed two new Usenet feeders, but are having issue's keeping them alive under 'heavy' load. Both are SuperMicro
> based models with onboard Intel GB NICS and have a Areca 16 ports SATA-II controller. Both are Dual Xeon 2.8 with 4G ram, swap
> disabled. Filesystems are tmpfs, ext3 and xfs.
>
> Using plain vanilla 2.6.12+ these machines will usually crash within an hour or so. With -mm patched kernels this timeframe
> increases somewhat (seen 5 days). ( Crash means: none of the processes are responding, but machines does reply ping requests ... ).
> I have not yet been able to connect a serial for logging, and the screen does not come out of screen blanking on keyboard access...
>
> These machines handle aprox 200mbit on eth0 and 400mbit on eth1, the Areca driver will write +/- 20Mb/s to the disks and sometimes
> have to read upto 60Mb/s as well (just to give an impression of what the load is .. )
>
> Today I noticed the following assertion in dmesg:
>
> ---
> e1000: eth0: e1000_watchdog_task: NIC Link is Up 1000 Mbps Full Duplex
> KERNEL: assertion (!sk->sk_forward_alloc) failed at net/core/stream.c (279)
> KERNEL: assertion (!sk->sk_forward_alloc) failed at net/ipv4/af_inet.c (148)
> ---
Add some swapspace.
Before it hangs, do
echo 1 > /proc/sys/kernel/sysrq
and test that alt-sysrq-T produces output.
When it hangs, do alt-sysrq-p a few times and record the result. Then do
alt-sysrq-t a few times and record the result.
You'll probably need a serial console to record the results.
next prev parent reply other threads:[~2005-09-07 9:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-05 12:30 Christiaan den Besten
2005-09-07 9:16 ` Andrew Morton [this message]
2005-10-13 10:44 ` Pauli Borodulin
2005-10-13 10:53 ` Christiaan den Besten
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=20050907021652.4f8a9616.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=chris@scorpion.nl \
--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
Powered by JetHome