]> git.proxmox.com Git - pve-docs.git/commitdiff
pvecm: update instructions to add redundant links
authorDylan Whyte <d.whyte@proxmox.com>
Wed, 15 Sep 2021 13:36:16 +0000 (15:36 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 Sep 2021 15:01:28 +0000 (17:01 +0200)
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>
pvecm.adoc

index 290826707020d3092e960ed6555c9c0d4107ceea..af9cf33c3dfceb069d5e12ccf783da35a6476159 100644 (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
 hostname.
 
-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]).
+As of {pve} 6.2, up to 8 fallback links can be added to a cluster. To add a
+redundant link, click the 'Add' button and select a link number and IP address
+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
 any high traffic purposes, like network storage or live-migration.