Re: [pve-devel] [PATCH docs 4/7] pvecm: extend cluster Requirements

2025-06-27 Thread Aaron Lauterer
On 2025-05-08 13:54, Robin Christ wrote: On 07.05.25 17:22, Kevin Schneider wrote: IMO this isn't strict enough and we should empathize on the importance of the problem. I would go for To ensure reliable Corosync redundancy, it's essential to use at least two separate physical and logica

Re: [pve-devel] [PATCH docs 4/7] pvecm: extend cluster Requirements

2025-05-08 Thread Robin Christ
On 07.05.25 17:22, Kevin Schneider wrote: IMO this isn't strict enough and we should empathize on the importance of the problem. I would go for To ensure reliable Corosync redundancy, it's essential to use at least two separate physical and logical networks. Single bonded interfaces do not p

Re: [pve-devel] [PATCH docs 4/7] pvecm: extend cluster Requirements

2025-05-07 Thread Kevin Schneider
On 29.04.25 15:57, Aaron Lauterer wrote: It helps to avoid situations where other services can use up +all the available bandwidth. Which in turn would increase the latency for the +Corosync packets. + +* Configuring additional links for the cluster traffic can help in situations where + the d

[pve-devel] [PATCH docs 4/7] pvecm: extend cluster Requirements

2025-04-29 Thread Aaron Lauterer
by expanding on best practices with background information as to how and why. Signed-off-by: Aaron Lauterer --- pvecm.adoc | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/pvecm.adoc b/pvecm.adoc index 3b9cfc4..c50ec15 100644 --- a/pvecm.adoc +++ b/pvecm.a