Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
cephadm rm-daemon --fsid CLUSTER_ID --name SERVICE_NAME
+.. _orchestrator-host-labels:
+
+Host labels
+===========
+
+The orchestrator supports assigning labels to hosts. Labels
+are free form and have no particular meaning by itself and each host
+can have multiple labels. They can be used to specify placement
+of daemons. See :ref:`orch-placement-by-labels`
+
+To add a label, run::
+
+ ceph orch host label add my_hostname my_label
+
+To remove a label, run::
+
+ ceph orch host label rm my_hostname my_label
+
Maintenance Mode
================
plugin is available and operational)
-.. _orchestrator-host-labels:
-
-Host labels
------------
-
-The orchestrator supports assigning labels to hosts. Labels
-are free form and have no particular meaning by itself and each host
-can have multiple labels. They can be used to specify placement
-of daemons. See :ref:`orch-placement-by-labels`
-
-To add a label, run::
-
- ceph orch host label add my_hostname my_label
-
-To remove a label, run::
-
- ceph orch host label rm my_hostname my_label
-
-
-
..
Turn On Device Lights
^^^^^^^^^^^^^^^^^^^^^