Hi Takuya, On Sun, 2010-11-14 at 00:41 +0900, Takuya ASADA wrote: > Hi, > > On Fri, Nov 12, 2010 at 10:35 PM, Wido den Hollander <wido@xxxxxxxxx> wrote: > > Hi Takuya, > > > > Great work! I've been following rados4j for a while now (Found you on > > Github), like the approach! > > > > Eucalyptus works with Qemu took right, wouldn't Qemu-RBD be a better > > solution? Or what are your plans with RADOS for Eucalyptus? > > I know about qemu-rbd, that's for block device service similar to Amazon EBS. > I only implemented RADOS backend for "Walrus", that is similar to Amazon S3. How did you do this? Did you map all Walrus objects 1:1 to RADOS? If so, that should give you pretty large RADOS objects. That is not a problem, RADOS can handle that, but performance-wise it isn't the best way to go. Or does Walrus split it's internal objects into smaller ones? > So these are different services, which can work together. > I think if both services could integrated into Eucalyptus(or the > another IaaS platform such as OpenStack) that will be exciting. > > Ceph already has radosgw for S3 compatible service anyway, but it > looks much easier to use RADOS API from Walrus, so I implemented that > way. Yes, the radosgw from Ceph is proof-of-concept, what RADOS/Ceph is capable of. Do you have your Walrus integration online somewhere? > > > But great work! I think a lot of people don't see the full potential of > > RADOS, hope your bindings and phprados will make more people use RADOS. > > > > If you ask Sage, he might want to setup a new GIT repo for you and a > > project in the tracker, so we can keep track of bugs and features. > > > > Thanks, > > > > Wido About the Wiki, you are free to create a page :-) Thanks, Wido -- 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