From 11202f1dd7ffdd052ce0c763d3ed5862291da20f Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 25 Apr 2018 14:46:08 +0200 Subject: [PATCH] pvecm: add some section references Signed-off-by: Thomas Lamprecht --- pvecm.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pvecm.adoc b/pvecm.adoc index 0cf044d..ec4a261 100644 --- a/pvecm.adoc +++ b/pvecm.adoc @@ -89,6 +89,7 @@ hostname and IP is not possible after cluster creation. Currently the cluster creation has to be done on the console, so you need to login via `ssh`. +[[pvecm_create_cluster]] Create the Cluster ------------------ @@ -120,6 +121,7 @@ load of the network significantly because multicast packets are only delivered to endpoints of the respective member nodes. +[[pvecm_join_node_to_cluster]] Adding Nodes to the Cluster --------------------------- @@ -626,6 +628,7 @@ systemctl status corosync If corosync runs again correct restart corosync also on all other nodes. They will then join the cluster membership one by one on the new network. +[[pvecm_rrp]] Redundant Ring Protocol ~~~~~~~~~~~~~~~~~~~~~~~ To avoid a single point of failure you should implement counter measurements.