Server with 3TB Crashing at boot
Ryan Stone
rysto32 at gmail.com
Fri Mar 13 19:40:09 UTC 2015
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
More information about the freebsd-hackers
mailing list