Bug 906314 - Fuse mount of a volume failed in glusterfs 3.4.0qa6
Summary: Fuse mount of a volume failed in glusterfs 3.4.0qa6
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhsc
Version: 2.1
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Shubhendu Tripathi
QA Contact: Shruti Sampat
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-31 12:53 UTC by Shruti Sampat
Modified: 2013-09-23 22:26 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-23 22:26:02 UTC
Embargoed:


Attachments (Terms of Use)
mount logs (14.13 KB, text/x-log)
2013-01-31 12:55 UTC, Shruti Sampat
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 12974 0 None None None Never

Description Shruti Sampat 2013-01-31 12:53:53 UTC
Description of problem:
---------------------------------------
Fuse mount of a distribute volume failed with the following error in the mount logs 
---------------------------------------

[2013-01-31 12:44:18.475400] I [rpc-clnt.c:1648:rpc_clnt_reconfig] 0-test-client-0: changing port to 49152 (from 0)
[2013-01-31 12:44:18.475450] W [socket.c:501:__socket_rwv] 0-test-client-0: readv failed (No data available)
[2013-01-31 12:44:18.479781] W [common-utils.c:2300:gf_ports_reserved] 0-glusterfs-socket:  is not a valid port identifier
[2013-01-31 12:44:18.480102] E [socket.c:2695:socket_connect] 0-test-client-0: connection attempt failed (No route to host)
[2013-01-31 12:44:18.484346] I [fuse-bridge.c:4578:fuse_graph_setup] 0-fuse: switched to graph 0
[2013-01-31 12:44:18.484996] I [fuse-bridge.c:3550:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.13
[2013-01-31 12:44:18.485358] W [fuse-bridge.c:665:fuse_attr_cbk] 0-glusterfs-fuse: 2: LOOKUP() / => -1 (No such file or directory)
[2013-01-31 12:44:18.490251] I [fuse-bridge.c:4438:fuse_thread_proc] 0-fuse: unmounting /mnt/test/
[2013-01-31 12:44:18.491011] W [glusterfsd.c:969:cleanup_and_exit] (-->/lib64/libc.so.6(clone+0x6d) [0x335d6e5ccd] (-->/lib64/libpthread.so.0() [0x335de077f1] (-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xcd) [0x40523d]))) 0-: received signum (15), shutting down
[2013-01-31 12:44:18.491033] I [fuse-bridge.c:5067:fini] 0-fuse: Unmounting '/mnt/test/'.
(END) 


Version-Release number of selected component (if applicable):
glusterfs 3.4.0qa6

How reproducible:
Always

Steps to Reproduce:
1. Create the volume and start it. 
2. Try the fuse mount of the volume on a client (also glusterfs 3.4.0qa6)
  
Actual results:
Mount fails.

Expected results:
Mount should succeed.

Additional info:
The following entry in /etc/sysconfig/iptables on the storage node - 

ACCEPT     tcp  --  anywhere             anywhere            tcp dpts:24009:24108

was changed to the following - 

ACCEPT     tcp  --  anywhere             anywhere            tcp dpts:49152:49252

After the change was made, the mount succeeded.

Comment 1 Shruti Sampat 2013-01-31 12:55:56 UTC
Created attachment 690872 [details]
mount logs

Comment 3 Amar Tumballi 2013-02-01 06:13:40 UTC
Need to change the iptable scripts. Is it tested in RHS 2.0 Image?

Comment 4 Scott Haines 2013-02-13 22:18:37 UTC
Per Feb-13 bug triage meeting, targeting for 2.1.0.

Comment 6 Matt Mahoney 2013-04-02 13:27:07 UTC
Verified fixed in QA9.

Comment 8 Scott Haines 2013-09-23 22:26:02 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. 

For information on the advisory, and where to find the updated files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1262.html


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