Bug 890587 - peers thought to be localhost when net.ipv4.ip_nonlocal_bind = 1
Summary: peers thought to be localhost when net.ipv4.ip_nonlocal_bind = 1
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: transport
Version: 3.3.0
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Raghavendra G
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-28 01:01 UTC by Samuel Winchenbach
Modified: 2013-07-24 17:28 UTC (History)
3 users (show)

Fixed In Version: glusterfs-3.4.0
Clone Of:
Environment:
Last Closed: 2013-07-24 17:28:31 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Samuel Winchenbach 2012-12-28 01:01:11 UTC
Description of problem:
"gluster peer probe REMOTE-IP" believes that REMOTE-IP is localhost when net.ipv4.ip_nonlocal_bind = 1 when using GlusterFS 3.3.1 on CentOS 6.3 


Version-Release number of selected component (if applicable):
GlusterFS 3.3.1
CentOS 6.3

How reproducible:
For me, 100%

Steps to Reproduce:
1. Install CentOS 6.3 and GlusterFS according to QuickStart (http://www.gluster.org/community/documentation/index.php/QuickStart) on at least two hosts.
2. run "sysctl -w net.ipv4.ip_nonlocal_bind=1" on all hosts.
3. Attempt to probe a peer.
  
Actual results:
Remote peer thought to be localhost

Expected results:
Success

Additional info:

Comment 1 Vijay Bellur 2013-02-03 19:57:33 UTC
CHANGE: http://review.gluster.org/4437 (glusterd: identify local address by searching network interfaces.) merged in master by Anand Avati (avati)


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