]> git.proxmox.com Git - pve-docs.git/blobdiff - ha-manager.adoc
pveum: Document reserved characters and quoting of LDAP DNs
[pve-docs.git] / ha-manager.adoc
index 8f05aa1084c1633f3a52ff06d6fa0125fc2bf323..ccbb7f83c9f0236b634db95ba6edb8bc90e0d25e 100644 (file)
@@ -933,6 +933,7 @@ NOTE: Please do not 'kill' services like `pve-ha-crm`, `pve-ha-lrm` or
 immediate node reboot or even reset.
 
 
+[[ha_manager_crs]]
 Cluster Resource Scheduling
 ---------------------------
 
@@ -944,12 +945,8 @@ mode is `basic`, you can change it in `datacenter.cfg`:
 crs: ha=static
 ----
 
-The change will be in effect when a new master takes over. This can be triggered
-by executing the following on the current master's node:
-
-----
-systemctl reload-or-restart pve-ha-crm.service
-----
+The change will be in effect starting with the next manager round (after a few
+seconds).
 
 For each service that needs to be recovered or migrated, the scheduler
 iteratively chooses the best node among the nodes with the highest priority in
@@ -961,15 +958,16 @@ the future.
 Basic
 ~~~~~
 
-The number of active HA serivces on each node is used to choose a recovery node.
+The number of active HA services on each node is used to choose a recovery node.
+Non-HA-managed services are currently not counted.
 
 Static
 ~~~~~~
 
 IMPORTANT: The static mode is still a technology preview.
 
-Static usage information from HA serivces on each node is used to choose a
-recovery node.
+Static usage information from HA services on each node is used to choose a
+recovery node. Usage of non-HA-managed services is currently not considered.
 
 For this selection, each node in turn is considered as if the service was
 already running on it, using CPU and memory usage from the associated guest