The function conf_read_file() throws an FileNotFoundException (see
source ceph/src/java/com/ceph/fs/CephMount.java)
This exception must be caught or the function calling it has to also
throw the same exception.
Here's a slightly different version of you code that compiles in my sandbox:
packag
x27;s a link to the CRUSH paper that goes into more detail.
http://www.ssrc.ucsc.edu/Papers/weil-sc06.pdf
Best,
-Joe Buck
On 08/29/2013 12:57 AM, Corin Langosch wrote:
Hi there,
I read about how striping of rbd works at
http://ceph.com/docs/next/man/8/rbd/ and it seems rather complex to
me. A