On 08/05/2014 02:48 PM, Gergely Horváth wrote:
Thanks Wido for your comments.
On 2014-07-30 15:39, Wido den Hollander wrote:
Nothing specific, librados should give you what you need. Ceph is very
concurrent, so if you write to different objects at the same time those
I/Os will go in parallel.
Thanks Wido for your comments.
On 2014-07-30 15:39, Wido den Hollander wrote:
> Nothing specific, librados should give you what you need. Ceph is very
> concurrent, so if you write to different objects at the same time those
> I/Os will go in parallel.
What if I try to write the same object? Two
On 07/30/2014 03:27 PM, Gergely Horváth wrote:
Hello Everyone!
I've been a Ceph fan since I wrote my Bsc thesis about distributed file
systems. Now I am doing DevOps at our company, and we are really excited
about cloud technology. Or well, let's say I want to use Ceph, and
everyone else is inte
Hello Everyone!
I've been a Ceph fan since I wrote my Bsc thesis about distributed file
systems. Now I am doing DevOps at our company, and we are really excited
about cloud technology. Or well, let's say I want to use Ceph, and
everyone else is interested in how I will succeed.
I've used Ceph as