]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: all starting with empty monmap
authorSage Weil <sage@inktank.com>
Fri, 18 May 2012 00:49:00 +0000 (17:49 -0700)
committerSage Weil <sage@inktank.com>
Fri, 18 May 2012 23:23:58 +0000 (16:23 -0700)
commit824122d7bb7db15519593af3b2f0208ad8c503d2
treebac38569af231c2e050602239352d5da5b26d8ba
parentaa1ee9be7a29497fbced1fb924ef0178dbb900a4
mon: all starting with empty monmap

It's okay to start up with an empty monmap.  It just means that you must:

 * set 'mon initial members'
 * feed hints via the admin socket, or learn hints from other mons probing
   us

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