From b521f79e4ab64c0de5f1c9a81f051fb1f3a8514d Mon Sep 17 00:00:00 2001 From: Martin Schwenke Date: Fri, 15 Jun 2018 06:07:54 +1000 Subject: [PATCH] ctdb-docs: Fix the documentation for VNN map It is incorrectly says that nodes not in the VNN map can not be DMASTER. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13499 Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs (cherry picked from commit af446d5209e37a38363911e5f339869b73d87963) --- ctdb/doc/ctdb.1.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ctdb/doc/ctdb.1.xml b/ctdb/doc/ctdb.1.xml index 471d8255bce..ae3b9d3b699 100644 --- a/ctdb/doc/ctdb.1.xml +++ b/ctdb/doc/ctdb.1.xml @@ -292,10 +292,9 @@ Virtual Node Number (VNN) map Consists of the number of virtual nodes and mapping from - virtual node numbers to physical node numbers. Virtual - nodes host CTDB databases. Only nodes that are - participating in the VNN map can become lmaster or dmaster - for database records. + virtual node numbers to physical node numbers. Only nodes + that are participating in the VNN map can become lmaster for + database records. -- 2.47.2