ctdb-recovery: GET_DBMAP from all nodes
commit0d89960f18c1b551a12a38766fdeb31ce7460a0a
authorMartin Schwenke <martin@meltin.net>
Fri, 21 Feb 2020 05:10:05 +0000 (21 16:10 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 30 Mar 2020 10:08:26 +0000 (30 10:08 +0000)
treeac2d01bfe5f8644375d1961b6f4fffc8b3f01717
parent62bb07b7b720538bef0e429dfac02cf250a6ee51
ctdb-recovery: GET_DBMAP from all nodes

This builds a complete list of databases across the cluster so it can
be used to create databases on the nodes where they are missing.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14294

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit c6f74e590f602e2ed38fe293468770a5e669aefa)
ctdb/server/ctdb_recovery_helper.c