]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: mark unresponsive mds laggy instead of failed until we can replace it
authorSage Weil <sage@newdream.net>
Wed, 10 Dec 2008 00:34:54 +0000 (16:34 -0800)
committerSage Weil <sage@newdream.net>
Wed, 10 Dec 2008 00:34:54 +0000 (16:34 -0800)
commitc32f67f9f5d80cbed9685be3eb23b23b281f6495
treeb17efcb94e02f6a8c71ff307e95b93a5b21f5088
parent2b2fededf390dd7579f3824e28a3132d860163a3
mon: mark unresponsive mds laggy instead of failed until we can replace it

This way we flag laggy mds's, but hold out until they come back
online or we have a standby cmds to replace them.  Should make
things much more tolerable.
src/include/ceph_fs.h
src/mds/MDSMap.cc
src/mds/MDSMap.h
src/mon/MDSMonitor.cc
src/mon/MDSMonitor.h
src/mon/mon_types.h