[pve-devel] [PATCH docs 3/3] pvecm: improve 'RRP on existing clusters' wording
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jan 11 10:37:49 CET 2017
Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
---
pvecm.adoc | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/pvecm.adoc b/pvecm.adoc
index 21ceb1e..baf9300 100644
--- a/pvecm.adoc
+++ b/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
----
-RRP On A Created Cluster
+RRP On Existing Clusters
~~~~~~~~~~~~~~~~~~~~~~~~
-When enabling an already running cluster to use RRP you will take similar steps
-as describe in
-<<separate-cluster-net-after-creation,separating the cluster network>>. You
-just do it on another ring.
+You will take similar steps as described in
+<<separate-cluster-net-after-creation,separating the cluster network>> to
+enable RRP on an already running cluster. The single difference is, that you
+will add `ring1` and use it instead of `ring0`.
First add a new `interface` subsection in the `totem` section, set its
`ringnumber` property to `1`. Set the interfaces `bindnetaddr` property to an
--
2.1.4
More information about the pve-devel
mailing list