]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: introduce DAMAGED state
authorJohn Spray <john.spray@redhat.com>
Fri, 13 Mar 2015 21:04:34 +0000 (17:04 -0400)
committerJohn Spray <john.spray@redhat.com>
Mon, 23 Mar 2015 10:55:07 +0000 (10:55 +0000)
commitd8fa553db98f683efee4bef10db3d1bad525e33a
tree6d32329ab162905f78b32599d9af20aadb7c1ae8
parent699bf38e0392356327302b6627b462cba917728d
mds: introduce DAMAGED state

This state is for MDS daemons to report to
the monitor that they encountered an unfixable
error during startup/replay.  The implication
is that this rank should not be assigned to
another MDS daemon until offline repair is
performed, thus avoiding it flapping around
between failing daemons.

Signed-off-by: John Spray <john.spray@redhat.com>
src/common/ceph_strings.cc
src/include/ceph_fs.h
src/mds/MDSMap.h