Hey cephers, Just wanted to briefly announce the release of a radosgw CLI tool that solves some of our team's minor annoyances. Called radula, a nod to the patron animal, this utility acts a lot like s3cmd with some tweaks to meet the expectations of our researchers. https://pypi.python.org/pypi/radula https://github.com/bibby/radula I've seen a lot of boto wrappers, and yup - it's just another one. But, it could still have value for users, so we put it out there. Here's a quick at its features: - When a user is granted read access to a bucket, they're not given read access to any of the existing keys. radula applies bucket ACL changes to existing keys, and can synchronize anomalies. New keys are issued a copy of the bucket's ACL. Permissions are also kept from duplicating like they can on AWS and rados. - Unless they are tiny, uploads are always multi-parted and multi-threaded. The file can then be checksum verified to have uploaded correctly. - CLI and importable python module - Typical s3cmd-like commands (mb, rb, lb, etc) leaning directly on boto; no clever rewrites. We hope someone finds it useful. Have a good rest of the week! - Andrew Bibby - DevOps, NantOmics, LLC _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com