]> git.proxmox.com Git - pve-docs.git/commitdiff
ha-manager.adoc: add missing service states
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Nov 2016 16:20:50 +0000 (17:20 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Nov 2016 16:20:50 +0000 (17:20 +0100)
ha-manager.adoc

index 40ff3b75a6d03e44eab73d102dcd6dd7b2a1aae5..7f407f16a345e184df0a23bf4c1c179a67779510 100644 (file)
@@ -205,6 +205,10 @@ request_stop::
 Service should be stopped. The CRM waits for confirmation from the
 LRM.
 
 Service should be stopped. The CRM waits for confirmation from the
 LRM.
 
+stopping::
+
+Pending stop request. But the CRM did not get the request so far.
+
 started::
 
 Service is active an LRM should start it ASAP if not already running.
 started::
 
 Service is active an LRM should start it ASAP if not already running.
@@ -212,6 +216,11 @@ If the Service fails and is detected to be not running the LRM
 restarts it
 (see xref:ha_manager_start_failure_policy[Start Failure Policy]).
 
 restarts it
 (see xref:ha_manager_start_failure_policy[Start Failure Policy]).
 
+starting::
+
+Pending start request. But the CRM has not got any confirmation from the
+LRM that the service is running.
+
 fence::
 
 Wait for node fencing (service node is not inside quorate cluster
 fence::
 
 Wait for node fencing (service node is not inside quorate cluster
@@ -234,6 +243,14 @@ error::
 Service is disabled because of LRM errors. Needs manual intervention
 (see xref:ha_manager_error_recovery[Error Recovery]).
 
 Service is disabled because of LRM errors. Needs manual intervention
 (see xref:ha_manager_error_recovery[Error Recovery]).
 
+queued::
+
+Service is newly added, and the CRM has not seen it so far.
+
+disabled::
+
+Service is stopped and marked as `disabled`
+
 
 Local Resource Manager
 ~~~~~~~~~~~~~~~~~~~~~~
 
 Local Resource Manager
 ~~~~~~~~~~~~~~~~~~~~~~