Bug 797105

Summary: gluster peer probe <ip_address> not successful
Product: [Community] GlusterFS Reporter: Shwetha Panduranga <shwetha.h.panduranga>
Component: glusterdAssignee: shishir gowda <sgowda>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: gluster-bugs, nsathyan, sgowda
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:14:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description Shwetha Panduranga 2012-02-24 09:46:20 UTC
Description of problem:
Execution of 'gluster peer probe <ip_address>' is not successful.

Glusterd Log:
-------------
[2012-02-24 20:15:33.345982] E [glusterd-utils.c:2209:glusterd_import_volinfo] 0-glusterd: volume1.rebalance missing in payload for dist
[2012-02-24 20:15:33.346084] E [glusterd-sm.c:1002:glusterd_friend_sm] 0-glusterd: handler returned: -2

Actual Results:-
------------------
[root@APP-SERVER1 ~]# gluster volume replace-brick dist 192.168.2.35:/export1 192.168.2.36:/export1 start
192.168.2.36, is not a friend
[root@APP-SERVER1 ~]# gluster peer probe 192.168.2.36
[root@APP-SERVER1 ~]# echo $?
110
[root@APP-SERVER1 ~]# gluster peer probe 192.168.2.36
Probe on host 192.168.2.36 port 24007 already in peer list
[root@APP-SERVER1 ~]# gluster peer detach 192.168.2.36
[root@APP-SERVER1 ~]# echo $?
110
[root@APP-SERVER1 ~]# gluster peer status
Number of Peers: 1
Hostname: 192.168.2.36
Uuid: 5d16bbd9-065d-486d-9f3b-51d888a73fee
State: Probe Sent to Peer (Connected)
[root@APP-SERVER1 ~]# gluster peer detach 192.168.2.36
[root@APP-SERVER1 ~]# echo $?
110
[root@APP-SERVER1 ~]# gluster volume replace-brick dist 192.168.2.35:/export1 192.168.2.36:/export1 start
192.168.2.36, is not befriended at the moment
[root@APP-SERVER1 ~]# gluster peer probe 192.168.2.35
Probe on localhost not needed
[root@APP-SERVER1 ~]# gluster peer probe 192.168.2.36
Probe on host 192.168.2.36 port 24007 already in peer list
[root@APP-SERVER1 ~]# 
[root@APP-SERVER1 ~]# gluster volume replace-brick dist 192.168.2.35:/export1 192.168.2.36:/export1 start
192.168.2.36, is not befriended at the moment

Version-Release number of selected component (if applicable):
mainline

Comment 1 Anand Avati 2012-02-27 10:19:37 UTC
CHANGE: http://review.gluster.com/2814 (mgmt/glusterd: pass defrag_cmd in rsp dict for volume info) merged in master by Vijay Bellur (vijay)

Comment 2 Shwetha Panduranga 2012-05-04 13:22:37 UTC
Bug is fixed . verified on 3.3.0qa39