A much more simplistic approach (depending on your write patterns and
amount of nodes) could make use of rsync.

It is used here combined with inotify:
http://denimboy.posterous.com/quick-bash-script-uses-inotify-and-rsync-to-m

Sounds like in the right direction for our use-case.

Francisco


2012/1/3 Mike Milner <mil...@blissisland.ca>:
> I've been looking at CEPH a lot lately.  Object storage in a cluster of
> identical nodes.  It can be used for hosting raw block devices (like Amazon
> EBS) or object storage over http (like S3).  It works like luwak - objects
> are chunked into smaller pieces and replicated around the
> cluster independently.
>
> Project:
> http://ceph.newdream.net/
>
> S3 Interface:
> http://ceph.newdream.net/wiki/RADOS_Gateway
>
> Mike
>
>
> On Mon, Jan 2, 2012 at 12:25 PM, Soren Hansen <so...@linux2go.dk> wrote:
>>
>> 2012/1/2 Soren Hansen <so...@linux2go.dk>:
>> > OpenStack Storage a.k.a. Swift is what Rackspace uses to provide its
>> > Cloud Files service, which is comparable to S3. It is in use in many
>> > other organisations and service providers as well.
>> >
>> >   http://swift.openstack.org/
>>
>> Oh, and it has an S3-compatible frontend as well. I've never used
>> that, though, so I can't say much about it.
>>
>> --
>> Soren Hansen        | http://linux2go.dk/
>> Ubuntu Developer    | http://www.ubuntu.com/
>> OpenStack Developer | http://www.openstack.org/
>>
>> _______________________________________________
>> riak-users mailing list
>> riak-users@lists.basho.com
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to