All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: tg3 error
       [not found] ` <fa.ilm5rgj.bl2ljb@ifi.uio.no>
@ 2004-04-04 21:14   ` walt
  2004-04-04 21:19     ` Alexander Hoogerhuis
  0 siblings, 1 reply; 6+ messages in thread
From: walt @ 2004-04-04 21:14 UTC (permalink / raw)
  To: Alexander Hoogerhuis; +Cc: linux-kernel, davem

Alexander Hoogerhuis wrote:

> Just to pipe in; I have a machine (HP 530cmt) running RHEL3 no the
> latest kernel, running with the tg3-driver for the onboard eth, and if
> requires the i/f to be taken down and up again to start speaking...

Dave Miller and I are actively trying to debug this problem now.  If
Dave has no objections I could CC you if you want to join in.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: tg3 error
  2004-04-04 21:14   ` tg3 error walt
@ 2004-04-04 21:19     ` Alexander Hoogerhuis
  0 siblings, 0 replies; 6+ messages in thread
From: Alexander Hoogerhuis @ 2004-04-04 21:19 UTC (permalink / raw)
  To: walt; +Cc: linux-kernel, davem

walt <wa1ter@myrealbox.com> writes:

> Alexander Hoogerhuis wrote:
>
>> Just to pipe in; I have a machine (HP 530cmt) running RHEL3 no the
>> latest kernel, running with the tg3-driver for the onboard eth, and if
>> requires the i/f to be taken down and up again to start speaking...
>
> Dave Miller and I are actively trying to debug this problem now.  If
> Dave has no objections I could CC you if you want to join in.
>

Sure, if I can help; I could possible give him access to the machine
if that would help, too.

mvh,
A
-- 
Alexander Hoogerhuis                               | alexh@boxed.no
CCNP - CCDP - MCNE - CCSE                          | +47 908 21 485
"You have zero privacy anyway. Get over it."  --Scott McNealy

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: tg3 error
  2004-04-03  9:13   ` Kamil Srot
@ 2004-04-03 18:56     ` Alexander Hoogerhuis
  0 siblings, 0 replies; 6+ messages in thread
From: Alexander Hoogerhuis @ 2004-04-03 18:56 UTC (permalink / raw)
  To: Kamil Srot; +Cc: Jeff Garzik, Felix von Leitner, linux-kernel, davem

"Kamil Srot" <kamil.srot@nlogy.com> writes:

>> Felix von Leitner wrote:
>> > A machine at a customer's site (running kernel 2.4.21) has stopped
>> > answering over Ethernet today.  The machine itself was still there and
>> > the customer could log in at the console.  A reboot fixed the problem.
>> >
>> > The machine has had these error messages in the syslog about once per
>> > hour for about 24 hours:
>> >
>> > Mar  9 16:17:38 mail2 kernel: tg3: eth0: transmit timed out, resetting
>> > Mar  9 16:17:38 mail2 kernel: tg3: tg3_stop_block timed out, ofs=3400
> enable_bit=2
>> > Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=2400
> enable_bit=2
>> > Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=1400
> enable_bit=2
>> > Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=c00
> enable_bit=2
>>
>>
>> AFAIK this is fixed in the latest upstream tg3...
>
> I have exactly the same problems in 2.4.25 - the log says exactly the same
> as for Felix.
> I'm running two identical HP ProLiant servers but have this problem only on
> one of them.
> It's happening approximately twice a week.
>
> Any ideas?
>

Just to pipe in; I have a machine (HP 530cmt) running RHEL3 no the
latest kernel, running with the tg3-driver for the onboard eth, and if
requires the i/f to be taken down and up again to start speaking, or
even negotiating an eth-link. Hardware at the other end is a cisco switch.

mvh,
A
-- 
Alexander Hoogerhuis                               | alexh@boxed.no
CCNP - CCDP - MCNE - CCSE                          | +47 908 21 485
"You have zero privacy anyway. Get over it."  --Scott McNealy

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: tg3 error
  2004-03-09 17:13 ` Jeff Garzik
@ 2004-04-03  9:13   ` Kamil Srot
  2004-04-03 18:56     ` Alexander Hoogerhuis
  0 siblings, 1 reply; 6+ messages in thread
From: Kamil Srot @ 2004-04-03  9:13 UTC (permalink / raw)
  To: Jeff Garzik, Felix von Leitner; +Cc: linux-kernel, davem

> Felix von Leitner wrote:
> > A machine at a customer's site (running kernel 2.4.21) has stopped
> > answering over Ethernet today.  The machine itself was still there and
> > the customer could log in at the console.  A reboot fixed the problem.
> >
> > The machine has had these error messages in the syslog about once per
> > hour for about 24 hours:
> >
> > Mar  9 16:17:38 mail2 kernel: tg3: eth0: transmit timed out, resetting
> > Mar  9 16:17:38 mail2 kernel: tg3: tg3_stop_block timed out, ofs=3400
enable_bit=2
> > Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=2400
enable_bit=2
> > Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=1400
enable_bit=2
> > Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=c00
enable_bit=2
>
>
> AFAIK this is fixed in the latest upstream tg3...

I have exactly the same problems in 2.4.25 - the log says exactly the same
as for Felix.
I'm running two identical HP ProLiant servers but have this problem only on
one of them.
It's happening approximately twice a week.

Any ideas?

Thank you,
--
C.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: tg3 error
  2004-03-09 17:09 Felix von Leitner
@ 2004-03-09 17:13 ` Jeff Garzik
  2004-04-03  9:13   ` Kamil Srot
  0 siblings, 1 reply; 6+ messages in thread
From: Jeff Garzik @ 2004-03-09 17:13 UTC (permalink / raw)
  To: Felix von Leitner; +Cc: linux-kernel, davem

Felix von Leitner wrote:
> A machine at a customer's site (running kernel 2.4.21) has stopped
> answering over Ethernet today.  The machine itself was still there and
> the customer could log in at the console.  A reboot fixed the problem.
> 
> The machine has had these error messages in the syslog about once per
> hour for about 24 hours:
> 
> Mar  9 16:17:38 mail2 kernel: tg3: eth0: transmit timed out, resetting
> Mar  9 16:17:38 mail2 kernel: tg3: tg3_stop_block timed out, ofs=3400 enable_bit=2
> Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=2400 enable_bit=2
> Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2
> Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2


AFAIK this is fixed in the latest upstream tg3...

	Jeff




^ permalink raw reply	[flat|nested] 6+ messages in thread

* tg3 error
@ 2004-03-09 17:09 Felix von Leitner
  2004-03-09 17:13 ` Jeff Garzik
  0 siblings, 1 reply; 6+ messages in thread
From: Felix von Leitner @ 2004-03-09 17:09 UTC (permalink / raw)
  To: linux-kernel; +Cc: davem, jgarzik

A machine at a customer's site (running kernel 2.4.21) has stopped
answering over Ethernet today.  The machine itself was still there and
the customer could log in at the console.  A reboot fixed the problem.

The machine has had these error messages in the syslog about once per
hour for about 24 hours:

Mar  9 16:17:38 mail2 kernel: tg3: eth0: transmit timed out, resetting
Mar  9 16:17:38 mail2 kernel: tg3: tg3_stop_block timed out, ofs=3400 enable_bit=2
Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=2400 enable_bit=2
Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2
Mar  9 16:17:39 mail2 kernel: tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2

The hardware is on-board on an IBM eServer pizza box, a dual broadcom
gigabit ethernet NIC.  Any ideas what might have caused this and what we
should do to prevent this from happening again?

Thanks,

Felix

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-04-04 21:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <fa.e6ruhov.1l3ejrn@ifi.uio.no>
     [not found] ` <fa.ilm5rgj.bl2ljb@ifi.uio.no>
2004-04-04 21:14   ` tg3 error walt
2004-04-04 21:19     ` Alexander Hoogerhuis
2004-03-09 17:09 Felix von Leitner
2004-03-09 17:13 ` Jeff Garzik
2004-04-03  9:13   ` Kamil Srot
2004-04-03 18:56     ` Alexander Hoogerhuis

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.