On Thu, Apr 27, 2006 at 08:45:24AM -0700, Michael Chan wrote:
> On Thu, 2006-04-27 at 12:52 -0400, Ed L. Cashin wrote:
> > -- [please bite here ] -
> > Kernel BUG at drivers/net/tg3.c:2917
> > invalid opcode: [1] SMP
> > CPU 0
>
> Most likely caused by IO re-ordering. Try the test p
On Thu, 2006-04-27 at 12:52 -0400, Ed L. Cashin wrote:
> -- [please bite here ] -
> Kernel BUG at drivers/net/tg3.c:2917
> invalid opcode: [1] SMP
> CPU 0
Most likely caused by IO re-ordering. Try the test patch in this
discussion:
http://marc.theaimsgroup.com/?l=linux-netdev&m=113
Hi. On 2.6.15.7 and 2.6.16.11, I have seen panics under heavy NFS
write load on an x86_64 system with two onboard Broadcom gigabit NICs.
It's a Supermicro P8SCi motherboard with an EMT64 Intel CPU. The aoe
driver in use is the aoe6-26 driver from the Coraid website.
I haven't yet trimmed down th