Bug 763149 (GLUSTER-1417) - issues with 'peer probe' and 'peer status'
Summary: issues with 'peer probe' and 'peer status'
Keywords:
Status: CLOSED WORKSFORME
Alias: GLUSTER-1417
Product: GlusterFS
Classification: Community
Component: cli
Version: mainline
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Vijay Bellur
QA Contact:
URL:
Whiteboard:
: 763272 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-23 06:50 UTC by Amar Tumballi
Modified: 2015-12-01 16:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Amar Tumballi 2010-08-23 06:50:35 UTC
On node4:

[root@node4 ~]# glusterd
[root@node4 ~]# gluster probe node3
unrecognized word: probe (position 0)
[root@node4 ~]# gluster peer probe node3
Probe failed
[root@node4 ~]# gluster peer probe node3
Probe on host node3 port 6969 already a friend
[root@node4 ~]# gluster peer status
Command Execution Failed
Command Execution failed
[root@node4 ~]# 

On node3

[root@node3 ~]# gluster peer probe node4
Probe successful
[root@node3 ~]# gluster peer probe node4
Probe on host node4 port 6969 already a friend
[root@node3 ~]# gluster peer status
Number of Peers: 1
hostname:node4, port:0, uuid:9b606654-e59c-4099-afb1-af931fa57e6d, state:4
[root@node3 ~]# 


Note that here I started glusterd on node3 after the 'peer probe' was issued on node4

Comment 1 Amar Tumballi 2010-09-01 09:19:47 UTC
Vijay/Shishir,

Does patch http://patches.gluster.com/patch/4336/ fix this issue? I couldn't see this coming recently.. just need to confirm and close this bug.

Comment 2 Amar Tumballi 2010-09-14 02:41:19 UTC
with latest git I have not seen this issue..

Comment 3 shishir gowda 2010-09-15 05:46:01 UTC
*** Bug 1540 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.