无法安装centos-gluster9

Can't install centos-gluster9

我正在尝试在我的 centos 7 服务器上安装 glusterfs,我已经安装了 centos-release-gluster

[root@core11 media]# yum install centos-release-gluster
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * base: mirror.labkom.id
 * centos-gluster9: vpsmurah.jagoanhosting.com
 * epel: ftp.jaist.ac.jp
 * extras: vpsmurah.jagoanhosting.com
 * updates: vpsmurah.jagoanhosting.com
211 packages excluded due to repository priority protections
Package centos-release-gluster9-1.0-1.el7.noarch already installed and latest version
Nothing to do

但是我继续安装glusterfs-server的时候出现了错误

[root@core11 media]# yum install glusterfs-server
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * base: mirror.labkom.id
 * centos-gluster9: vpsmurah.jagoanhosting.com
 * epel: ftp.jaist.ac.jp
 * extras: vpsmurah.jagoanhosting.com
 * updates: vpsmurah.jagoanhosting.com
211 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package glusterfs-server.x86_64 0:9.3-1.el7 will be installed
--> Processing Dependency: glusterfs = 9.3-1.el7 for package: glusterfs-server-9.3-1.el7.x86_64
--> Processing Dependency: glusterfs-cli = 9.3-1.el7 for package: glusterfs-server-9.3-1.el7.x86_6
--> Processing Dependency: liburcu-bp.so.6()(64bit) for package: glusterfs-server-9.3-1.el7.x86_64
--> Processing Dependency: liburcu-cds.so.6()(64bit) for package: glusterfs-server-9.3-1.el7.x86_64
...
Error: Package: libgfrpc0-9.3-1.el7.x86_64 (centos-gluster9)
       Requires: liburcu-bp.so.6()(64bit)
Error: Package: glusterfs-9.3-1.el7.x86_64 (centos-gluster9)
       Requires: liburcu-cds.so.6()(64bit)
...

有没有我漏掉的步骤?

需要安装userpace-rcu如上文Knud所述,由于我使用的是x86_64架构的Centos 7,安装前只需安装此包即可glusterfs 服务器

百胜安装http://mirror.centos.org/centos/7.9.2009/storage/x86_64/gluster-9/Packages/u/userspace-rcu-0.10.0-3.el7.x86_64.rpm