ZFS Livelist Bug -- When will TrueNAS Merge Patch?

yottabit

Contributor
Joined
Apr 15, 2012
Messages
192
Hi Everyone,

Several months ago I ran into a kernel panic reboot loop after cloning a zvol. I engaged directly with the OpenZFS team, along with several others experiencing the same issue, and they were able to isolate and fix the problem with this submitted patch.

I was able to boot an Ubuntu live image and mount the zpool successfully. Later, I was able to boot TrueNAS CORE successfully without experiencing the kernel panic.

Now fast forward to this week; I attempted to delete the zvol clone that originally caused this problem, and now I'm back in the kernel panic reboot loop.

Does anyone know when this OpenZFS patch will merge into TrueNAS CORE? I believe I'm running 12.0-U1 or 12.0-U2 at the moment.

Thank you!
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703

yottabit

Contributor
Joined
Apr 15, 2012
Messages
192
According to the github Projects pane, it looks like they merged the patch into 2.1, but not yet 2.0 (awaiting triage). :-/
 

Kris Moore

SVP of Engineering
Administrator
Moderator
iXsystems
Joined
Nov 12, 2015
Messages
1,471
We're looking into back-porting to 2.0.6 now, thanks for the heads up.
 

yottabit

Contributor
Joined
Apr 15, 2012
Messages
192
Thank you, Kris! Any guesstimates on how long it should take to release a CORE build with the patch? I won't hold you to it of course, just wanting to get a rough idea.

It looks like SCALE merged OpenZFS 2.1.0.

So if I migrate from CORE to SCALE, I should be able to regain access to my zpool. But of course that means running a beta in prod, refactoring my jails to containers, and migrating my VMs from bhyve to KVM. :frown:

Thanks again!
 

Kris Moore

SVP of Engineering
Administrator
Moderator
iXsystems
Joined
Nov 12, 2015
Messages
1,471
Thank you, Kris! Any guesstimates on how long it should take to release a CORE build with the patch? I won't hold you to it of course, just wanting to get a rough idea.

It looks like SCALE merged OpenZFS 2.1.0.

So if I migrate from CORE to SCALE, I should be able to regain access to my zpool. But of course that means running a beta in prod, refactoring my jails to containers, and migrating my VMs from bhyve to KVM. :frown:

Thanks again!

What, you aren't ready to YOLO it? :wink:

Probably 12.0-U7 is my guess, not sure if it'll make the cut-off for U6 yet. We'll see.
 

yottabit

Contributor
Joined
Apr 15, 2012
Messages
192
Can you confirm that SCALE BETA.1 includes the livelist patch?
Code:
[   16.095825] ZFS: Loaded module v2.1.0-35_g9dc7eb109 (DEBUG mode), ZFS pool version 5000, ZFS filesystem version 5


I think this version should have the patch, but I'm still experiencing long, blocking txg. But at least it isn't causing a kernel panic as on CORE. :smile:
 

freqlabs

iXsystems
iXsystems
Joined
Jul 18, 2019
Messages
50
Can you confirm that SCALE BETA.1 includes the livelist patch?
Code:
[   16.095825] ZFS: Loaded module v2.1.0-35_g9dc7eb109 (DEBUG mode), ZFS pool version 5000, ZFS filesystem version 5


I think this version should have the patch, but I'm still experiencing long, blocking txg. But at least it isn't causing a kernel panic as on CORE. :smile:

Yes it's present in that module.
 
Top