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

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(

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 likel

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@fr

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

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

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 > ___ >

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+ >

r294195: Kernel panic during installworld

2016-01-17 Thread Ultima
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