Closed
Description
System information
Type | Version/Name |
---|---|
Distribution Name | AlmaLinux release 9.6 (Sage Margay) |
Kernel Version | 5.14.0-570.12.1.el9_6.x86_64 |
Architecture | x86_64 |
OpenZFS Version | 2.1.16 |
Describe the problem you're observing
ZFS fails to install giving this error in make log :
checking whether blk_queue_max_hw_sectors() is available... configure: error:
*** None of the expected "blk_queue_max_hw_sectors" interfaces were detected.
*** This may be because your kernel version is newer than what is
*** supported, or you are using a patched custom kernel with
*** incompatible modifications.
***
*** ZFS Version: zfs-2.1.16-1
*** Compatible Kernels: 3.10 - 6.7
There is a similar issue, but that's about a way newer kernel 6.10.
Describe how to reproduce the problem
Alma 9.6, install zfs based on the official guide.
Using the testing repository, zfs-2.3.2-1 installs fine, and since this is a backup system, this is fine for now, but I don't like latest version on the main storage bulk ... Perhaps this is extra fuel for the upgrade to 2.2 #17290 ?