]> git.proxmox.com Git - pve-docs.git/commitdiff
ha-manager: clarify start failure policy
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 14 Jun 2016 15:36:50 +0000 (17:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Jun 2016 16:06:17 +0000 (18:06 +0200)
Rename to 'start failure policy' as else it may be confused with
recovery after fencing, also derscribe its intend.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
ha-manager.adoc

index 026d4a4d41ba65d67465bf21a52eab5d47da8652..53ee3199a427b7e74b05e3404e177199c82fddcd 100644 (file)
@@ -378,10 +378,19 @@ the resource won't automatically fail back when a more preferred node
 (re)joins the cluster.
 
 
-Recovery Policy
----------------
-
-There are two service recover policy settings which can be configured
+Start Failure Policy
+---------------------
+
+The start failure policy comes in effect if a service failed to start on a
+node once ore more times. It can be used to configure how often a restart
+should be triggered on the same node and how often a service should be
+relocated so that it gets a try to be started on another node.
+The aim of this policy is to circumvent temporary unavailability of shared
+resources on a specific node. For example, if a shared storage isn't available
+on a quorate node anymore, e.g. network problems, but still on other nodes,
+the relocate policy allows then that the service gets started nonetheless.
+
+There are two service start recover policy settings which can be configured
 specific for each resource.
 
 max_restart::