GlusterFS常用维护操作命令 2021年1月27日 4187浏览 glusterfs 发表评论 1.启动/关闭/查看glusterd服务 # /etc/init.d/glusterd start # /etc/init.d/glusterd stop # /etc/init.d/glusterd status 开机自动启动glusterd服务 # chkconfig glusterd on # Red H…