On 02/25/2013 10:45 AM, Emmanuel Dreyfus wrote:
Hi I had to reinstall a peer, loosing /var/lib/glusterd in the process. Now restarting glusterd gives me the errors at the end of this message. I do not have much luck re-adding the peers (57 is ENOTCONN) # gluster peer status peer status: No peers present # gluster peer probe silopeer probe: failed: Probe returned with unknown errno 57 How should I handle that?
a) Detach the newly installed peer from the cluster, possibly with force. b) rm -rf /var/lib/glusterd on the newly installed node. c) re-start glusterd d) gluster peer probe from the cluster might help. -Vijay