ctdb-recovery: GET_DBMAP from all nodes
authorMartin Schwenke <martin@meltin.net>
Fri, 21 Feb 2020 05:10:05 +0000 (16:10 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 30 Mar 2020 08:06:12 +0000 (08:06 +0000)
commit58f835828213ac5bec4e459e3f59b0bcfdc2fe31
tree364dd5bfd1ca46c5714220df4a5343a304ff21e2
parent808c7aabcbda0272e666037b3f715facdb48fa76
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