centos 通过yum安装GlusterFS
2014-10-20 11:24 LittleMan 阅读(1058) 评论(0) 编辑 收藏 举报1、环境
centos 6.5 64 bit
glusterfs-3.5
2、配置yum源
wget http://download.gluster.org/pub/gluster/glusterfs/repos/YUM/glusterfs-3.5/LATEST/CentOS/glusterfs-epel.repo -O /etc/yum.repos.d/glusterfs-epel.repo
3、安装
yum install glusterfs{,-server,-fuse,-geo-replication}