]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: apply: fill in default placement if none is provided 33808/head
authorSage Weil <sage@redhat.com>
Mon, 9 Mar 2020 02:17:47 +0000 (21:17 -0500)
committerSage Weil <sage@redhat.com>
Mon, 9 Mar 2020 02:19:52 +0000 (21:19 -0500)
commitc0524e31c2b46f4d24aaa45192ac5b5bd03a36de
treea126f1270a659c6b84365de226084dc20b47896e
parent0bb29996ae60af45f3f28e490096352b48ada312
mgr/cephadm: apply: fill in default placement if none is provided

Most stateless daemons get 2x (so there is a standby).  Monitoring items
get just 1x.

By default we do 5 monitors, which will gracefully degrade to one per host
if the cluster has <5 hosts.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py