Hi Cephers! Some question about this parameter: - Why does this parameter need to be in the [mon] section to work? - In my ceph.conf I set a default size of 3: # rados mkpool lol successfully created pool lol # ceph osd dump | grep lol pool 31 'lol' rep size 3 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8 last_change 430 owner 18446744073709551615 Now if I retrieve the admin daemon I get, # ceph --admin-daemon /var/run/ceph/ceph-osd.0.asok config show | grep 'osd_pool_default_size' osd_pool_default_size = 2 Why? Did I something wrong? Thanks :) Cheers! -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html