Update 221222 cassini

Hi,
I installed cassini with btrfs and zfs. The update today 221222 broke my zfs pool due to the update of 6.1.1.arch1-1.
Could it be possible to update zfs-dkms and zfs-utils ?
Issue also appears on arch.

dkms install --no-depmod zfs/2.1.6 -k 6.1.1-arch1-1

Error! Bad return status for module build on kernel: 6.1.1-arch1-1 (x86_64)

Those packages haven’t been updated upstream yet.

In general, if you count on zfs I would recommend doing one of the below:

  • Switch to the LTS kernel
  • Switch from the zfs-dkms to the packages in the archzfs repos instead(This is much more reliable as it locks the kernel in place until zfs is ready)
  • Use the zfs kernels from the cachyos repo(Also reliable since zfs support is built into the kernel)
4 Likes

Is the version of zfs-dkms from the endeavour repo the same as the one in the AUR?

From what I see the AUR version is out of date and the updated zfs version 2.1.7 was released 3 weeks ago https://github.com/openzfs/zfs/releases, so when we say upstream, here, do we mean upstream as in the aur package or upstream as in the actual zfs github repo?

People who use the aur package have also commented that manually bumping the version in the pkgbuild fixes the issue.

Yes.

I was referring to the AUR package.

Alright, thanks for the clarification.

1 Like

Thanks very much dalto. Tested on arch and it works.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.