All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wang Penghui <wangpenghui@westea.org>
To: linux-kernel@vger.kernel.org
Subject: Network broken in kernel level.
Date: Tue, 29 May 2007 11:19:52 +0800	[thread overview]
Message-ID: <465B9BD8.8040102@westea.org> (raw)

Hello, list,

Recently, i have messed up with the follow problem, i have two server
both with two ethernet cards. Here are them:

[root@db1 ~]# lspci | grep -i eth
05:00.0 Ethernet controller: Marvell Technology Group Ltd. Gigabit
Ethernet Controller (rev 18)
07:04.0 Ethernet controller: Intel Corp. 82541GI/PI Gigabit Ethernet
Controller (rev 05)

And they are running MySQL server on both of them. The OS is RHEL 4 with
the default kernel 2.6.9-5.ELsmp. These days there are lots of error
message comming out in /var/log/message and dmesg.

KERNEL: assertion (tp->copied_seq == tp->rcv_nxt || (flags & (MSG_PEEK |
MSG_TRUNC))) failed at net/ipv4/tcp.c (1348)
KERNEL: assertion (tp->copied_seq == tp->rcv_nxt || (flags & (MSG_PEEK |
MSG_TRUNC))) failed at net/ipv4/tcp.c (1348)
KERNEL: assertion (tp->copied_seq == tp->rcv_nxt || (flags & (MSG_PEEK |
MSG_TRUNC))) failed at net/ipv4/tcp.c (1348)
KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1284)
KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1284)

When it appeared, the network of Marvell card has been broken. It
connected but accessable.
We have installed the driver of the Marvell card manully with the driver
"Driver version: 8.30.2.3 (Dec-14-2005)".

I have digged in google for a long time. But unluckly, i haven't got the
sulotion.

Did i need a kernel upgrade or driver upgrade or anything else?

Every response is apperciated.

Wang.

             reply	other threads:[~2007-05-29  3:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-29  3:19 Wang Penghui [this message]
     [not found] <fa.FYU0TmYcs8tw7er8ovzop6Z2Qgc@ifi.uio.no>
2007-05-29  5:25 ` Network broken in kernel level Robert Hancock

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=465B9BD8.8040102@westea.org \
    --to=wangpenghui@westea.org \
    --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 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.