RE: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-22 Thread Vogel, Jack
-Original Message- From: Jeremy Chadwick [mailto:free...@jdc.parodius.com] Sent: Thursday, September 22, 2011 3:28 AM To: David G Lawrence Cc: Craig Leres; freebsd-stable@freebsd.org; John Baldwin; Vogel, Jack Subject: Re: Panic during kernel booting on HP Proliant DL180G6 and latest

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-22 Thread Jeremy Chadwick
On Thu, Sep 22, 2011 at 03:11:56AM -0700, David G Lawrence wrote: > > I have a lot of supermicro motherboards and the newest ones have igb > > chipsets; they've been quite a headache with respect to FreeBSD 8. I'm > > running 8.2-RELEASE but have upgraded parts of my kernel to 8-RELENG (as > > of a

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-22 Thread David G Lawrence
> I have a lot of supermicro motherboards and the newest ones have igb > chipsets; they've been quite a headache with respect to FreeBSD 8. I'm > running 8.2-RELEASE but have upgraded parts of my kernel to 8-RELENG (as > of a few months ago). Some of them work ok while others panic on bootup. > Upg

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-21 Thread Craig Leres
> The fact you have this happening on multiple systems is uncomfortable. > It makes me uncomfortable because we use Supermicro hardware > exclusively. The kernel I building is somewhat unique; I suspect 8.2-RELEASE worked ok for older supermicro motherboards and 8-RELENG works for newer motherboa

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-21 Thread Adrian Chadd
Out of curiousity, I decided to have a little glance. That field is set up in igb_init_locked(). Is it possible that igb_msix_que() is being called before the NIC has completed setup? The poll and and handle_que routines check for IFF_DRV_RUNNING; but igb_msix_que() isn't. Adrian __

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-21 Thread Jeremy Chadwick
On Wed, Sep 21, 2011 at 08:26:46PM -0700, Craig Leres wrote: > I have a lot of supermicro motherboards and the newest ones have igb > chipsets; they've been quite a headache with respect to FreeBSD 8. I'm > running 8.2-RELEASE but have upgraded parts of my kernel to 8-RELENG (as > of a few months a

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-21 Thread Craig Leres
I have a lot of supermicro motherboards and the newest ones have igb chipsets; they've been quite a headache with respect to FreeBSD 8. I'm running 8.2-RELEASE but have upgraded parts of my kernel to 8-RELENG (as of a few months ago). Some of them work ok while others panic on bootup. Upgrading to

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-13 Thread John Baldwin
On Tuesday, September 13, 2011 11:01:21 am Bartosz Stec wrote: > Hi again list. Here's little update about the issue. > > Yes, there have been a few times when I have seen something like this, and issue when the driver is static and not when modulized. I have never been clear what to make of this

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-13 Thread Bartosz Stec
dcons # Dumb console driver +#device dcons_crom # Configuration ROM for dcons + +device atapicam -Original Message- From: Bartosz Stec [mailto:bartosz.s...@it4pro.pl] Sent: Friday, June 17, 2011 6:42 AM To: Vogel, Jack Cc: Jeremy Ch

RE: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-06-17 Thread Vogel, Jack
table Subject: Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE W dniu 2011-06-10 20:23, Vogel, Jack pisze: > Er, so what if you get rid of ZFS, does your panic go away? It doesn't > really matter what type adapter it is, the igb driver only requests standard >

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-06-17 Thread Bartosz Stec
W dniu 2011-06-10 20:23, Vogel, Jack pisze: Er, so what if you get rid of ZFS, does your panic go away? It doesn't really matter what type adapter it is, the igb driver only requests standard size clusters, so memory is getting trashed somewhere I suspect. Jack Well, from my observations abou

RE: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-06-10 Thread Vogel, Jack
y Chadwick [mailto:free...@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 201

RE: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-06-10 Thread Vogel, Jack
derstand this. Jack -Original Message- From: Jeremy Chadwick [mailto:free...@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, J

RE: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-06-10 Thread Vogel, Jack
ne 10, 2011 3:02 AM To: Jeremy Chadwick Cc: FreeBSD Stable; Vogel, Jack Subject: Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE W dniu 2011-06-10 11:37, Jeremy Chadwick pisze: On Fri, Jun 10, 2011 at 10:56:06AM +0200, Bartosz Stec wrote: W dniu 2011-05-13 13:30, Andriy

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-06-10 Thread Bartosz Stec
W dniu 2011-06-10 11:37, Jeremy Chadwick pisze: 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

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-06-10 Thread Jeremy Chadwick
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

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-06-10 Thread Bartosz Stec
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

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-05-13 Thread Andriy Gapon
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_

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-05-12 Thread Bartosz Stec
Allright, if anyone want to follow: http://www.freebsd.org/cgi/query-pr.cgi?pr=156974 -- Bartosz Stec ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stabl

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-05-09 Thread Bartosz Stec
W dniu 2011-05-08 20:34, Bartosz Stec pisze: W dniu 2011-05-08 16:02, Bartosz Stec pisze: Hi list! I moved my 8-STABLE system from cheap AMD64 machine to Proliant DL180G6 (full ZFS send -> receive) yesterday. Operation was succesfull, system booted and everything worked fine. Still, I wanted

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-05-08 Thread Bartosz Stec
W dniu 2011-05-08 16:02, Bartosz Stec pisze: Hi list! I moved my 8-STABLE system from cheap AMD64 machine to Proliant DL180G6 (full ZFS send -> receive) yesterday. Operation was succesfull, system booted and everything worked fine. Still, I wanted to perform full world + kernel rebuild with up

Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-05-08 Thread Bartosz Stec
Hi list! I moved my 8-STABLE system from cheap AMD64 machine to Proliant DL180G6 (full ZFS send -> receive) yesterday. Operation was succesfull, system booted and everything worked fine. Still, I wanted to perform full world + kernel rebuild with updated sources and CPUTYPE (core2 instead of a