-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ZFS module #182
Comments
Are we waiting on the Kmod Centos SIG? |
Honestly I think we absolutely can already do this: https://openzfs.github.io/openzfs-docs/Getting%20Started/RHEL-based%20distro/index.html, I remember you added support for these on their repos |
It's not going to be officially distributed by ZFS until alma 10 which is April??? |
Oh damn. I wonder what we do about this then??? We might need to wait for the kmod SIG |
I tested this out recently and even doing the weird stuff using el9 repos it still is broken cuz the ZFS kmod only supports 6.7 from that repo. We will need to wait :( |
Let's just grab the one from ublue-os/akmods, sherman is going to need to build one for ucore anyway. Or someone could just PR it into that repo. |
Let's build the module - note that we're not committing to zfs on root, just enabling other disks to be used with ZFS. We're building the module somewhere in akmods for this kernel version already.
The text was updated successfully, but these errors were encountered: