当前位置:网站首页>One click deployment CEPH script

One click deployment CEPH script

2022-06-26 11:29:00 BOGO

Distributed storage ceph I believe you are familiar with . A project needs to be done temporarily 40 A storage cluster of nodes . So I wrote this script .

The one click deployment script is as follows :

git clone https://github.com/luckman666/deploy_ceph_cluster.git
cd deploy_ceph_cluster
chmod -R 755 .
#  edit base.config
./deploy_ceph_master.sh

root User execution is OK ,osd When scribing, it is necessary to give the equipment the weight of ceph:ceph jurisdiction .

Happy Dragon Boat Festival, everyone !

原网站

版权声明
本文为[BOGO]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/177/202206260950315356.html