ceph orch host ls
ceph orch host ok-to-stop
ceph mgr fail my-ceph-host-1-xyz # If mgr is on this node/host
ceph orch host maintenance enter my-ceph-host-1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET _cluster/health | |
GET _cat/nodes | |
GET _cluster/settings | |
PUT _cluster/settings | |
{ | |
"persistent": { | |
"cluster.routing.allocation.enable": "none" |