centos安装gluster集群

设置时间同步,每天执行,如果可以上网直接阿里云ntpserver,不能上网安装ntpd同步 yum install ntpdate -y ntpdate ntp.aliyun.com echo '*/3 * * * * /usr/bin/ntpdate ntp.aliyun.com' >> /var

gluster
运维小白 linux 13