From 581f22404f33127c1ef3a8e250e12cfaf3e92b90 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 13 Oct 2017 13:00:41 +0200 Subject: [PATCH] ha: document ignored state Signed-off-by: Thomas Lamprecht --- ha-manager.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ha-manager.adoc b/ha-manager.adoc index fa7cb26..07a2370 100644 --- a/ha-manager.adoc +++ b/ha-manager.adoc @@ -319,6 +319,13 @@ Do not touch the service state. We use this state while we reboot a node, or when we restart the LRM daemon (see xref:ha_manager_package_updates[Package Updates]). +ignored:: + +Act as the service is not managed by HA at all. +Useful, when full control over the service is desired temporarily, +without removing it from the HA configuration. + + migrate:: Migrate service (live) to other node.