Re: [ceph-users] Rados Gateway pagination

2014-05-05 Thread Fabricio Archanjo
//ceph.com/docs/master/radosgw/s3/bucketops/#get-bucket > > PARAMETERS > > Name Type Description > … > marker String A beginning index for the list of objects returned. > max-keys Integer The maximum number of keys to return. Default is 1000. > > On Friday, May 2, 2014 a

[ceph-users] Rados Gateway pagination

2014-05-02 Thread Fabricio Archanjo
Hi All, Someone knows if the rados-gw does have pagination support on S3 API? I'm using S3 Object to browse my structure, then it's too slow to list one bucket that have too much objects. Thanks, Fabricio ___ ceph-users mailing list ceph-users@lists.

[ceph-users] Deleted Objects

2013-12-12 Thread Fabricio Archanjo
Hi All, I have observed when I delete one file from Object Gateway, my pool still retain theses objects. Is it possible clean the entire pool? I've tried to radosgw-admin gc process, but unsuccessful. There is no object on garbage. Att, Fabricio ___ c