Re: [ceph-users] Swift + radosgw: How do I find accounts/containers/objects limitation?

2014-11-01 Thread Daniel Schneller
To remove the max_bucket limit I used radosgw-admin user modify --uid= --max-buckets=0 Off the top of my head, I think radosgw-admin user info --uid= will show you the current values without changing anything. See also this thread I started about this topic a few weeks ago. https://www.m

Re: [ceph-users] use ZFS for OSDs

2014-11-01 Thread Christian Balzer
On Fri, 31 Oct 2014 16:32:49 + Michal Kozanecki wrote: > I'll test this by manually inducing corrupted data to the ZFS filesystem > and report back how ZFS+ceph interact during a detected file > failure/corruption, how it recovers and any manual steps required, and > report back with the resul