]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: implement pause/resume to suspect non-monitoring background work
authorSage Weil <sage@redhat.com>
Thu, 12 Mar 2020 18:13:11 +0000 (13:13 -0500)
committerSage Weil <sage@redhat.com>
Thu, 12 Mar 2020 18:13:11 +0000 (13:13 -0500)
commit0c62be9275e4b07e80190a81426263b6527f4420
treef43a4bd20a7d1229d65285b4aa91f205bbe97fa9
parent3336e498b3db870b373fe99a975998601a2caefe
mgr/cephadm: implement pause/resume to suspect non-monitoring background work

If the user does 'orch pause', suspend all background work that makes
actual changes.

Continue to do read-only operations, like checking host connectivity
and scraping daemon and device status.

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