GlusterFS常用维护操作命令 2021年1月27日 4395浏览 glusterfs 发表评论 1.启动/关闭/查看glusterd服务 # /etc/init.d/glusterd start # /etc/init.d/glusterd stop # /etc/init.d/glusterd status 开机自动启动glusterd服务 # chkconfig glusterd on # Red H…
Kubernetes 部署 GlusterFS + Heketi 存储集群 2020年4月24日 2406浏览 glusterfs 发表评论 Kubernetes 部署 GlusterFS + Heketi 存储集群 系统环境: 系统版本:CentOS 7.6 Kubernetes版本:1.14.0 GlusterFS版本:glusterfs 4.1.7 heketi镜像版本:keheti/heketi:dev G…