On Mon, May 29, 2017 at 9:52 PM, Merwan Ouddane <merwan19 at msn.com> wrote:> Hello, > > I wanted to play around with gluster and I made a 2 nodes cluster > replicated, then I wanted to add a third replica "on the fly". > > I manage to probe my third server from the cluster, but when I try to add > the new brick to the volume, I get a "Request timed out" > > My command: > gluster volume add-brick vol0 replica 3 192.168.0.4:/data/br0/vol0 >This might happen if the originator glusterd lost connection with other peers while this command was in process. Can you check if peer status is healthy by gluster peer status command? If yes, you'd need to share the glusterd log files from all the nodes with us to further analyse the issue.> > Does anyone have an idea ? > > Regards, > Merwan > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://lists.gluster.org/mailman/listinfo/gluster-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170530/45873130/attachment.html>
Gluster peer status tells me that the peer is connected Here is the log from the servers in the cluster (they are the same for both of them): https://pastebin.com/4aM94PJ6 The log from the server i'm trying to add to the cluster: https://pastebin.com/YGTcKRyw Merwan ________________________________ De : Atin Mukherjee <amukherj at redhat.com> Envoy? : mardi 30 mai 2017 04:51 ? : Merwan Ouddane Cc : gluster-users at gluster.org Objet : Re: [Gluster-users] Adding a new replica to the cluster On Mon, May 29, 2017 at 9:52 PM, Merwan Ouddane <merwan19 at msn.com<mailto:merwan19 at msn.com>> wrote: Hello, I wanted to play around with gluster and I made a 2 nodes cluster replicated, then I wanted to add a third replica "on the fly". I manage to probe my third server from the cluster, but when I try to add the new brick to the volume, I get a "Request timed out" My command: gluster volume add-brick vol0 replica 3 192.168.0.4<http://192.168.0.4>:/data/br0/vol0 This might happen if the originator glusterd lost connection with other peers while this command was in process. Can you check if peer status is healthy by gluster peer status command? If yes, you'd need to share the glusterd log files from all the nodes with us to further analyse the issue. Does anyone have an idea ? Regards, Merwan _______________________________________________ Gluster-users mailing list Gluster-users at gluster.org<mailto:Gluster-users at gluster.org> http://lists.gluster.org/mailman/listinfo/gluster-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170530/c70626de/attachment.html>