From 6d3c0b3479378af6c8d7ff28565749aa98b39d31 Mon Sep 17 00:00:00 2001 From: Fabian Ebner Date: Mon, 2 Sep 2019 11:19:56 +0200 Subject: [PATCH] Fix typos in pvecm.adoc Signed-off-by: Fabian Ebner --- pvecm.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pvecm.adoc b/pvecm.adoc index e986a75..0c7e14c 100644 --- a/pvecm.adoc +++ b/pvecm.adoc @@ -40,7 +40,7 @@ Grouping nodes into a cluster has the following advantages: * Centralized, web based management -* Multi-master clusters: each node can do all management task +* Multi-master clusters: each node can do all management tasks * `pmxcfs`: database-driven file system for storing configuration files, replicated in real-time on all nodes using `corosync`. @@ -1084,7 +1084,7 @@ pvecm expected 1 This sets the expected vote count to 1 and makes the cluster quorate. You can now fix your configuration, or revert it back to the last working backup. -This is not enough if corosync cannot start anymore. Here its best to edit the +This is not enough if corosync cannot start anymore. Here it is best to edit the local copy of the corosync configuration in '/etc/corosync/corosync.conf' so that corosync can start again. Ensure that on all nodes this configuration has the same content to avoid split brains. If you are not sure what went wrong @@ -1149,7 +1149,7 @@ example passwords or encryption keys). Therefore, we strongly recommend using the secure channel if you do not have full control over the network and can not guarantee that no -one is eavesdropping to it. +one is eavesdropping on it. NOTE: Storage migration does not follow this setting. Currently, it always sends the storage content over a secure channel. -- 2.39.2