Glusterfs挂载报错解决办法

  环境查看

  挂载glusterfs时候报错

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

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

  下载以下四个安装包

1
2
3
4
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

  安装

1
2
3
4
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

  查看是否安装成功

  再挂载即可

posted @   minseo  阅读(1783)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
点击右上角即可分享
微信分享提示