ceph/src
Sage Weil 383536a2ef 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>
2014-07-31 11:03:19 -07:00
..
arch
auth
bash_completion
brag
civetweb@438a4d0f58
client Fix mismatched tags (struct vs. class) inconsistency 2014-07-21 17:09:17 +02:00
cls [werror] Fix c++11-compat-reserved-user-defined-literal 2014-07-03 00:43:32 +02:00
common mon/OSDMonitor: warn when cache pools do not have hit_sets configured 2014-07-31 11:03:19 -07:00
crush Fix some style and checking issue 2014-07-29 00:42:10 +08:00
doc
erasure-code
global
gtest
include atomic: fix read() on i386, clean up types 2014-07-30 14:52:06 -07:00
java
jobs
json_spirit configure.ac: link libboost_thread only with json-spirit 2014-07-27 16:58:08 -07:00
key_value_store
librados
libradosstriper Merge pull request #2035 from ceph/wip-da-SCA-20140623 2014-06-26 12:43:08 -07:00
librbd librbd: make rbd_get_parent_info() accept NULL out params 2014-07-28 13:53:54 +04:00
libs3@dcf98ff04b
log [RGW, memory leak] Memory leak in RGW has been fixed: deletion of allocated pointer to pointer to Log object has been added to "on_exit" handler. 2014-06-29 22:26:25 +04:00
mds mds: remove some rogue "using namespace std;" 2014-07-29 22:32:43 +01:00
messages mds: introduce explicit DaemonState instead of int 2014-07-29 22:32:43 +01:00
mon mon/OSDMonitor: warn when cache pools do not have hit_sets configured 2014-07-31 11:03:19 -07:00
mount mount.ceph.c: fix strdup related memory leak 2014-06-26 04:40:09 +02:00
msg msg/SimpleMessenger: drop local_conneciton priv link on shutdwon 2014-07-24 18:22:22 -07:00
objclass
objsync
ocf
os os/FileJournal: Update the journal header when closing journal 2014-07-24 18:54:33 -07:00
osd mon/OSDMonitor: warn when cache pools do not have hit_sets configured 2014-07-31 11:03:19 -07:00
osdc Only write bufferhead when it's dirty 2014-07-27 13:37:49 +08:00
perfglue
powerdns powerdns: RADOS Gateway backend for bucket directioning 2014-07-22 16:51:05 +02:00
pybind
rbd_fuse
rgw Merge pull request #2162 from ceph/wip-8586 2014-07-30 20:57:06 -07:00
script
test test/cli-integration/rbd: fix trailing space 2014-07-30 13:41:16 -07:00
tools tools/cephfs: fuller header in dump/undump 2014-07-28 15:50:49 +01:00
upstart v0.83 2014-07-29 16:23:12 -07:00
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc mds: introduce explicit DaemonState instead of int 2014-07-29 22:32:43 +01:00
ceph_mon.cc ceph-mon: override 'leveldb_*' config options for the monitor 2014-06-23 21:59:13 +01:00
ceph_osd.cc osd: remove OSD-specific leveldb options 2014-06-23 22:41:35 +01:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk set the default log level to WARNING 2014-07-16 11:11:01 -04:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-osd-prestart.sh init: add systemd service files 2014-07-22 11:30:55 -04:00
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in ceph.in: handle DYLD_LIBRARY_PATH on OS X 2014-06-29 17:31:15 +01:00
cephfs.cc cephfs: pool safety & print deprecation warning 2014-07-15 12:45:34 +01:00
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in init-ceph: wrap daemon startup with systemd-run when running under systemd 2014-07-15 18:11:41 -07:00
init-radosgw
init-radosgw.sysv
init-rbdmap rbdmap: per-device post-map/pre-unmap hooks 2014-07-12 06:17:22 +10:00
krbd.cc krbd: rework the unmap retry loop 2014-06-30 12:59:34 +04:00
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf logrotate.conf: fix osd log rotation under upstart 2014-07-17 16:40:06 -07:00
make_version
Makefile-env.am libosd_types, libos_types, libmon_types 2014-07-18 22:33:42 -07:00
Makefile.am init: add systemd service files 2014-07-22 11:30:55 -04:00
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc rbd: respect rbd_default_* parameters 2014-07-16 14:34:15 -07:00
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: limit open files 2014-07-31 11:03:19 -07:00
yasm-wrapper

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system