Server with 3TB Crashing at boot

Steven Hartland killing at multiplay.co.uk
Fri Mar 13 18:27:50 UTC 2015



On 13/03/2015 17:50, Michael Fuckner wrote:
> On 03/12/2015 08:30 PM, Adrian Chadd wrote:
>> Right. Try booting it with SMP disabled but with all the RAM.
>>
>> I think it's 'kern.smp.disabled=1' at the bootloader, then 'boot -v'
>
> my problem seems to be my /boot/loader.conf
>
> which is the correct option for verboose booting?
> when loading nvme/nvd/zfs it crashes.
> why is mpr1 detected after loading nvme? (I boot from mpr0)
>
>
> hw.memtest.tests=0
> #kern.smp.disabled=1
> console=comconsole
> boot_verbose="YES"
> verbose_loading="YES"
> zfs_load="NO"
> nvme_load="NO"
> nvd_load="NO"
>
> http://dedi3.fuckner.net/~molli123/temp/kldload-nvme_nvd_zfs.txt
> http://dedi3.fuckner.net/~molli123/temp/freebsd-10.1_smp-disabled_verbose.txt 
>
> http://dedi3.fuckner.net/~molli123/temp/freebsd-10.1_smp-enabled_verbose.txt 
>
>
>
> Any idea?

Looks like that's panicing when allocating the zfs dbuf hash table, 
which by my calculation should be requesting 8GB for a 4TB physmem?

     Regards
     Steve


More information about the freebsd-hackers mailing list