ceph/src
Ilya Dryomov 29f11c7b67 CrushWrapper: validate default replicated ruleset config opt
Validate osd_pool_default_crush_{replicated_ruleset,rule} config
options, in particular when creating pools.  Otherwise "ceph osd pool
create foo <pg_num>" may end up creating pools with non-existent
rulesets.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2015-05-27 15:05:10 +03:00
..
arch
auth crypto: fix cmake error '#elif with no expression' 2015-05-07 13:23:37 +02:00
bash_completion
brag
ceph-detect-init ceph-detect-init: fix pep8 extra space 2015-05-17 21:30:54 +02:00
civetweb@af76623303 civetweb: add .gitignore 2015-04-23 16:03:21 -07:00
client Merge pull request #4653 from ceph/wip-client-misc 2015-05-15 10:33:31 -07:00
cls cls_rbd: remove_parent now updates snapshots if deep-flatten enabled 2015-05-06 22:07:46 -04:00
common Throttle: added pending_error method to SimpleThrottle 2015-05-26 14:25:19 -04:00
crush CrushWrapper: validate default replicated ruleset config opt 2015-05-27 15:05:10 +03:00
doc
erasure-code erasure-code: implement consistent error stream 2015-05-25 16:59:02 +02:00
global
gmock@d701f9d547
include doc: use @name to define a group, not @group 2015-05-14 19:09:18 +08:00
java
jobs
json_spirit json_sprit: fix the FTBFS on old gcc 2015-05-08 12:01:19 +08:00
key_value_store
librados Merge pull request #4293 from ajs1984/master 2015-05-11 10:35:17 -07:00
libradosstriper
librbd librbd: AioRequest::send no longer returns a result 2015-05-26 14:25:19 -04:00
libs3@dcf98ff04b
log
mds mds: fix use-after-free in SessionMap::remove_session 2015-05-25 11:46:06 +08:00
messages mon: fix the FTBFS 2015-05-11 08:54:50 -07:00
mon erasure-code: implement consistent error stream 2015-05-25 16:59:02 +02:00
mount
msg Merge pull request #4227 from tchaikov/node-ls 2015-05-11 22:01:21 +08:00
objclass
objsync
ocf
os os : remove unused GenericObjectMap::sync() funtion since no caller invoke this function 2015-05-26 03:38:50 +08:00
osd CrushWrapper: validate default replicated ruleset config opt 2015-05-27 15:05:10 +03:00
osdc watch/notify: Clarify comment where notifies are completed 2015-05-15 11:37:35 -07:00
perfglue Merge pull request #4008 from SUSE/wip-tcmalloc-conditionals 2015-05-01 09:34:06 -07:00
powerdns
pybind Merge pull request #4460 from yuyuyu101/wip-fix-pycephfs 2015-05-07 11:58:26 +02:00
rbd_fuse
rbd_replay
rgw Merge pull request #4745 from jmunhoz/object-copy-bug 2015-05-25 00:05:11 -07:00
rocksdb@6ca7befb55
script scripts: Add a helper to make release notes 2015-05-27 15:12:58 +05:30
test CrushWrapper: validate default replicated ruleset config opt 2015-05-27 15:05:10 +03:00
tools tools: remove obsolete aio_bench argument placeholder 2015-05-14 01:59:38 +02:00
tracing librbd: add diff_iterate2 to API 2015-04-12 21:17:32 -04:00
upstart
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc Merge pull request #4493 from ceph/wip-use-get-linux-version 2015-04-30 13:40:03 -07:00
ceph_mds.cc
ceph_mon.cc erasure-code: implement consistent error stream 2015-05-25 16:59:02 +02:00
ceph_osd.cc erasure-code: implement consistent error stream 2015-05-25 16:59:02 +02:00
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk Merge pull request #4751 from islepnev/wip-11612 2015-05-23 09:05:03 +02:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-osd-prestart.sh
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in cryptic error message in ceph interactive mode 2015-05-17 15:22:44 +01:00
ceph.in.cmake
cephfs.cc
cls_acl.cc
cls_crypto.cc
CMakeLists.txt cmake: add common_utf8 lib to link unittest_str_map 2015-05-08 10:59:42 +02:00
cmonctl
fetch_config
init-ceph.in init-ceph.in: Create osd data dir before fs_type check. 2015-05-16 18:47:20 +08:00
init-radosgw init-radosgw: unify init-radosgw[.sysv] 2015-05-14 09:50:09 -07:00
init-rbdmap
krbd.cc krbd: fix incorrect types in the krbd API 2015-04-30 10:56:54 -04:00
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf logrotate.conf: prefer service over invoke-rc.d 2015-04-21 16:08:09 -07:00
make_version
Makefile-client.am
Makefile-env.am Merge pull request #4008 from SUSE/wip-tcmalloc-conditionals 2015-05-01 09:34:06 -07:00
Makefile-rocksdb.am
Makefile-server.am
Makefile.am tests: reduce make check verbosity 2015-05-18 00:41:16 +02:00
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbd.cc rbd: add disk usage tool 2015-05-13 10:25:45 -04:00
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp valgrind: update valgrind suppressions for lttng-ust 2015-04-30 10:56:53 -04:00
vstart.sh Merge pull request #3429 from liewegas/wip-precalc-pgtemp 2015-05-01 09:24:33 -07:00
yasm-wrapper

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