Comment 14 for bug 2044630

Revision history for this message
Mike Ferreira (mafoelffen) wrote (last edit ):

Seems to also affect Mantic, if it was installed as jammy, then upgraded to Mantic. But doesn't seem to affect Mantic systems if they were installed fresh as Mantic. All Tests, so far, show it does not affect Noble at all (either upgraded from Mantic or installed fresh).

I think it is isolated this version of the zfs-dkms package. Last time this was a problem, it was because of the supported kernel range set in the code of zfs-dkms. When HWE went from 5.19 to 6.2, it failed. It got patched. I don't think this version included that patch, especially when the error throws an unsupported kernel version error.

The module is built by zfsuitls-linux... "I think" a short term work-around might be to temporarily uninstall zfs-dkms, and watch very carefully for any kernel version updates. If there were a kernel update, then before the next reboot, just reinstalling zfsutils-linux should build the new module for that kernel.

*** I haven't tested that yet... Will do a test case on that in the morning.

I have 3 other systems 'here' that are 22.04 LTS, ZFS-On-Root... I paused the updates on those 3 other systems until this gets resolved.