Hello! According to the documentation at http://docs.ceph.com/docs/master/radosgw/admin/#quota-management there's a way to set the default quota for all RGW users, if I understand it correctly it'll apply the quota for all users created after the default quota is set. For instance, I want to all buckets to have a limit of 700000 objects to avoid slow index operations since dynamic resharding doesn't work in multi-site yet. I would set rgw_bucket_default_quota_max_objects = 700000 under [global] in ceph.conf. Is there any way to set this via command line instead? A couple of headings down in the same document I see "Reading / Writing Global Quotas" which I can set via command line, but it's not clear if these are the same as defaults or if it's something else. Regards, Andreas _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com