You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ZFSBootMenu on a server with the following specs:
AMD EPYC 9825 (SMP enabled, single socket, 144c/288t).
2x 96GB DDR5
14x NVMe (mixed sizes).
Sometimes, I get an error. The weird part is that if I press CTRL+D (or type exit); everything works normally. Also, lsmod shows the zfs modules as loaded.
I'm going to try the 6.6 kernel build and report back; but in the meantime, any clues as to why this might be the case?
ZFSBootMenu: modprobe: ERROR: could not insert 'zfs': Cannot allocate memory
ZFSBootMenu build source
Release EFI
ZFSBootMenu version
3.1.0
ZFSBootMenu kernel version
6.18
Boot environment distribution
Github build
Problem description
Hey there!
I'm using ZFSBootMenu on a server with the following specs:
Sometimes, I get an error. The weird part is that if I press CTRL+D (or type
exit); everything works normally. Also, lsmod shows the zfs modules as loaded.I'm going to try the 6.6 kernel build and report back; but in the meantime, any clues as to why this might be the case?
Steps to reproduce