[pve-devel] [PATCH docs] pvecm: correct network address
Alexander Zeidler
a.zeidler at proxmox.com
Tue Jan 16 14:10:56 CET 2024
Signed-off-by: Alexander Zeidler <a.zeidler at proxmox.com>
---
pvecm.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pvecm.adoc b/pvecm.adoc
index 14556c2..48d86bc 100644
--- a/pvecm.adoc
+++ b/pvecm.adoc
@@ -661,7 +661,7 @@ hostnames, ensure that they are resolvable from all nodes (see also
xref:pvecm_corosync_addresses[Link Address Types]).
In this example, we want to switch cluster communication to the
-10.10.10.1/25 network, so we change the 'ring0_addr' of each node respectively.
+10.10.10.0/25 network, so we change the 'ring0_addr' of each node respectively.
NOTE: The exact same procedure can be used to change other 'ringX_addr' values
as well. However, we recommend only changing one link address at a time, so
--
2.39.2
More information about the pve-devel
mailing list