Re: r294195: Kernel panic during installworld

2016-02-11 Thread Ultima
This is actually triggered when using large blocks.

"recordsize=1M"

going back to 128k and I no longer panic.

On Thu, Feb 11, 2016 at 9:10 AM, Daniel Nebdal  wrote:

> On Thu, Feb 11, 2016 at 3:04 PM, Hans Petter Selasky 
> wrote:
> > On 02/11/16 15:00, Daniel Nebdal wrote:
> >>
> >> plugging in a
> >> USB keyboard post-panic didn't do much
> >
> >
> > Hi,
> >
> > USB enumeration is disabled in the debugger. You need to plug it in
> > pre-crash :-) Same with any USB crash dump device(s).
> >
> > --HPS
>
> Myeah, I didn't really expect it to work - at least I left it plugged in
> now. :)
>
> --
> Daniel Nebdal
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: r294195: Kernel panic during installworld

2016-02-11 Thread Daniel Nebdal
On Thu, Feb 11, 2016 at 3:04 PM, Hans Petter Selasky  wrote:
> On 02/11/16 15:00, Daniel Nebdal wrote:
>>
>> plugging in a
>> USB keyboard post-panic didn't do much
>
>
> Hi,
>
> USB enumeration is disabled in the debugger. You need to plug it in
> pre-crash :-) Same with any USB crash dump device(s).
>
> --HPS

Myeah, I didn't really expect it to work - at least I left it plugged in now. :)

-- 
Daniel Nebdal
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: r294195: Kernel panic during installworld

2016-02-11 Thread Daniel Nebdal
On Sat, Jan 30, 2016 at 6:16 AM, Ultima  wrote:
>  Just upgraded from 10-STABLE to head r295051 and I still have kernel
> panics. I then tested with bsdinstall and found that the panics no longer
> occur. I believe the issue is that some of my datasets are set to
> recordsize=1M, this is most likely the root cause of these panics.
>
> On Sun, Jan 17, 2016 at 2:59 PM, Ultima  wrote:
>
>> https://puu.sh/mzmpL/b209da9263.jpgn  I hope this is better, sorry I
>> didn't know it would get stripped.
>>
>> Ultima
>>
>> On Sun, Jan 17, 2016 at 2:58 PM, Ultima  wrote:
>>
>>> https://puu.sh/mzmpL/b209da9263.jpgn  I hope this is better, sorry I
>>> didn't know it would get stripped.
>>>
>>> Ultima
>>>
>>> On Sun, Jan 17, 2016 at 12:59 PM, Allan Jude 
>>> wrote:
>>>
 On 2016-01-17 09:14, Ultima wrote:
 > make installkernel KERNCONF=MYKERNEL
 > reboot
 > mergemaster -p
 > make installworld -> attached
 >
 > MYKERNEL=GENERIC+
 > options VIMAGE
 > options ROUTETABLES=2
 >
 >  Anything else that maybe helpful?
 >
 > Ultima
 > ___
 > freebsd-current@freebsd.org mailing list
 > https://lists.freebsd.org/mailman/listinfo/freebsd-current
 > To unsubscribe, send any mail to "
 freebsd-current-unsubscr...@freebsd.org"
 >

 Your attachment was stripped. Can you post it somewhere and include the
 url?

 --
 Allan Jude



That looks kind of similar to one I just got (on r295122 , during a
lot of ZFS traffic) : https://goo.gl/photos/UkPV2BVi27Yucdgn7

Buildworld and installworld doesn't seem to be enough to trigger it
for me - I'm upgrading it to whatever CURRENT was at an hour ago now.
I couldn't get any further contact with the debugger (plugging in a
USB keyboard post-panic didn't do much), but I left it connected now,
and I should be able to set up a dump device and/or serial debugging.

(The GSS kernel config I'm using is just amd64 GENERIC + options KGSSAPI .)

-- 
Daniel Nebdal
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: r294195: Kernel panic during installworld

2016-02-11 Thread Hans Petter Selasky

On 02/11/16 15:00, Daniel Nebdal wrote:

plugging in a
USB keyboard post-panic didn't do much


Hi,

USB enumeration is disabled in the debugger. You need to plug it in 
pre-crash :-) Same with any USB crash dump device(s).


--HPS
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: r294195: Kernel panic during installworld

2016-01-29 Thread Ultima
 Just upgraded from 10-STABLE to head r295051 and I still have kernel
panics. I then tested with bsdinstall and found that the panics no longer
occur. I believe the issue is that some of my datasets are set to
recordsize=1M, this is most likely the root cause of these panics.

On Sun, Jan 17, 2016 at 2:59 PM, Ultima  wrote:

> https://puu.sh/mzmpL/b209da9263.jpgn  I hope this is better, sorry I
> didn't know it would get stripped.
>
> Ultima
>
> On Sun, Jan 17, 2016 at 2:58 PM, Ultima  wrote:
>
>> https://puu.sh/mzmpL/b209da9263.jpgn  I hope this is better, sorry I
>> didn't know it would get stripped.
>>
>> Ultima
>>
>> On Sun, Jan 17, 2016 at 12:59 PM, Allan Jude 
>> wrote:
>>
>>> On 2016-01-17 09:14, Ultima wrote:
>>> > make installkernel KERNCONF=MYKERNEL
>>> > reboot
>>> > mergemaster -p
>>> > make installworld -> attached
>>> >
>>> > MYKERNEL=GENERIC+
>>> > options VIMAGE
>>> > options ROUTETABLES=2
>>> >
>>> >  Anything else that maybe helpful?
>>> >
>>> > Ultima
>>> > ___
>>> > freebsd-current@freebsd.org mailing list
>>> > https://lists.freebsd.org/mailman/listinfo/freebsd-current
>>> > To unsubscribe, send any mail to "
>>> freebsd-current-unsubscr...@freebsd.org"
>>> >
>>>
>>> Your attachment was stripped. Can you post it somewhere and include the
>>> url?
>>>
>>> --
>>> Allan Jude
>>>
>>>
>>
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: r294195: Kernel panic during installworld

2016-01-17 Thread Ultima
https://puu.sh/mzmpL/b209da9263.jpgn  I hope this is better, sorry I didn't
know it would get stripped.

Ultima

On Sun, Jan 17, 2016 at 2:58 PM, Ultima  wrote:

> https://puu.sh/mzmpL/b209da9263.jpgn  I hope this is better, sorry I
> didn't know it would get stripped.
>
> Ultima
>
> On Sun, Jan 17, 2016 at 12:59 PM, Allan Jude 
> wrote:
>
>> On 2016-01-17 09:14, Ultima wrote:
>> > make installkernel KERNCONF=MYKERNEL
>> > reboot
>> > mergemaster -p
>> > make installworld -> attached
>> >
>> > MYKERNEL=GENERIC+
>> > options VIMAGE
>> > options ROUTETABLES=2
>> >
>> >  Anything else that maybe helpful?
>> >
>> > Ultima
>> > ___
>> > freebsd-current@freebsd.org mailing list
>> > https://lists.freebsd.org/mailman/listinfo/freebsd-current
>> > To unsubscribe, send any mail to "
>> freebsd-current-unsubscr...@freebsd.org"
>> >
>>
>> Your attachment was stripped. Can you post it somewhere and include the
>> url?
>>
>> --
>> Allan Jude
>>
>>
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: r294195: Kernel panic during installworld

2016-01-17 Thread Allan Jude
On 2016-01-17 09:14, Ultima wrote:
> make installkernel KERNCONF=MYKERNEL
> reboot
> mergemaster -p
> make installworld -> attached
> 
> MYKERNEL=GENERIC+
> options VIMAGE
> options ROUTETABLES=2
> 
>  Anything else that maybe helpful?
> 
> Ultima
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
> 

Your attachment was stripped. Can you post it somewhere and include the url?

-- 
Allan Jude



signature.asc
Description: OpenPGP digital signature


Re: r294195: Kernel panic during installworld

2016-01-17 Thread Ultima
It builds fine, the issue is installing it. I think the panic is zfs
related not actually installworld.

On Sun, Jan 17, 2016 at 9:45 AM, Kurt Jaeger  wrote:

> Hi!
>
> > make installkernel KERNCONF=MYKERNEL
> > reboot
> > mergemaster -p
> > make installworld -> attached
> >
> > MYKERNEL=GENERIC+
> > options VIMAGE
> > options ROUTETABLES=2
> >
> >  Anything else that maybe helpful?
>
> I build a generic world at r294095, no problems.
>
> --
> p...@opsec.eu+49 171 3101372 4 years to
> go !
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"