* [pve-devel] [PATCH docs 0/2] ha-manager: simplify requirements
@ 2025-05-21 14:03 Maximiliano Sandoval
2025-05-21 14:03 ` [pve-devel] [PATCH docs 1/2] ha-manager: remove hardware fencing from requirements Maximiliano Sandoval
2025-05-21 14:03 ` [pve-devel] [PATCH docs 2/2] ha-manager: move hardware watchdog out of the requirements list Maximiliano Sandoval
0 siblings, 2 replies; 3+ messages in thread
From: Maximiliano Sandoval @ 2025-05-21 14:03 UTC (permalink / raw)
To: pve-devel
These two requirements might give the impression that we highly recommend
hardware watchdogs or fence devices while in practice the Linux Kernel watchdog
has been proven to be extremely reliable and would generally be the first
recommendation if, e.g., there are no compliance requirements.
Maximiliano Sandoval (2):
ha-manager: remove hardware fencing from requirements
ha-manager: move hardware watchdog out of the requirements list
ha-manager.adoc | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [pve-devel] [PATCH docs 1/2] ha-manager: remove hardware fencing from requirements
2025-05-21 14:03 [pve-devel] [PATCH docs 0/2] ha-manager: simplify requirements Maximiliano Sandoval
@ 2025-05-21 14:03 ` Maximiliano Sandoval
2025-05-21 14:03 ` [pve-devel] [PATCH docs 2/2] ha-manager: move hardware watchdog out of the requirements list Maximiliano Sandoval
1 sibling, 0 replies; 3+ messages in thread
From: Maximiliano Sandoval @ 2025-05-21 14:03 UTC (permalink / raw)
To: pve-devel
This is not fully integrated at the moment.
The documentation for the `fencing` option in datacenter.cfg suggests
that /etc/pve/ha/fence.cfg can used for configuring fence devices but
such a config file is not documented anywhere.
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
ha-manager.adoc | 2 --
1 file changed, 2 deletions(-)
diff --git a/ha-manager.adoc b/ha-manager.adoc
index 3d6fc4a..7f7f0bb 100644
--- a/ha-manager.adoc
+++ b/ha-manager.adoc
@@ -121,8 +121,6 @@ You must meet the following requirements before you start with HA:
* hardware watchdog - if not available we fall back to the
linux kernel software watchdog (`softdog`)
-* optional hardware fencing devices
-
[[ha_manager_resources]]
Resources
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [pve-devel] [PATCH docs 2/2] ha-manager: move hardware watchdog out of the requirements list
2025-05-21 14:03 [pve-devel] [PATCH docs 0/2] ha-manager: simplify requirements Maximiliano Sandoval
2025-05-21 14:03 ` [pve-devel] [PATCH docs 1/2] ha-manager: remove hardware fencing from requirements Maximiliano Sandoval
@ 2025-05-21 14:03 ` Maximiliano Sandoval
1 sibling, 0 replies; 3+ messages in thread
From: Maximiliano Sandoval @ 2025-05-21 14:03 UTC (permalink / raw)
To: pve-devel
Having a hardware watchdog is not a requirement, we move it out of the
list so it is not as prominent.
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
ha-manager.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ha-manager.adoc b/ha-manager.adoc
index 7f7f0bb..5fdd5cf 100644
--- a/ha-manager.adoc
+++ b/ha-manager.adoc
@@ -118,8 +118,8 @@ You must meet the following requirements before you start with HA:
* use reliable “server” components
-* hardware watchdog - if not available we fall back to the
- linux kernel software watchdog (`softdog`)
+Optionally, a hardware watchdog can be used - if not available we fall back to
+the linux kernel software watchdog (`softdog`).
[[ha_manager_resources]]
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-21 14:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-21 14:03 [pve-devel] [PATCH docs 0/2] ha-manager: simplify requirements Maximiliano Sandoval
2025-05-21 14:03 ` [pve-devel] [PATCH docs 1/2] ha-manager: remove hardware fencing from requirements Maximiliano Sandoval
2025-05-21 14:03 ` [pve-devel] [PATCH docs 2/2] ha-manager: move hardware watchdog out of the requirements list Maximiliano Sandoval
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal