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::
|
2021-09-13 15:15:33 +00:00
|
|
|
:maxdepth: 2
|
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-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>
|