ceph/src
Loic Dachary f8aa1edae8 mon: set the profile and ruleset defaults early
The poolstr is removed from the prepare_pool_crush_ruleset prototype
because it no longer decides for the default ruleset, if it is not
omitted by the caller of osd pool create.

If no profile
  profile = default
If no ruleset and profile is default
  ruleset = erasure-code
If no ruleset and profile is not default
  ruleset = the name of the pool

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-18 00:23:42 +01:00
..
arch
auth compat: avoid unused warn with TEMP_FAILURE_RETRY 2014-02-23 11:17:42 -08:00
bash_completion
brag Merge branch 'master' of https://github.com/enovance/ceph-brag into firefly 2014-03-10 06:12:58 +00:00
civetweb@041bebf7a3
client Merge remote-tracking branch 'gh/wip-da-SCA-firefly-20140304' 2014-03-14 11:42:30 -07:00
cls rgw: don't overwrite bucket entry data when syncing user stats 2014-03-11 18:19:44 -07:00
common mon: OSDMonitor use erasure_code_profile instead of properties 2014-03-18 00:23:41 +01:00
crush mon/OSDMonitor: disallow crush buckets of type 0 2014-03-05 13:15:58 -08:00
doc
erasure-code erasure-code: make libcommon include liberasure-code 2014-03-17 09:48:03 +01:00
global Merge remote-tracking branch 'gh/firefly' 2014-03-14 13:21:51 -07:00
gtest
include Work around race condition in libnss 2014-03-14 01:22:07 +11:00
java
jobs
json_spirit
key_value_store
librados Merge remote-tracking branch 'gh/wip-coverity-20140409' 2014-03-14 13:04:21 -07:00
librbd AbstractWrite: initialize m_snap_seq with 0 2014-03-12 22:37:12 +01:00
libs3@9dc3a9c683
log compat: avoid unused warn with TEMP_FAILURE_RETRY 2014-02-23 11:17:42 -08:00
mds Merge remote-tracking branch 'gh/wip-coverity-20140312' 2014-03-14 13:11:23 -07:00
messages MOSDOp: include reassert_version in print 2014-03-13 14:49:20 -07:00
mon mon: set the profile and ruleset defaults early 2014-03-18 00:23:42 +01:00
mount
msg Merge remote-tracking branch 'gh/firefly' 2014-03-14 13:21:51 -07:00
objclass
objsync
ocf
os Merge remote-tracking branch 'gh/wip-da-SCA-firefly-20140304' 2014-03-14 11:42:30 -07:00
osd osd: use erasure code profile when building the PGBackend 2014-03-18 00:23:42 +01:00
osdc Merge remote-tracking branch 'gh/firefly' 2014-03-07 08:19:20 -08:00
perfglue
pybind rados.py: Fixed docstring syntax warnings. 2014-03-14 15:52:28 -07:00
rbd_fuse rbd-fuse: fix signed/unsigned warning 2014-03-13 11:24:48 -07:00
rgw Merge remote-tracking branch 'gh/wip-coverity-20140312' 2014-03-14 13:11:23 -07:00
script
test mon: add crush ruleset name to osd pool create 2014-03-18 00:23:42 +01:00
tools tools: Fix ceph_filestore_dump to fully operate on EC pools 2014-03-14 15:19:45 -07:00
upstart rbdmap: bugfix upstart script 2014-03-10 08:54:37 -07:00
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc mds: Add dump-journal-entries 2014-02-26 18:19:06 +00:00
ceph_mon.cc ceph-mon: be a bit more verbose on error 2014-03-14 11:00:36 -07:00
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk Fix typo ceph-disk 2014-03-02 23:51:17 +01:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in
init-radosgw
init-radosgw.sysv
init-rbdmap
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf logrotate: copy/paste daemon list from *-all-starter.conf 2014-03-07 00:47:58 +01:00
make_version
Makefile-env.am
Makefile.am
mkcephfs.in
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh test: Use non-default out/ dev/ paths in vstart 2014-03-05 17:20:51 +00:00
yasm-wrapper

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