Hi, I am running a three Node replicated Volume and need to add more Bricks. What I've read so far this that this is not really possible so the question is how it should/can be done? Can I create a replicated Volume with 10000 Bricks where 9997 are missing? Is there a way that I didn't find so far? The Gluster Volume is used to store images for a Webshop in the Amazon Cloud and I can't really stop the Volume and recreate it with XX Bricks every time a new Server is added. Thanks a lot, Ben
Vishwanath S Bhat
2012-Jan-18 19:14 UTC
[Gluster-users] Howto add bricks to a replicated Volume
Ben, You can add bricks to the volume using 'gluster volume add-brick' command. And which version of glusterfs are you using? If it's 3.2.x version, then you can't change the replica count once the volume is created. That means your replicated volume will become distributed-replicated volume after add-brick. And you can only add bricks in multiples of replica count. However, In 3.3 branch there is provision to change the replica count after volume creation. Best Regards, Vishwanath On Tuesday 10 January 2012 07:08 PM, Ben Schmidt wrote:> Hi, > > I am running a three Node replicated Volume and need to add more > Bricks. What I've read so far this that this is not really possible so > the question is how it should/can be done? > Can I create a replicated Volume with 10000 Bricks where 9997 are > missing? Is there a way that I didn't find so far? > The Gluster Volume is used to store images for a Webshop in the Amazon > Cloud and I can't really stop the Volume and recreate it with XX > Bricks every time a new Server is added. > > Thanks a lot, > Ben > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
Apparently Analagous Threads
- Adding/Removing bricks/changing replica value of a replicated volume (Gluster 3.2.1, OpenSuse 11.3/11.4)
- Replicated volume, one slow brick
- Problem adding replicated bricks on FreeBSD
- Problem adding replicated bricks on FreeBSD
- Quorum in distributed-replicate volume