]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: use HAMMER_0_94_4 feature to require sufficiently new hammer
authorSage Weil <sage@redhat.com>
Thu, 27 Aug 2015 18:03:49 +0000 (14:03 -0400)
committerSage Weil <sage@redhat.com>
Thu, 27 Aug 2015 18:11:23 +0000 (14:11 -0400)
commitf668c6cce1b6c4ca05863e10b57507c91f28fa0f
tree2d7b381a7f86ec8e768e5022eaf521bf8c36f718
parent470f970488fc5e45afba6fef1ca05ffaa0add036
mon: use HAMMER_0_94_4 feature to require sufficiently new hammer

- Do not allow post-hammer OSDs to start if the running hammer is
not a new enough hammer.
- Do not allow pre-hammer or old hammer OSDs to start once
post-hammer OSDs are in the cluster.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/OSDMonitor.cc