ctdb-docs: Fix the documentation for VNN map
authorMartin Schwenke <martin@meltin.net>
Thu, 14 Jun 2018 20:07:54 +0000 (06:07 +1000)
committerMartin Schwenke <martins@samba.org>
Mon, 2 Jul 2018 06:51:22 +0000 (08:51 +0200)
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>
ctdb/doc/ctdb.1.xml

index 75392214ce56173b55a6537b2e856a46febecf8d..075add25880ff5be55a1be3d6d2a8bb00df2b5a5 100644 (file)
        <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>