Removing the admin label from a host
You can use the Ceph orchestrator to remove the admin label from a host.
Before you begin
- A running storage cluster with
cephadminstalled and bootstrapped. - The storage cluster has running Monitor and Manager nodes.
- Root-level access to all nodes in the cluster.
Procedure
What to do next
Verify that the admin host has the
_admin label.
[root@host01 ~]# ceph orch host ls HOST ADDR LABELS STATUS host01 mon,mgr,_admin host02 mon host03 mon,mgr host04 host05 host06
Important:
- After removing the admin label from a node, ensure you remove the
ceph.confandclient.adminkeyring files from that node. - The node must be removed from the admin Ansible inventory file.