- Mastering Ceph
- Nick Fisk
- 164字
- 2021-07-09 19:55:13
The ceph-deploy tool
ceph-deploy is the official tool to deploy Ceph clusters. It works on the principle of having an admin node with SSH access (without password) to all machines in your Ceph cluster; it also holds a copy of the Ceph configuration file. Every time you carry out a deployment action, it uses SSH to connect to your Ceph nodes to carry out the necessary steps. Although the ceph-deploy tool is an entirely supported method, which will leave you with a perfectly functioning Ceph cluster, ongoing management of Ceph will not be as easy as desired. Larger scale Ceph clusters will also cause a lot of management overheads if ceph-deploy is to be used. For this reason, it is recommended that ceph-deploy is limited to test or small-scale production clusters, although as you will see, an orchestration tool allows the rapid deployment of Ceph and is probably better suited for test environments where you might need to continually build new Ceph clusters.
- 基于C語(yǔ)言的程序設(shè)計(jì)
- 數(shù)據(jù)展現(xiàn)的藝術(shù)
- 輕松學(xué)C語(yǔ)言
- 大數(shù)據(jù)管理系統(tǒng)
- 大學(xué)計(jì)算機(jī)基礎(chǔ):基礎(chǔ)理論篇
- 計(jì)算機(jī)圖形學(xué)
- 3D Printing with RepRap Cookbook
- 傳感器技術(shù)應(yīng)用
- PostgreSQL Administration Essentials
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)
- 西門(mén)子S7-200 SMART PLC實(shí)例指導(dǎo)學(xué)與用
- 四向穿梭式自動(dòng)化密集倉(cāng)儲(chǔ)系統(tǒng)的設(shè)計(jì)與控制
- 21天學(xué)通C語(yǔ)言
- OpenStack Cloud Computing Cookbook
- Python:Data Analytics and Visualization