CentOS 8.4 安装GlusterFS

kevin.Zhu 发布于:2022-8-26 19:29 分类:文摘  有 22 人浏览,获得评论 0 条  

https://www.cnblogs.com/yzbhfdz/p/15898158.html


所以,只需要加个yum源就可以了

编辑/etc/yum.repos.d/CentOS-Base.repo

加入以下内容(示例是装10版本),就可以用yum安装相关glusterfs的包了


[centos-gluster10]
name=CentOS-8 - Gluster 10
baseurl=https://mirrors.huaweicloud.com/centos/8-stream/storage/aarch64/gluster-10/
gpgcheck=0
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage