[Triumf-linux-managers] Anyone has experience with this sort of a problem?

Steven McDonald Steven.Mcdonald@triumf.ca
Wed, 19 Jul 2006 03:44:42 -0700


Hi Mina

    This message happens occurs a lot, a consequence of our very large 
unsubnetted broadcast domain and chatty network. The limit can actually 
be set in the /etc/modprobe.conf file (forget the exact syntax something 
like alias eth0 e100 parameter=value, if you want to get rid of or at 
least reduce the frequency, but I doubt very much that they are the 
source of your observed problem. They are like the XDMCP messages that 
flood our /var/log/messages they are just there all the time and there 
is no real correlation.

I will try and recall the exact parameter.

Steve

Mina Nozar wrote:
> Hi all,
>
> I am trying to solve a problem with one of our machines, Cadenza.
>
> Every so often, the machine gets into a "weired" state where typed 
> commands
> don't show up on the screen till 30 secs later and get applied then.
>
> It is as if some process takes over and delays the keyboard response.
>
> I can't find anything pointing me to the problem aside from network 
> related
> messages in the /var/log/messages:
>
> Jul 18 01:25:25 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 01:30:28 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 06:10:49 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 06:10:52 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 10:43:08 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 10:43:09 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 11:00:34 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 12:09:43 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 12:33:56 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 20:08:49 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 22:02:33 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 23:00:59 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 18 23:01:25 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 19 00:25:36 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 19 00:25:37 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 19 09:58:02 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
> Jul 19 14:04:47 cadenza kernel: eth0: Too much work in interrupt, 
> status 8401.
>
> The timing of these messages doesn't correspond to any cron jobs 
> running or to
> any obvious heavy network traffic.
>
> All I have found from the net is that the above message corresponds to 
> the driver
> reaching the hard coded limit on the number of waiting requests that 
> it will service per interupt.
> This number can be changed in the driver's source code but I'd rather 
> not go that way.
>
> Does anyone on this list have experience with this sort of a problem?
> Could it be the network card that's having problems or the connection?
>
> Thanks for any help,
> Mina
>