#6 GlusterFS集群搭建(下)
安装 GlusterFS
安装 software-properties-common
sudo apt install software-properties-common添加 GlusterFS PPA
sudo add-apt-repository ppa:gluster/glusterfs-7
sudo apt update安装程序包
sudo apt install glusterfs-server -y启动 GlusterFS
sudo systemctl start glusterd集群 GlusterFS
添加 GlusterFS 节点
创建卷
添加挂载点
测试 GlusterFS
最終更新
役に立ちましたか?