Re: [ceph-users] Perl Bindings for Ceph

2013-10-20 Thread Jon
Hello Michael, 1. Perhaps I'm misunderstanding, but can Ceph present a SCSI interface? I don't understand how that would help with reducing the size of the rbd. 4. Heh. Tell Me about it [3]. But based on that experience, it *seemed* like I could read ok on the different nodes where the rbd wa

Re: [ceph-users] Perl Bindings for Ceph

2013-10-20 Thread Michael Lowe
1. How about enabling trim/discard support in virtio-SCSI and using fstrim? That might work for you. 4. Well you can mount them rw in multiple vm's with predictably bad results, so I don't see any reason why you could not specify ro as a mount option and do ok. Sent from my iPad > On Oct 21

[ceph-users] Perl Bindings for Ceph

2013-10-20 Thread Jon
Hello, Are there any current Perl modules for Ceph? I found a thread [1] from 2011 with a version of Ceph::RADOS, but it only has functions to deal with pools, and the ->list_pools function causes a seg. fault. I'm interested in controlling Ceph via script / application and I was wondering [hopi