]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: teach ctdb nodes logic about bind_addrs
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 18 Jun 2025 21:18:30 +0000 (17:18 -0400)
committerAdam King <adking@redhat.com>
Fri, 25 Jul 2025 17:55:28 +0000 (13:55 -0400)
commit217e46277fad4c70919579ff3273436e9c4a62e8
treeb57fb283c621b1d83de641183514c3746bf8ce7a
parent1660aca7d9ba16b46dc44b299480e71af43cb16f
mgr/cephadm: teach ctdb nodes logic about bind_addrs

Within the cephadm smb service class we have logic to help manage CTDB's
nodes. Ensure that this node handling logic also conforms to the recent
addition of the smb service's bind_addrs field.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 512e2585353f1b40a0af0a85ff5437cdb050d01f)
src/pybind/mgr/cephadm/services/smb.py