[pve-devel] [PATCH] ha: Correct in-text references to Available HA Rule Types
abobakr mohammed
a.mohammed at proxmox.com
Tue Sep 2 13:48:52 CEST 2025
Corrected the descriptions of affinity rules in Table 2 (they were previously reversed).
Changed "seperate" to "negative".
Signed-off-by: abobakr mohammed <a.mohammed at proxmox.com>
---
ha-manager.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ha-manager.adoc b/ha-manager.adoc
index f16cfbb..ea477cc 100644
--- a/ha-manager.adoc
+++ b/ha-manager.adoc
@@ -693,8 +693,8 @@ include::ha-rules-opts.adoc[]
| `node-affinity` | Places affinity from one or more HA resources to one or
more nodes.
| `resource-affinity` | Places affinity between two or more HA resources. The
-affinity `positive` specifies that HA resources are to be kept on separate
-nodes, while the affinity `separate` specifies that HA resources are to be kept
+affinity `negative` specifies that HA resources are to be kept on separate
+nodes, while the affinity `positive` specifies that HA resources are to be kept
on the same node.
|===========================================================
--
2.47.2
More information about the pve-devel
mailing list