Riccardo Murri
2019-Mar-27 09:53 UTC
[Gluster-users] cannot add server back to cluster after reinstallation
I managed to put the reinstalled server back into connected state with this procedure: 1. Run `for other_server in ...; do gluster peer probe $other_server; done` on the reinstalled server 2. Now all the peers on the reinstalled server show up as "Accepted Peer Request", which I fixed with the procedure outlined in the last paragraph of https://docs.gluster.org/en/v3/Troubleshooting/troubleshooting-glusterd/#debugging-glusterd Can anyone confirm that this is a good way to proceed and I won't be heading quickly towards corrupting volume data? Thanks, Riccardo
Karthik Subrahmanya
2019-Mar-27 10:01 UTC
[Gluster-users] cannot add server back to cluster after reinstallation
+Sanju Rakonde <srakonde at redhat.com> & +Atin Mukherjee <amukherj at redhat.com> adding glusterd folks who can help here. On Wed, Mar 27, 2019 at 3:24 PM Riccardo Murri <riccardo.murri at gmail.com> wrote:> I managed to put the reinstalled server back into connected state with > this procedure: > > 1. Run `for other_server in ...; do gluster peer probe $other_server; > done` on the reinstalled server > 2. Now all the peers on the reinstalled server show up as "Accepted > Peer Request", which I fixed with the procedure outlined in the last > paragraph of > https://docs.gluster.org/en/v3/Troubleshooting/troubleshooting-glusterd/#debugging-glusterd > > Can anyone confirm that this is a good way to proceed and I won't be > heading quickly towards corrupting volume data? > > Thanks, > Riccardo > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20190327/5aef9c9f/attachment.html>
Atin Mukherjee
2019-Mar-27 10:03 UTC
[Gluster-users] cannot add server back to cluster after reinstallation
On Wed, 27 Mar 2019 at 15:24, Riccardo Murri <riccardo.murri at gmail.com> wrote:> I managed to put the reinstalled server back into connected state with > this procedure: > > 1. Run `for other_server in ...; do gluster peer probe $other_server; > done` on the reinstalled server > 2. Now all the peers on the reinstalled server show up as "Accepted > Peer Request", which I fixed with the procedure outlined in the last > paragraph of > https://docs.gluster.org/en/v3/Troubleshooting/troubleshooting-glusterd/#debugging-glusterd > > Can anyone confirm that this is a good way to proceed and I won't be > heading quickly towards corrupting volume data?Check cluster.op-version, peer status, volume status output. If they are all fine you?re good.> > Thanks, > Riccardo > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users >-- --Atin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20190327/1396ce67/attachment.html>