pvecm: correct network address

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
This commit is contained in:
Alexander Zeidler 2024-01-16 14:10:56 +01:00 committed by Thomas Lamprecht
parent c3ff28327c
commit 0554c751fd

View 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