<div dir="ltr">Great job Vojtech!<div><br></div><div>The only thing that comes into my mind is to test it with Kubernetes/OpenShift Ceph volumes [6]. </div><div><br></div><div>But I guess this is OpenShift/Kubernetes configuration rather than Ceph CacheStore itself.</div><div><br></div><div>Thanks</div><div>Sebastian</div><div><br></div><div>[6] <a href="http://kubernetes.io/docs/user-guide/volumes/#cephfs">http://kubernetes.io/docs/user-guide/volumes/#cephfs</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 22, 2016 at 3:25 PM, Vojtech Juranek <span dir="ltr">&lt;<a href="mailto:vjuranek@redhat.com" target="_blank">vjuranek@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I&#39;ve implemented initial version of Ceph [1] cache store [2]. Cache entries<br>
are stored into Ceph pools [3], one pool per cache if not configured<br>
otherwise. The cache store leverages librados [4] java binding for direct<br>
communication with Ceph cluster/RADOS (see e.g. Ceph architecture overview [5]<br>
for high-level understanding what is difference between accessing RADOS via<br>
RADOS gateway or POSIX file system client and librados).<br>
<br>
Would be there any interest in such cache store? If yes, any recommendations<br>
for improvements are welcome.<br>
<br>
Thanks<br>
Vojta<br>
<br>
[1] <a href="http://ceph.com/" rel="noreferrer" target="_blank">http://ceph.com/</a><br>
[2] <a href="https://github.com/vjuranek/infinispan-cachestore-ceph" rel="noreferrer" target="_blank">https://github.com/vjuranek/<wbr>infinispan-cachestore-ceph</a><br>
[3] <a href="http://docs.ceph.com/docs/jewel/rados/operations/pools/" rel="noreferrer" target="_blank">http://docs.ceph.com/docs/<wbr>jewel/rados/operations/pools/</a><br>
[4] <a href="http://docs.ceph.com/docs/hammer/rados/api/librados-intro/" rel="noreferrer" target="_blank">http://docs.ceph.com/docs/<wbr>hammer/rados/api/librados-<wbr>intro/</a><br>
[5] <a href="http://docs.ceph.com/docs/hammer/architecture/" rel="noreferrer" target="_blank">http://docs.ceph.com/docs/<wbr>hammer/architecture/</a><br>______________________________<wbr>_________________<br>
infinispan-dev mailing list<br>
<a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/infinispan-<wbr>dev</a><br></blockquote></div><br></div>