glusterdocs
glusterdocs copied to clipboard
gluster 10 packages for CentOS 7 should be available.
based on the information that you provide on your installation guide Community-Packages, you create Gluster 10 packages for Ubuntu 1804 and you do not create packages for CentOS 7, but:
- Ubuntu 18.04 will be EOL on April 2023 and you're gonna create Gluster 10 packages
- RedHat/CentOS 7 will be EOL on June 2024, but you're not gonna create Gluster 10 packages
At the same time, CentOS 8 Stream is not really usable in production, which means that only RedHat 8 users can use Gluster 10. Would you reconsider your decision about CentOS / RedHat 7?
@nixpanic
Any update or comment from @nixpanic ? Cheers.
I compiled the RPMs. I don't have a pipeline, but I can share the RPMs and If you trust me, you'll only need to sign them (just ping me and I upload the files somewhere). It was tricky and I had to do the following:
- compile
liburing
(remembering to check-out tag 2.0): how-to-build-liburing - install
userspace-rcu
anduserspace-rcu-devel
from your gluster 9 repo - rename
/usr/bin/python3
as/usr/bin/python3.save
- prepend
PYTHON=python2.7
to the commands to compile - install a more modern GCC (and struggle with
SCL
) - build RPMs, add them to repo
- rename
/usr/bin/python3.save
as/usr/bin/python3
- remember to add userspace-rcu packages to the repo, along with the other RPMs