]> git.proxmox.com Git - pve-docs.git/commitdiff
ha-manager.adoc: improve description of pve-ha-crm daemon
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 18 Nov 2016 10:32:13 +0000 (11:32 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 18 Nov 2016 10:32:13 +0000 (11:32 +0100)
ha-manager.adoc

index 79c90435601012813df4253b0f748a0f2f1c5c3d..3a08d03b73ecf59d7f21465c40ae446e7dd12f74 100644 (file)
@@ -147,16 +147,17 @@ To provide High Availability two daemons run on each node:
 
 `pve-ha-lrm`::
 
 
 `pve-ha-lrm`::
 
-The local resource manager (LRM), it controls the services running on
-the local node.
-It reads the requested states for its services from the current manager
-status file and executes the respective commands.
+The local resource manager (LRM), which controls the services running on
+the local node. It reads the requested states for its services from
+the current manager status file and executes the respective commands.
 
 `pve-ha-crm`::
 
 
 `pve-ha-crm`::
 
-The cluster resource manager (CRM), it controls the cluster wide
-actions of the services, processes the LRM results and includes the state
-machine which controls the state of each service.
+The cluster resource manager (CRM), which makes the cluster wide
+decisions. It sends commands to the LRM, processes the results,
+and moves resources to other nodes if something fails. The CRM also
+handles node fencing.
+
 
 .Locks in the LRM & CRM
 [NOTE]
 
 .Locks in the LRM & CRM
 [NOTE]