1827712 Members
2562 Online
109967 Solutions
New Discussion

Re: kernel message

 
Morscher Bernhard_1
New Member

kernel message

I have a proliant dl380 gr dualprocessor in use, as a central relay.
I get this two messages in dmesg:

hw tcp v4 csum failed
sending pkt_too_big to self

could someone help me?

Thanks Bernhard
mobe
3 REPLIES 3
Jean-Pierre Denis
Valued Contributor

Re: kernel message

Hi,

which distro, kernel & nic are you using.

I saw this before with intel nic cards & the 2.4.20 kernel.

I suggest that you updgrade your kernel.

Thanks,
JP
Open your Mind and use Open Source software...
Morscher Bernhard_1
New Member

Re: kernel message

My Kernel 2.4.18-3
nic: Tigon3 - the build-in-card in a proliant dl 380

Thanks
Bernhard
mobe
Jerome Henry
Honored Contributor

Re: kernel message

This problem happens randomly for your kernel number.
The source is that your mtu (max packet size) is supposely 1500, and sometimes your kernel had a header that gets the size bigger (whereas it is not !).
2 solutions :
1. check latest driver for your card (on Red Hat, it's at http://hardware.redhat.com/hcl/
2. If you do not find your way there, update your kernel (do you know how to ? Depends on your distro too).
J
You can lean only on what resists you...