Hi,
Currnetly we are using Glusterfs on Centos Servers which is being installed through CentOS Storage SIG repository Under Rocky these Centos SIG are available.
[root@rocky ~]# yum search gluster
Last metadata expiration check: 0:06:25 ago on Wed 17 Nov 2021 10:27:30 PM +04.
=========================================================== Name & Summary Matched: gluster ==============================
centos-release-gluster6.noarch : Gluster 6 packages from the CentOS Storage SIG repository
centos-release-gluster7.noarch : Gluster 7 packages from the CentOS Storage SIG repository
centos-release-gluster8.noarch : Gluster 8 packages from the CentOS Storage SIG repository
centos-release-gluster9.noarch : Gluster 9 packages from the CentOS Storage SIG repository
Will these SIG repos be available once Centos 8 reach EOL ? or Rocky Linux team have plan for their own similar SIG repos
There is a possibility to have storage SIGs within Rocky. We have to have our build system out first before we start getting there. But with that being said, there was a request upstream to have rhel build roots to allow SIGs to still build against a stable release rather than stream. Iām not sure where that has gone or what will come of it. In the event that they allow that, these types of release packages and SIGs from CentOS will still be valid and work on Rocky.
It looks like Centos 8 Storage SIG Gluster repositories are not available more.
[root@rocky ~]# yum --disablerepo="*" --enablerepo=ācentos-gluster9ā list available
CentOS-8 - Gluster 9
Error: Failed to download metadata for repo ācentos-gluster9ā: Cannot prepare internal mirrorlist: No URLs in mirrorlist
[root@rocky ~]#
Have you tried using the CentOS Stream 8 gluster sig? CentOS Mirror
It should be, theoretically, working on EL8.
I know the CentOS Storage SIG could use some hands, so if you have experience building, maybe you could join and help get the packages built on RHEL 8 build roots? Iām happy to help make connections if you need!
On the rocky side, we can rebuild this as a sig but thereās some benefit in not duplicating efforts already being done by the wider community e.g.
I first faced some issues with CentOS Stream 8 Virt SIG packages.
I also have to deal on a regularly basis with libraries sonames bumped or versions packages updated when I build the same package for EPEL 8 and CentOS Stream 8 in my COPR repositories.
So, using CentOS Stream 8 SIG repos is not in my options, as it is updated more often than previous RHEL was.
And yes, maybe I could join and help get the packages built on RHEL 8 build roots. But it would be usefull to know what can be the plans for GlusterFS, as it has already been removed.