[Gluster-users] FUSE init failed
Gabriel.Othmezouri at toyota-europe.com
Gabriel.Othmezouri at toyota-europe.com
Wed Jan 4 19:18:33 UTC 2012
Hi,
I'm having an issue using the GlusterFS native client.
After doing a mount the filesystem appears mounted but any operation
results in a
Transport endpoint is not connected
message
gluster peer status and volume info don't complain.
I've copied the mount log below which mentions an error at fuse_init.
The kernel is based on 2.6.15 and FUSE api version is 7.3.
I'm using gluster version 3.2.5.
Any help greatly appreciated.
Regards,
Gabriel
[2012-01-04 20:06:41.122474] I [glusterfsd.c:1493:main]
0-/usr/local/sbin/glusterfs: Started running /usr/local/sbin/glusterfs
version 3.2.5
[2012-01-04 20:06:41.177429] W [write-behind.c:3023:init]
0-test-volume-write-behind: disabling write-behind for first 0 bytes
[2012-01-04 20:06:41.187571] I [client.c:1935:notify]
0-test-volume-client-0: parent translators are ready, attempting connect
on transport
[2012-01-04 20:06:41.216393] I [client.c:1935:notify]
0-test-volume-client-1: parent translators are ready, attempting connect
on transport
[2012-01-04 20:06:41.245961] I [client.c:1935:notify]
0-test-volume-client-2: parent translators are ready, attempting connect
on transport
[2012-01-04 20:06:41.275598] I [client.c:1935:notify]
0-test-volume-client-3: parent translators are ready, attempting connect
on transport
Given volfile:
+------------------------------------------------------------------------------+
1: volume test-volume-client-0
2: type protocol/client
3: option remote-host node001
4: option remote-subvolume /local
5: option transport-type tcp
6: end-volume
7:
8: volume test-volume-client-1
9: type protocol/client
10: option remote-host node002
11: option remote-subvolume /local
12: option transport-type tcp
13: end-volume
14:
15: volume test-volume-client-2
16: type protocol/client
17: option remote-host node003
18: option remote-subvolume /local
19: option transport-type tcp
20: end-volume
21:
22: volume test-volume-client-3
23: type protocol/client
24: option remote-host node004
25: option remote-subvolume /local
26: option transport-type tcp
27: end-volume
28:
29: volume test-volume-replicate-0
30: type cluster/replicate
31: subvolumes test-volume-client-0 test-volume-client-1
32: end-volume
33:
34: volume test-volume-replicate-1
35: type cluster/replicate
36: subvolumes test-volume-client-2 test-volume-client-3
37: end-volume
38:
39: volume test-volume-dht
40: type cluster/distribute
41: subvolumes test-volume-replicate-0 test-volume-replicate-1
42: end-volume
43:
44: volume test-volume-write-behind
45: type performance/write-behind
46: subvolumes test-volume-dht
47: end-volume
48:
49: volume test-volume-read-ahead
50: type performance/read-ahead
51: subvolumes test-volume-write-behind
52: end-volume
53:
54: volume test-volume-io-cache
55: type performance/io-cache
56: subvolumes test-volume-read-ahead
57: end-volume
58:
59: volume test-volume-quick-read
60: type performance/quick-read
61: subvolumes test-volume-io-cache
62: end-volume
63:
64: volume test-volume-stat-prefetch
65: type performance/stat-prefetch
66: subvolumes test-volume-quick-read
67: end-volume
68:
69: volume test-volume
70: type debug/io-stats
71: option latency-measurement off
72: option count-fop-hits off
73: subvolumes test-volume-stat-prefetch
74: end-volume
+------------------------------------------------------------------------------+
[2012-01-04 20:06:41.306374] I [rpc-clnt.c:1536:rpc_clnt_reconfig]
0-test-volume-client-3: changing port to 24010 (from 0)
[2012-01-04 20:06:41.306462] I [rpc-clnt.c:1536:rpc_clnt_reconfig]
0-test-volume-client-2: changing port to 24010 (from 0)
[2012-01-04 20:06:41.306569] I [rpc-clnt.c:1536:rpc_clnt_reconfig]
0-test-volume-client-1: changing port to 24009 (from 0)
[2012-01-04 20:06:41.306609] I [rpc-clnt.c:1536:rpc_clnt_reconfig]
0-test-volume-client-0: changing port to 24010 (from 0)
[2012-01-04 20:06:45.233739] I
[client-handshake.c:1090:select_server_supported_programs]
0-test-volume-client-3: Using Program GlusterFS 3.2.5, Num (1298437),
Version (310)
[2012-01-04 20:06:45.234313] I
[client-handshake.c:913:client_setvolume_cbk] 0-test-volume-client-3:
Connected to 10.141.0.4:24010, attached to remote volume '/local'.
[2012-01-04 20:06:45.234338] I [afr-common.c:3141:afr_notify]
0-test-volume-replicate-1: Subvolume 'test-volume-client-3' came back up;
going online.
[2012-01-04 20:06:45.260113] I
[client-handshake.c:1090:select_server_supported_programs]
0-test-volume-client-2: Using Program GlusterFS 3.2.5, Num (1298437),
Version (310)
[2012-01-04 20:06:45.260568] I
[client-handshake.c:913:client_setvolume_cbk] 0-test-volume-client-2:
Connected to 10.141.0.3:24010, attached to remote volume '/local'.
[2012-01-04 20:06:45.288630] I
[client-handshake.c:1090:select_server_supported_programs]
0-test-volume-client-1: Using Program GlusterFS 3.2.5, Num (1298437),
Version (310)
[2012-01-04 20:06:45.288991] I
[client-handshake.c:913:client_setvolume_cbk] 0-test-volume-client-1:
Connected to 10.141.0.2:24009, attached to remote volume '/local'.
[2012-01-04 20:06:45.289011] I [afr-common.c:3141:afr_notify]
0-test-volume-replicate-0: Subvolume 'test-volume-client-1' came back up;
going online.
[2012-01-04 20:06:45.319498] I
[client-handshake.c:1090:select_server_supported_programs]
0-test-volume-client-0: Using Program GlusterFS 3.2.5, Num (1298437),
Version (310)
[2012-01-04 20:06:45.319931] I
[client-handshake.c:913:client_setvolume_cbk] 0-test-volume-client-0:
Connected to 10.141.0.1:24010, attached to remote volume '/local'.
[2012-01-04 20:06:45.327269] I [fuse-bridge.c:3339:fuse_graph_setup]
0-fuse: switched to graph 0
[2012-01-04 20:06:45.327438] E [fuse-bridge.c:2930:fuse_init]
0-glusterfs-fuse: FUSE init failed (Invalid argument)
[2012-01-04 20:06:45.328275] I
[afr-common.c:1520:afr_set_root_inode_on_first_lookup]
0-test-volume-replicate-0: added root inode
[2012-01-04 20:06:45.328767] I
[afr-common.c:1520:afr_set_root_inode_on_first_lookup]
0-test-volume-replicate-1: added root inode
[2012-01-04 20:06:45.328859] I [fuse-bridge.c:3241:fuse_thread_proc]
0-fuse: unmounting gluster/
[2012-01-04 20:06:45.329241] W [glusterfsd.c:727:cleanup_and_exit]
(-->/lib64/tls/libc.so.6(__clone+0x72) [0x2aaaab239cb2]
(-->/lib64/tls/libpthread.so.0 [0x2aaaab06cfa5]
(-->/usr/local/sbin/glusterfs(glusterfs_sigwaiter+0x185) [0x4047a5]))) 0-:
received signum (15), shutting down
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120104/63295a55/attachment.html>
More information about the Gluster-users
mailing list