On Feb 17, 2016, at 8:03 PM, Joe Julian <[email protected]> wrote:
> On 02/12/2016 12:08 PM, Mike Stump wrote:
>> Ok. I’m a new user, I want to make an array with 10 machines. I want to be 
>> able to able to suffer the loss of any one machine. I don’t mind wasting 50% 
>> of the disk space to do this. I don’t want to suffer split brain. I want the 
>> array to support both read and write access to data. How do I achieve that?
> 
> What is your acceptable annual downtime (typically outlined in an SLA or OLA)?

24 hours.

>     gluster volume create myvol replica 3 arbiter 1 server1:/brick1 
> server2:/brick1 server3:/arbiter \
>     server3:/brick1 server4:/brick1 server5:/arbiter etc.

Ok, thanks.  This is the same solution I arrived at, once I realized that 
replica 2 was wrong.

_______________________________________________
Gluster-users mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-users

Reply via email to