summaryrefslogtreecommitdiff
path: root/ctdb
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2018-06-15 06:07:54 +1000
committerKarolin Seeger <kseeger@samba.org>2018-07-10 10:44:12 +0200
commit2819c0d9a3c7fa35ce272a0e7e06e7a1c9f7011b (patch)
treec3d0d6f035d720b9ec472eb3596a481023679e1d /ctdb
parent7a701e28aea4c392f2e121e4b007fd85760484e6 (diff)
downloadsamba-2819c0d9a3c7fa35ce272a0e7e06e7a1c9f7011b.tar.gz
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 <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> (cherry picked from commit af446d5209e37a38363911e5f339869b73d87963)
Diffstat (limited to 'ctdb')
-rw-r--r--ctdb/doc/ctdb.1.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/ctdb/doc/ctdb.1.xml b/ctdb/doc/ctdb.1.xml
index 8dfca3b1a49..b7362a45171 100644
--- a/ctdb/doc/ctdb.1.xml
+++ b/ctdb/doc/ctdb.1.xml
@@ -292,10 +292,9 @@
<title>Virtual Node Number (VNN) map</title>
<para>
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.
</para>
</refsect3>