NFS GlusterFS 基于共享存储 采用GFS做共享存储; 实验环境:101 102 103 104 做gfs集群;201 202做虚拟机; 同步一下会话; 为了方便使用主机名进行通信,修改hosts文件; 为了使用GlusterFS的仓库先部署阿里的仓库; rm -rf /etc/yum.repos.d/* curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo curl -o /etc/yum.repos.d/epel.repo https://mirrors.aliyun.com/repo/epel-7.repo yum clean all