[Gluster-users] Automation of single server addition to replica

Lopez, Dan-Joe dan-joe.lopez at sap.com
Wed Nov 9 18:21:28 UTC 2016


Thanks Joe and Gandalf!

I’ve look at the blog that you wrote Joe, but it seems to reference a more complicated scenario than I am working with.

We have a` replica n` volume, and I want to make it a` replica n+1` volume. Is that possible?

Dan-Joe Lopez

From: gluster-users-bounces at gluster.org [mailto:gluster-users-bounces at gluster.org] On Behalf Of Gandalf Corvotempesta
Sent: Tuesday, November 8, 2016 10:54 PM
To: Joe Julian <joe at julianfamily.org>
Cc: gluster-users at gluster.org
Subject: Re: [Gluster-users] Automation of single server addition to replica


Il 09 nov 2016 1:23 AM, "Joe Julian" <joe at julianfamily.org<mailto:joe at julianfamily.org>> ha scritto:
>
> Replicas are defined in the order bricks are listed in the volume create command. So gluster volume create myvol replica 2 server1:/data/brick1 server2:/data/brick1 server3:/data/brick1 server4:/data/brick1 will replicate between server1 and server2 and replicate between server3 and server4.
>
> See also https://joejulian.name/blog/how-to-expand-glusterfs-replicated-clusters-by-one-server/
>

i really hope this could be automated in newer gluster versions
There is almost no sense to make a replica on the same server so gluster
should automatically move bricks to preserve data consistency when adding servers.

Ceph does this by moving objects around and you don't have to add servers in a multiple of replica

the rebalance command could be used to rebalance newly added bricks by preserving replicas in a proper state
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20161109/0878565e/attachment.html>


More information about the Gluster-users mailing list