]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: make the minimum crush tunables configurable 7964/head
authorSage Weil <sage@redhat.com>
Fri, 11 Mar 2016 20:39:06 +0000 (15:39 -0500)
committerSage Weil <sage@redhat.com>
Fri, 11 Mar 2016 20:39:06 +0000 (15:39 -0500)
commit9e83f5bffdad2b30763885afe1dd29c23895b140
tree9ba3e6bed620ef0bb26385e996980aeafb17dbe1
parent565d1c73bde805c103b5093ec3c670ff1791d1a7
mon: make the minimum crush tunables configurable

If they cluster is using very old tunables, as inferred by whether it
requires a newer version of CRUSH, issue a health warning.

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