]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: warn when cache pools do not have hit_sets configured 2179/head
authorSage Weil <sage@redhat.com>
Thu, 31 Jul 2014 18:02:55 +0000 (11:02 -0700)
committerSage Weil <sage@redhat.com>
Thu, 31 Jul 2014 18:03:19 +0000 (11:03 -0700)
commit383536a2ef2506c5591b25c0fd61dc8c181fdab9
tree4997e691752193f2121fe0a01b0367581296f7f9
parentcaf554bf2f752b50670d118c99843b7c4a2967b4
mon/OSDMonitor: warn when cache pools do not have hit_sets configured

Give users a clue when cache pools are enabled but the hit_set is not
configured.  Note that technically this will work, but not well, so for
now let's just steer them away.

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