On Tue, Nov 24, 2015 at 8:48 PM, Somnath Roy <somnath....@sandisk.com> wrote:
> Hi Yehuda/RGW experts,
>
> I have one cluster with RGW up and running in the customer site.
>
> I did some heavy performance testing on that with CosBench and as a result
> written significant amount of data to showcase performance on that.
>
> Over time, customer also wrote significant amount of data using S3 api into
> the cluster.
>
> Now, I want to remove the buckets/objects created by CosBench and need some
> help on that.

Just intercepting you here. At the risk of asking a silly question,
why do you think you need to poke around with rados commands to get
this cleaned up?

If you just want to remove buckets including the objects they contain,
this is the fastest way I am aware of:

radosgw-admin bucket rm --bucket=<bucketname> --purge-objects

Please let me know if that information is helpful. Thank you!

Cheers,
Florian
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to