当前位置:网站首页>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 !
边栏推荐
- Machine learning PCA - Experimental Report
- 4、 Stacks and queues
- 机器学习PCA——实验报告
- 深度理解STM32的串口實驗(寄存器)【保姆級教程】
- Will updating a large amount of data in Oracle cause the undo space to explode
- Change calico network mode to host GW
- 手机注册股票开户 开户安全吗
- Laravel admin hidden button, and set button display, default sequence, form form form non modifiable value
- dd命令测试华为鲲鹏&宏衫固态存储磁盘读写速度
- 滑动窗口
猜你喜欢
(typora picture bed) Alibaba cloud OSS building picture bed +picgo uploading picture detailed tutorial
(Typora图床)阿里云oss搭建图床+Picgo上传图片详细教程
Statistical genetics: Chapter 2, the concept of statistical analysis
Machine Learning Clustering - Experimental Report
[deep learning theory] (7) long and short term memory network LSTM
Qixia housing and Urban Rural Development Bureau and fire rescue brigade carried out fire safety training
word中涂黑的方块
介绍一下实现建模中可能用到的时间序列预测之线性二次移动平均,Excel的简单操作
利用 Repository 中的方法解决实际问题
SVN 安装配置
随机推荐
That is to say, "live broadcast" is launched! One stop live broadcast service with full link upgrade
Pre knowledge of hash table -- binary search tree
laravel 写原生SQL语句
Measures to support the development of cultural and creative industries in Futian District, Shenzhen
在Oracle中update大量数据会不会导致undo空间爆掉
Group by is used in laravel to group and query the quantity
Mqtt disconnect and reconnect
Character sets and comparison rules
HUST网络攻防实践|6_物联网设备固件安全实验|实验三 FreeRTOS-MPU 保护绕过
Grain Mall - distributed Foundation
DD command tests the read and write speed of Huawei Kunpeng & Hongshan solid state storage disk
女性科学家的流失
Flannel's host GW and calico
HUST network attack and defense practice | 6_ IOT device firmware security experiment | Experiment 2 MPU based IOT device attack mitigation technology
Openresty overview
Is it safe for compass software to buy stocks for trading? How to open an account to buy shares
HUST网络攻防实践|6_物联网设备固件安全实验|实验二 基于 MPU 的物联网设备攻击缓解技术
In depth understanding of STM32 serial port experiment (register) [nanny level tutorial]
How to prevent weight loss under Gao Bingfa?
【Redis 系列】redis 学习十六,redis 字典(map) 及其核心编码结构