]> git.proxmox.com Git - pve-docs.git/commitdiff
pvecm: correct network address
authorAlexander Zeidler <a.zeidler@proxmox.com>
Tue, 16 Jan 2024 13:10:56 +0000 (14:10 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 20 Feb 2024 12:00:36 +0000 (13:00 +0100)
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
pvecm.adoc

index 14556c229b1fbb3b46b5d87231553e84fcc0116f..48d86bcae095d4db7dfae9787d2d25731ae28e9b 100644 (file)
@@ -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