]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/cephadm: Updates following PR feedback
authorPaul Cuzner <pcuzner@redhat.com>
Fri, 23 Oct 2020 05:31:50 +0000 (18:31 +1300)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 7 Jan 2021 12:01:02 +0000 (13:01 +0100)
Minor update adding an idea for future development as
per suggestion from @anthonyeleven

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry picked from commit df1afd6b127d215cbd6dbd254ff5e8c5090aca78)

doc/dev/cephadm/host-maintenance.rst

index 464c1421c9c9a2068db5b366039754d5eb225f31..af48dee01a6662bb49cf83c919bf112881bf5448 100644 (file)
@@ -3,7 +3,7 @@ Host Maintenance
 ================
 
 All hosts that support Ceph daemons need to support maintenance activity, whether the host
-is physical or virtual(vm or cloud). This means that management workflows should provide
+is physical or virtual. This means that management workflows should provide
 a simple and consistent way to support this operational requirement. This document defines
 the maintenance strategy that could be implemented in cephadm and mgr/cephadm.
 
@@ -96,5 +96,9 @@ Ideas for Future Work
 #. When a host is placed into maintenance, the time of the event could be persisted. This
    would allow the orchestrator layer to establish a maintenance window for the task and 
    alert if the maintenance window has been exceeded.
-
-
+#. The maintenance process could support plugins to allow other integration tasks to be
+   initiated as part of the transition to and from maintenance. This plugin capability could
+   support actions like; 
+   
+   * alert suppression to 3rd party monitoring framework(s)
+   * service level reporting, to record outage windows