Hello friends Since there is no Ceph User's mailing list, I am posting my doubt here. I want to use the Ceph object store capabilities. I have already installed and setup a Ceph cluster. As a first step, I want to be able to GET/PUT or read/write to the object store of my cluster. I would prefer a HTTP/REST interface but please let me know of other interfaces that exist for performing read/writes to ceph object store/RADOS. Final goal: Besides normal read/writes, I also want to be able to have some objects, which point to no data. That is, I want to have a special flag, which if set, would mean there is no data pointed to by this Object ID. If its unset, it means its like a normal object pointing to some data file(s). I want to have the freedom to be able to set/unset this flag and hence be able to delete/re-insert the corresponding data file(s) against the same object ID. Do we have an API which could allow me such functionality? Please point me to suitable links/starting points. Thanks Atish -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html