]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: pick an address when joining and existing cluster
authorSage Weil <sage@newdream.net>
Tue, 22 Nov 2011 17:53:52 +0000 (09:53 -0800)
committerSage Weil <sage@newdream.net>
Tue, 22 Nov 2011 17:53:52 +0000 (09:53 -0800)
commit8b464093128261e16b5f0bc28196884e81c740e3
tree2f726ecaa9244d15f5a3f559e3c18d42316bfd69
parent5ba356b31a4033e6fdbdc7dd4b439c1e604c7db4
mon: pick an address when joining and existing cluster

If we are joining an existing cluster, we can pick whatever address we
want (e.g., one specified by public_addr or public_network).

Signed-off-by: Sage Weil <sage@newdream.net>
src/ceph_mon.cc