Server with 3TB Crashing at boot

Michael Fuckner michael at fuckner.net
Fri Mar 13 20:42:08 UTC 2015


> Ryan Stone <rysto32 at gmail.com> hat am 13. März 2015 um 20:40 geschrieben:
>
>
> On Fri, Mar 13, 2015 at 2:27 PM, Steven Hartland <killing at multiplay.co.uk>
> wrote:
>
> > Looks like that's panicing when allocating the zfs dbuf hash table, which
> > by my calculation should be requesting 8GB for a 4TB physmem?
> >
>
> Interesting observation. Michael, can you try booting with this patch
> applied? There is a bug in the kernel when we attempt to malloc() more
> than 4GB.
>
> https://people.freebsd.org/~rstone/patches/vm_64bit_malloc.diff
Now I can kldload zfs without exploding kernel. I'll do some more tests
tomorrow, but this looks fine!


More information about the freebsd-hackers mailing list