2020-03-15 13:45:46 +00:00
|
|
|
.. _cephadm:
|
2020-02-03 15:31:36 +00:00
|
|
|
|
2020-03-15 13:45:46 +00:00
|
|
|
=======
|
|
|
|
Cephadm
|
|
|
|
=======
|
2019-10-04 17:40:05 +00:00
|
|
|
|
2021-03-23 15:19:11 +00:00
|
|
|
``cephadm`` deploys and manages a Ceph cluster. It does this by connecting the
|
|
|
|
manager daemon to hosts via SSH. The manager daemon is able to add, remove, and
|
|
|
|
update Ceph containers. ``cephadm`` does not rely on external configuration
|
|
|
|
tools such as Ansible, Rook, and Salt.
|
|
|
|
|
|
|
|
``cephadm`` manages the full lifecycle of a Ceph cluster. This lifecycle
|
|
|
|
starts with the bootstrapping process, when ``cephadm`` creates a tiny
|
|
|
|
Ceph cluster on a single node. This cluster consists of one monitor and
|
|
|
|
one manager. ``cephadm`` then uses the orchestration interface ("day 2"
|
|
|
|
commands) to expand the cluster, adding all hosts and provisioning all
|
|
|
|
Ceph daemons and services. Management of this lifecycle can be performed
|
|
|
|
either via the Ceph command-line interface (CLI) or via the dashboard (GUI).
|
|
|
|
|
|
|
|
``cephadm`` is new in Ceph release v15.2.0 (Octopus) and does not support older
|
2020-03-15 13:45:46 +00:00
|
|
|
versions of Ceph.
|
2020-02-26 10:40:51 +00:00
|
|
|
|
|
|
|
.. toctree::
|
2020-03-20 16:40:56 +00:00
|
|
|
:maxdepth: 1
|
2020-02-26 10:40:51 +00:00
|
|
|
|
2021-03-03 13:00:51 +00:00
|
|
|
compatibility
|
2020-03-15 13:45:46 +00:00
|
|
|
install
|
|
|
|
adoption
|
2021-02-18 12:43:09 +00:00
|
|
|
host-management
|
2021-02-18 14:39:59 +00:00
|
|
|
mon
|
2021-09-14 14:15:29 +00:00
|
|
|
mgr
|
2021-02-18 13:48:33 +00:00
|
|
|
osd
|
2021-02-18 14:17:07 +00:00
|
|
|
rgw
|
2021-02-25 14:14:36 +00:00
|
|
|
mds
|
2021-02-18 16:36:11 +00:00
|
|
|
nfs
|
2021-02-18 17:07:44 +00:00
|
|
|
iscsi
|
2021-02-18 14:34:04 +00:00
|
|
|
custom-container
|
2021-02-18 14:48:27 +00:00
|
|
|
monitoring
|
2021-09-13 15:12:01 +00:00
|
|
|
Service Management <services/index>
|
2020-03-15 21:38:42 +00:00
|
|
|
upgrade
|
2020-03-15 13:45:46 +00:00
|
|
|
Cephadm operations <operations>
|
2019-11-25 18:38:49 +00:00
|
|
|
Client Setup <client-setup>
|
2020-03-15 13:45:46 +00:00
|
|
|
troubleshooting
|
2020-09-14 11:15:55 +00:00
|
|
|
Cephadm Feature Planning <../dev/cephadm/index>
|