I am a hobbyist user of Rocky. I have had a NAS running on Rocky 9 for a while and the root drive recently died. I took this as an opportunity to upgrade the entire system. I am attempting to get my existing zfs pool up and running on Rocky 10 but am running into issues. when I follow the instructions from openzfs, I am getting a 404 error. I assume this is because RHEL 10 is just so new. has anyone had any luck getting ZFS up and running? I have confirmed that my process works on Rocky 8 and 9.
The instructions lets you install the package by pulling it from https://zfsonlinux.org/epel/zfs-release-2-3$(rpm --eval "%{dist}").noarch.rpm which translates to https://zfsonlinux.org/epel/zfs-release-2-3.el10.noarch.rpm in RL10 and it returns 404, whereas the same URL but with el7, el8 or el9 instead returns 200. Which means it has not been packaged and uploaded yet. You should contact the software distributor if then plan to do it.
4 Likes
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.