ZBM 3.0.1 crash handing off to distro kernel #721
Unanswered
rearden888
asked this question in
Questions
Replies: 2 comments
-
No idea, but this is why we ship multiple kernel versions now. Just use Linux 6.1. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sure, I can make it work now, but thought I'd post it in case anyone else runs into the same issue, or if at some point the kernels compiled in to ZBM change and this becomes a more pronounced problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm working with an Arch box, fully updated, using the ArchZFS generated ZFS packages. It seems when using the ZBM 3.0.1 built against kernel versions 6.12 and 6.6, the distro kernel panics when it can't load the ZFS data set on one of my machines. Oddly, it works when I use the ZBM 3.0.1 build with kernel 6.1. I think the issue may be related to an error that says:
"nvme :e1:00.0: Unable to change power state from D3cold to D" (I think there's more to that error, but it's cutoff). I have pictures of the error on startup, but no text as it's during the boot phase and don't have an easy way to capture that.
I believe this likely has something to do with the specific hardware on this machine (a quite new Dell Precision 3591) as I have the same or very similar set up on a Framework 13 using ZBM and don't have this issue.
Any ideas on what could cause this would be helpful.
Beta Was this translation helpful? Give feedback.
All reactions