In my current configuration I have a distributed and replicated volume
which is (to my understanding) similar to a raid 10.

On 04.08.2015 08:51, Mathieu Chateau wrote:
> In a replicated scheme, it's like a raid 1 (mirror).
> You write as slow as the slowest disk. Client will wait for all brick
> writes confirmation.
> 
> In this scheme, you wouldn't much more than 3 bricks.
> 
> I think you mox up with distributed scheme, which is like a raid 0 stripped.
> This one get more perf when adding bricks. But a single file is
> present only in one brick.
_______________________________________________
Gluster-users mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-users

Reply via email to