ctdb/ceph: register recovery lock holder with ceph-mgr
authorDavid Disseldorp <ddiss@samba.org>
Tue, 22 Sep 2020 21:17:14 +0000 (23:17 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Wed, 23 Sep 2020 23:29:41 +0000 (23:29 +0000)
commitff36cb740251e64661f3877397b7c97efc4f2b4d
treec9bca732ce679cad7a05524dababf2146f431f25
parent56f022c3f8b7e7bc6052fc5159972598c892b1fa
ctdb/ceph: register recovery lock holder with ceph-mgr

The Ceph Manager's service map is useful for tracking the status of
Ceph related services. By registering the CTDB recovery lock holder,
Ceph storage administrators can more easily identify where and when a
CTDB cluster is up and running.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
ctdb/utils/ceph/ctdb_mutex_ceph_rados_helper.c