r247095 Boot Failure

2013-02-21 Thread Shawn Webb
I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm running ZFS as root with a mirrored root pool. Here's a pic of the box failing: https://lh5.googleusercontent.com/-Lq_jlX8of0o/USY4cqZ5BOI/GoI/Nd1LGPbFjHc/s1112/IMG_20130221_100723.jpg There isn't much useful

Re: r247095 Boot Failure

2013-02-21 Thread Navdeep Parhar
On Thu, Feb 21, 2013 at 10:28:15AM -0500, Shawn Webb wrote: I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm running ZFS as root with a mirrored root pool. Here's a pic of the box failing:

Re: r247095 Boot Failure

2013-02-21 Thread matt
On Thu, Feb 21, 2013 at 3:34 PM, Navdeep Parhar npar...@gmail.com wrote: Take a look at the -CURRENT userland regression thread. You may be able to boot if you choose safe mode in the boot loader menu. Regards, Navdeep What is safe mode as far as boot flags? boot -sv doesn't work on my

Re: r247095 Boot Failure

2013-02-21 Thread Sergey Kandaurov
On 21 February 2013 19:38, matt sendtom...@gmail.com wrote: On Thu, Feb 21, 2013 at 3:34 PM, Navdeep Parhar npar...@gmail.com wrote: Take a look at the -CURRENT userland regression thread. You may be able to boot if you choose safe mode in the boot loader menu. Regards, Navdeep What is

Re: r247095 Boot Failure

2013-02-21 Thread Navdeep Parhar
On Thu, Feb 21, 2013 at 03:38:41PM +, matt wrote: On Thu, Feb 21, 2013 at 3:34 PM, Navdeep Parhar npar...@gmail.com wrote: Take a look at the -CURRENT userland regression thread. You may be able to boot if you choose safe mode in the boot loader menu. Regards, Navdeep What

Re: r247095 Boot Failure

2013-02-21 Thread matt
On Thu, Feb 21, 2013 at 3:46 PM, Sergey Kandaurov pluk...@gmail.com wrote: Currently that corresponds to: set kern.smp.disabled=1 set hw.ata.ata_dma=0 set hw.ata.atapi_dma=0 set hw.ata.wc=0 set hw.eisa_slots=0 set kern.eventtimer.periodic=1 set kern.geom.part.check_integrity=0 See

Re: r247095 Boot Failure

2013-02-21 Thread matt
On Thu, Feb 21, 2013 at 3:46 PM, Sergey Kandaurov pluk...@gmail.comwrote: Currently that corresponds to: set kern.smp.disabled=1 set hw.ata.ata_dma=0 set hw.ata.atapi_dma=0 set hw.ata.wc=0 set hw.eisa_slots=0 set kern.eventtimer.periodic=1 set kern.geom.part.check_integrity=0 See

Re: r247095 Boot Failure

2013-02-21 Thread John-Mark Gurney
Shawn Webb wrote this message on Thu, Feb 21, 2013 at 10:28 -0500: I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm running ZFS as root with a mirrored root pool. Here's a pic of the box failing:

Re: r247095 Boot Failure

2013-02-21 Thread O. Hartmann
Am 02/21/13 16:28, schrieb Shawn Webb: I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm running ZFS as root with a mirrored root pool. Here's a pic of the box failing:

Re: r247095 Boot Failure

2013-02-21 Thread Konstantin Belousov
On Thu, Feb 21, 2013 at 08:40:44PM +0100, O. Hartmann wrote: Am 02/21/13 16:28, schrieb Shawn Webb: I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm running ZFS as root with a mirrored root pool. Here's a pic of the box failing:

Re: r247095 Boot Failure

2013-02-21 Thread O. Hartmann
Am 02/21/13 20:51, schrieb Konstantin Belousov: On Thu, Feb 21, 2013 at 08:40:44PM +0100, O. Hartmann wrote: Am 02/21/13 16:28, schrieb Shawn Webb: I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm running ZFS as root with a mirrored root pool. Here's a pic of the box

Re: r247095 Boot Failure

2013-02-21 Thread Steve Kargl
On Thu, Feb 21, 2013 at 09:14:07PM +0100, O. Hartmann wrote: The supposed fix was committed as r247117. Simply compiling a new kernel doesn't resolve the problem. See the commit message why your kernel appears to not work. http://svnweb.freebsd.org/base?view=revisionrevision=247117

Re: r247095 Boot Failure

2013-02-21 Thread Shawn Webb
I'm building now. I should know whether or not it works. I'm assuming the updated gas is in base? My userland is r247095, but my kernel is r246990. On Thu, Feb 21, 2013 at 3:21 PM, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Thu, Feb 21, 2013 at 09:14:07PM +0100, O. Hartmann

Re: r247095 Boot Failure

2013-02-21 Thread O. Hartmann
Am 02/21/13 22:01, schrieb Shawn Webb: I'm building now. I should know whether or not it works. I'm assuming the updated gas is in base? My userland is r247095, but my kernel is r246990. On Thu, Feb 21, 2013 at 3:21 PM, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Thu, Feb

Re: r247095 Boot Failure

2013-02-21 Thread Shawn Webb
The results are in: success! Thanks everyone. This is why I love FreeBSD: the community is amazing! On Thu, Feb 21, 2013 at 4:54 PM, O. Hartmann ohart...@zedat.fu-berlin.dewrote: Am 02/21/13 22:01, schrieb Shawn Webb: I'm building now. I should know whether or not it works. I'm assuming the

Re: r247095 Boot Failure

2013-02-21 Thread O. Hartmann
Am 02/21/13 22:55, schrieb Shawn Webb: The results are in: success! Thanks everyone. This is why I love FreeBSD: the community is amazing! On Thu, Feb 21, 2013 at 4:54 PM, O. Hartmann ohart...@zedat.fu-berlin.dewrote: Am 02/21/13 22:01, schrieb Shawn Webb: I'm building now. I should

Re: r247095 Boot Failure

2013-02-21 Thread matt
OK here as well. Tested sandybridge opteron. Matt On Thu, Feb 21, 2013 at 10:28 PM, O. Hartmann ohart...@zedat.fu-berlin.dewrote: Works for me, too. Thanks a lot. oh ___ freebsd-current@freebsd.org mailing list