From 97ae300a5ccb608aa95424e8e6560fe9c6d7dd95 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 27 Sep 2016 10:58:53 +0200 Subject: [PATCH] ha-manager: fix copy-paste error --- ha-manager.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ha-manager.adoc b/ha-manager.adoc index 81747c1..ac99008 100644 --- a/ha-manager.adoc +++ b/ha-manager.adoc @@ -244,16 +244,16 @@ It can be in three states: *wait for agent lock*:: -The LRM waits for our exclusive lock. This is also used as idle state if no +The CRM waits for our exclusive lock. This is also used as idle state if no service is configured *active*:: -The LRM holds its exclusive lock and has services configured +The CRM holds its exclusive lock and has services configured *lost agent lock*:: -The LRM lost its lock, this means a failure happened and quorum was lost. +The CRM lost its lock, this means a failure happened and quorum was lost. It main task is to manage the services which are configured to be highly available and try to always enforce them to the wanted state, e.g.: a -- 2.39.2