[pve-devel] [PATCH docs 2/2] ha: crs: clarify that non-HA-managed services are currently not counted
Fiona Ebner
f.ebner at proxmox.com
Mon Nov 21 09:31:33 CET 2022
Without explicitly stating this, it's rather easily missed.
Reported-by: Dominik Csapak <d.csapak at proxmox.com>
Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
As Thomas said off-list, it's better to start tracking this
information in HA manager too. For now, clarify the status-quo.
ha-manager.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ha-manager.adoc b/ha-manager.adoc
index 2da6a99..ccbb7f8 100644
--- a/ha-manager.adoc
+++ b/ha-manager.adoc
@@ -959,6 +959,7 @@ Basic
~~~~~
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
~~~~~~
@@ -966,7 +967,7 @@ Static
IMPORTANT: The static mode is still a technology preview.
Static usage information from HA services on each node is used to choose a
-recovery node.
+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
--
2.30.2
More information about the pve-devel
mailing list