Is anyone successfully using the new cockpit-zfs module? I enabled the testing repo and installed the new module. It’s unable to see my disks / pools etc. I have zero issues with the old module. I’m running Rocky 8.10 on ZFS 2.2.4 and also tried 2.2.6. Help is appreciated, thanks!
Hi @sinewaverx,
We are currently looking at how we are upgrading ZFS 2.1 to ZFS 2.2. Due to that, we have not yet published the python package to our repository to support ZFS 2.2.
Here is the link to the RPM https://45homelab.com/python3-libzfs-2.2.1-5.el8.x86_64.rpm until we get the upgrade path completed.
We are currently in process of building these packages for el9, expecting to have repos up by end of next week.
In the mean time, you can install the package linked above to give proper functionality to cockpit-zfs.
Feel free to reach out to me at info@45homelab.com if you have further questions, and i will get back to you as soon as possible.
el9 build - great!
It felt weird installing el8 for this considering that I’ve spent the past year showing people how to upgrade el7/8 to 9…
How does one get access to the el9 based instructions? Totally willing to be a guinea pig to do either a fresh install or in-place upgrade.
Awesome, Thanks! Are the Ubuntu Repos getting updated as well? Are there plans to support both 22 and 24?
What ever happened with the EL9 repositories? Are they up?
Hey Vikram! Any updates regarding new os support?
Hi @sinewaverx,
Our team is currently working on this and they will be out with the update as soon as possible, and they are estimating this to be out by this week.
Is there any chance we could get a base image for installs that would be available somewhere?
Hi @daemon1001,
I have requested for this to our team, and I will let you know as soon as it is available for download.
Hey homelabers,
I am happy to let you know that we have completed the EL9update. However, we are continuing to add packages.
Here is the URL to the repo.
https://repo.45drives.com/community/rocky/el9/stable/
packages are being built and added as we work through them.
Here is contents of the .repo file.
[45drives_community_stable]
enabled = 1
priority = 1
gpgcheck = 1
repo_gpgcheck = 1
baseurl = Index of /community/rocky/el9/
gpgkey = https://repo.45drives.com/key/gpg.asc
name = 45Drives EL9 Stable
Any idea when completed repos and configuration scripts will be available for the new OS’s? I’ve been watching the new packages.
Thanks!
HI @sinewaverx, I am happy to let you know that the Repo for Rocky 9 are available for download.
Once you have installed Rocky 9 visit the link - Index of /community/rocky/el9/stable/
or you can use a simple one line command to enable the el9 package repositories
curl -o /etc/yum.repos.d/45drives-community.repo https://repo.45drives.com/repofiles/rocky/45drives-community.repo