hi lindsay,>> Is there any indicator of this process happening? how do you know when itis finished? yes, you can execute following command #gluster volume remove-brick <VOLNAME> <list of remove brick> status above command will give you statistics of remove brick operation. Thanx, Gaurav ----- Original Message ----- From: "Lindsay Mathieson" <lindsay.mathieson at gmail.com> To: "Gaurav Garg" <ggarg at redhat.com>, "gluster-users" <gluster-users at gluster.org> Sent: Monday, November 2, 2015 12:17:06 PM Subject: Re: [Gluster-users] migrating and removing the bricks On 2 November 2015 at 16:25, Gaurav Garg <ggarg at redhat.com> wrote:> you can remove the brick that is already part of the volume. once you > start remove brick operation then internally it will trigger rebalance > operation for moving data from removing brick to all other existing bricks. >Is there any indicator of this process happening? how do you know when it is finished? -- Lindsay
On 2 November 2015 at 19:20, Gaurav Garg <ggarg at redhat.com> wrote:> > #gluster volume remove-brick <VOLNAME> <list of remove brick> status > > above command will give you statistics of remove brick operation. >Cool, thanks -- Lindsay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20151102/9c88e9de/attachment.html>
On 2 November 2015 at 19:20, Gaurav Garg <ggarg at redhat.com> wrote:> yes, you can execute following command > > #gluster volume remove-brick <VOLNAME> <list of remove brick> status > > above command will give you statistics of remove brick operation. >Is there a similar command for getting the status of adding a brick. e.g # add a new replica brick gluster volume add-brick datastore1 replica 2 vng.proxmox.softlog:/glusterdata/data force # get progress of replication (does not work) gluster volume add-brick datastore1 vng.proxmox.softlog:/glusterdata/data force info -- Lindsay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20151109/0baeb29b/attachment.html>