[pve-devel] [PATCH docs 4/9] ha-manager: fix copy-paste error

Fabian Grünbichler f.gruenbichler at proxmox.com
Tue Sep 27 10:58:53 CEST 2016


---
note: this probably requires more content cleanup..

 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.1.4





More information about the pve-devel mailing list