summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2016-01-27 21:35:15 +0100
committerJan Pokorný <jpokorny@redhat.com>2016-02-01 23:53:50 +0100
commitbb01eea1d69f09441d04905ac8448d77a932d230 (patch)
treefae3fc4fc2292e8dd40380a083a91092766551d5
parentb4bdd4d60818f0a3176cd6682b7d140f7886e551 (diff)
downloadclufter-bb01eea1d69f09441d04905ac8448d77a932d230.tar.gz
clufter-bb01eea1d69f09441d04905ac8448d77a932d230.tar.xz
clufter-bb01eea1d69f09441d04905ac8448d77a932d230.zip
doc/rgmanager-pacemaker.02.resources: adjust relocate recovery
... per what's actually implemented. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--__root__/doc/rgmanager-pacemaker.02.resources.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/__root__/doc/rgmanager-pacemaker.02.resources.txt b/__root__/doc/rgmanager-pacemaker.02.resources.txt
index e4a6595..ff83b32 100644
--- a/__root__/doc/rgmanager-pacemaker.02.resources.txt
+++ b/__root__/doc/rgmanager-pacemaker.02.resources.txt
@@ -1,6 +1,6 @@
IN THE LIGHT OF RGMANAGER-PACEMAKER CONVERSION: 02/CLUSTERED RESOURCE PROPERTIES
-Copyright 2014 Red Hat, Inc., Jan Pokorný <jpokorny @at@ Red Hat .dot. com>
+Copyright 2016 Red Hat, Inc., Jan Pokorný <jpokorny @at@ Red Hat .dot. com>
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
@@ -582,8 +582,8 @@ RECOVERY(RESOURCE, RELOCATE) [4. move to another node]
R: driven by specifying `@recovery` as `relocate`
-P: driven by specifying `migration-threshold` as negative number(?)
- (regardless of `failure-timeout`)
+P: driven by specifying `migration-threshold` as 1
+ (or possibly negative number?; regardless of `failure-timeout`)
(but can be overriden by OCF RA return code, anyway?)
RECOVERY(RESOURCE, DISABLE) [5. no more attempt]