pvecm: update instructions to add redundant links

mentions the ability to add up to 8 redundant corosync links and how
it's done in the current GUI

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
This commit is contained in:
Dylan Whyte 2021-09-15 15:36:16 +02:00 committed by Thomas Lamprecht
parent 8673c878ce
commit 663ae2bf5c

View File

@ -123,9 +123,11 @@ name and select a network connection from the drop-down list to serve as the
main cluster network (Link 0). It defaults to the IP resolved via the node's main cluster network (Link 0). It defaults to the IP resolved via the node's
hostname. hostname.
To add a second link as fallback, you can select the 'Advanced' checkbox and As of {pve} 6.2, up to 8 fallback links can be added to a cluster. To add a
choose an additional network interface (Link 1, see also redundant link, click the 'Add' button and select a link number and IP address
xref:pvecm_redundancy[Corosync Redundancy]). from the respective fields. Prior to {pve} 6.2, to add a second link as
fallback, you can select the 'Advanced' checkbox and choose an additional
network interface (Link 1, see also xref:pvecm_redundancy[Corosync Redundancy]).
NOTE: Ensure that the network selected for cluster communication is not used for NOTE: Ensure that the network selected for cluster communication is not used for
any high traffic purposes, like network storage or live-migration. any high traffic purposes, like network storage or live-migration.