Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

Vogel, Jack jack.vogel at intel.com
Fri Jun 10 18:28:38 UTC 2011


Whoops, ignore the last message, I saw your screen picture.

I have NEVER seen this particular message, I'm wondering if you're getting some corrupt bits or something.  Make sure you have a clean build of the kernel and driver. 

Jack


-----Original Message-----
From: Jeremy Chadwick [mailto:freebsd at jdc.parodius.com] 
Sent: Friday, June 10, 2011 2:37 AM
To: Bartosz Stec
Cc: Andriy Gapon; FreeBSD Stable; Vogel, Jack
Subject: Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

On Fri, Jun 10, 2011 at 10:56:06AM +0200, Bartosz Stec wrote:
> W dniu 2011-05-13 13:30, Andriy Gapon pisze:
> >on 12/05/2011 22:43 Bartosz Stec said the following:
> >>Allright, if anyone want to follow: http://www.freebsd.org/cgi/query-pr.cgi?pr=156974
> >>
> >I suspect that your best course here is to add some diagnostic printfs in
> >igb_refresh_mbufs and in m_getzone to see what value is actually passed to
> >m_getjcl and why.
> >
> You're probably right, although I would need some guidance how to do
> it. Sorry :(
> 
> Yesterday I rebuilt this machine with fresh sources to upgrade
> filesystem to ZFSv28 which was MFC'ed lately. After that server
> started to panic regardless of igb loaded as module or integrated
> into kernel.
> 
> Finally I found that problem was caused by MSIX somehow.
> No more panic after
> 
>    hw.pci.enable_msix=0
> 
> was included in loader.conf.
> 
> There's also no panic with GENERIC kernel.
> 
> Should I really care abou MSIX?

Yes, you absolutely should.  The performance hit, depending on your
interrupt load, can be quite dramatic with this turned off.  Remember:
what you just turned off was MSI-X for the *entire system*, not just for
NICs.  Please read about it here:

http://en.wikipedia.org/wiki/Message_Signaled_Interrupts

CC'ing Jack Vogel here, because your issue pertains to igb(4).  Please
provide output from "pciconv -lvcb" that pertain to your igb NIC(s), as
well as relevant dmesg info that pertains to them (driver, etc.).  You
can XXX out MAC addresses if you're worried.

Jack, original thread starts here:

http://lists.freebsd.org/pipermail/freebsd-stable/2011-May/thread.html#62596

-- 
| Jeremy Chadwick                                   jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, US |
| Making life hard for others since 1977.               PGP 4BD6C0CB |



More information about the freebsd-stable mailing list