mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-29 17:59:40 +00:00
pvecm: improve 'RRP on existing clusters' wording
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2ea5c4a5ea
commit
6e78f92795
10
pvecm.adoc
10
pvecm.adoc
@ -634,13 +634,13 @@ pvecm create CLUSTERNAME -bindnet0_addr 10.10.10.1 -ring0_addr 10.10.10.1 \
|
|||||||
-bindnet1_addr 10.10.20.1 -ring1_addr 10.10.20.1
|
-bindnet1_addr 10.10.20.1 -ring1_addr 10.10.20.1
|
||||||
----
|
----
|
||||||
|
|
||||||
RRP On A Created Cluster
|
RRP On Existing Clusters
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
When enabling an already running cluster to use RRP you will take similar steps
|
You will take similar steps as described in
|
||||||
as describe in
|
<<separate-cluster-net-after-creation,separating the cluster network>> to
|
||||||
<<separate-cluster-net-after-creation,separating the cluster network>>. You
|
enable RRP on an already running cluster. The single difference is, that you
|
||||||
just do it on another ring.
|
will add `ring1` and use it instead of `ring0`.
|
||||||
|
|
||||||
First add a new `interface` subsection in the `totem` section, set its
|
First add a new `interface` subsection in the `totem` section, set its
|
||||||
`ringnumber` property to `1`. Set the interfaces `bindnetaddr` property to an
|
`ringnumber` property to `1`. Set the interfaces `bindnetaddr` property to an
|
||||||
|
Loading…
Reference in New Issue
Block a user