Glusterfs挂载报错解决办法


  环境查看

  挂载glusterfs时候报错

  下载软件(Redhat没有注册无法直接yum安装)

https://buildlogs.centos.org/centos/6/storage/x86_64/gluster-3.13/

  下载以下四个安装包

https://buildlogs.cdn.centos.org/centos/6/storage/x86_64/gluster-3.13/glusterfs-fuse-3.13.2-1.el6.x86_64.rpm
https://buildlogs.cdn.centos.org/centos/6/storage/x86_64/gluster-3.13/glusterfs-3.13.2-1.el6.x86_64.rpm
https://buildlogs.cdn.centos.org/centos/6/storage/x86_64/gluster-3.13/glusterfs-libs-3.13.2-1.el6.x86_64.rpm
https://buildlogs.cdn.centos.org/centos/6/storage/x86_64/gluster-3.13/glusterfs-client-xlators-3.13.2-1.el6.x86_64.rpm

  安装

rpm -ivh glusterfs-libs-3.13.2-1.el6.x86_64.rpm 
rpm -ivh glusterfs-3.13.2-1.el6.x86_64.rpm 
rpm -ivh glusterfs-client-xlators-3.13.2-1.el6.x86_64.rpm 
rpm -ivh glusterfs-fuse-3.13.2-1.el6.x86_64.rpm 

  查看是否安装成功

  再挂载即可


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM