]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MDSMon: Add mon_force_standby_active config option.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Thu, 24 Mar 2011 23:52:06 +0000 (16:52 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Thu, 24 Mar 2011 23:52:06 +0000 (16:52 -0700)
commit227ff6e37a2a905ebf3ded3cf6d3744d68e3f0c3
treef3b3eed8f9688971f82b7e4eeb137a0a6808cb2c
parent1324c935c700841923dca8b7e347b4c1fb357738
MDSMon: Add mon_force_standby_active config option.

If this is set to true (which it defaults to), then the mon
will force MDSes configured as mds_standby_replay to become active.
For #893.

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/common/config.cc
src/common/config.h
src/mds/MDSMap.h