]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonmapMonitor: add 'ceph mon set-addrs <name> <addrvec>' command
authorSage Weil <sage@redhat.com>
Wed, 6 Mar 2019 22:21:31 +0000 (16:21 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Mar 2019 22:35:35 +0000 (16:35 -0600)
commita7907403576e4f29882b6b327c2a9b88b2811d1a
treeeca9bb618492752392d5a050fed81498c530a30b
parentb21dc7f2b53e2fd00a2ee535e979e50912e5dfa1
mon/MonmapMonitor: add 'ceph mon set-addrs <name> <addrvec>' command

This lets us explicitly adjust the IPs/ports a monitor binds to.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonCommands.h
src/mon/MonmapMonitor.cc