Re: Unable to mount volume on the glusterfs client

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Milin,

It appears that you are using SSL enabled transport on your volume.
>From the log messages, it appears that the transport layer is unable to
load the cert file. Could you check if the SSL cert file is installed 
at the appropriate location? I am not a SSL expert, so I am not sure
where the cert file must be placed.

Hope that helps,
Krish

----- Original Message -----
> Hi All ,
> 
> I have a glusterFS server up and running , which has a volume successfully
> started.
> 
> Now I have my laptop ( having Ubuntu 14.04 LTS Desktop ) , which has
> glusterfs client running.
> 
> I am unable to mount the volume from the glusterfs-server.
> 
> 
> Below is my log file attached :
> 
> 
> [2014-05-11 23:30:52.063714] I [fuse-bridge.c:3883:fuse_init]
> 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.22 kernel
> 7.22
> [2014-05-11 23:30:52.064327] W [fuse-bridge.c:739:fuse_attr_cbk]
> 0-glusterfs-fuse: 2: LOOKUP() / => -1 (Transport endpoint is not connected)
> [2014-05-11 23:30:52.084631] I [fuse-bridge.c:4787:fuse_thread_proc] 0-fuse:
> unmounting /mnt/test-gluster-vol/
> [2014-05-11 23:30:52.085426] W [glusterfsd.c:1095:cleanup_and_exit]
> (-->/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f4a6171630d]
> (-->/lib/x86_64-linux-gnu/libpthread.so.0(+0x8182) [0x7f4a619e9182]
> (-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xd5) [0x7f4a624e2265]))) 0-:
> received signum (15), shutting down
> [2014-05-11 23:30:52.085462] I [fuse-bridge.c:5444:fini] 0-fuse: Unmounting
> '/mnt/test-gluster-vol/'.
> [2014-05-12 02:04:58.955612] I [glusterfsd.c:1959:main]
> 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.5.0
> (/usr/sbin/glusterfs --volfile-server=129.7.98.26
> --volfile-id=/sample-test-vol /mnt/test-gluster-vol/)
> [2014-05-12 02:04:58.978137] I [socket.c:3561:socket_init] 0-glusterfs: SSL
> support is NOT enabled
> [2014-05-12 02:04:58.978174] I [socket.c:3576:socket_init] 0-glusterfs: using
> system polling thread
> [2014-05-12 02:04:59.157025] I [dht-shared.c:311:dht_init_regex]
> 0-sample-test-vol-dht: using regex rsync-hash-regex = ^\.(.+)\.[^.]+$
> [2014-05-12 02:04:59.167166] I [socket.c:3561:socket_init]
> 0-sample-test-vol-client-7: SSL support is ENABLED
> [2014-05-12 02:04:59.167220] I [socket.c:3576:socket_init]
> 0-sample-test-vol-client-7: using private polling thread
> [2014-05-12 02:04:59.169067] E [socket.c:3594:socket_init]
> 0-sample-test-vol-client-7: could not load our cert
> [2014-05-12 02:04:59.169077] E [rpc-transport.c:333:rpc_transport_load]
> 0-rpc-transport: 'socket' initialization failed
> [2014-05-12 02:04:59.169082] W [rpc-clnt.c:982:rpc_clnt_connection_init]
> 0-sample-test-vol-client-7: loading of new rpc-transport failed
> [2014-05-12 02:04:59.169089] I [mem-pool.c:539:mem_pool_destroy]
> 0-sample-test-vol-client-7: size=2236 max=0 total=0
> [2014-05-12 02:04:59.169150] I [mem-pool.c:539:mem_pool_destroy]
> 0-sample-test-vol-client-7: size=124 max=0 total=0
> [2014-05-12 02:04:59.169156] E [client.c:2402:client_init_rpc]
> 0-sample-test-vol-client-7: failed to initialize RPC
> [2014-05-12 02:04:59.169161] E [xlator.c:403:xlator_init]
> 0-sample-test-vol-client-7: Initialization of volume
> 'sample-test-vol-client-7' failed, review your volfile again
> [2014-05-12 02:04:59.169165] E [graph.c:307:glusterfs_graph_init]
> 0-sample-test-vol-client-7: initializing translator failed
> [2014-05-12 02:04:59.169169] E [graph.c:502:glusterfs_graph_activate]
> 0-graph: init failed
> [2014-05-12 02:04:59.169415] W [glusterfsd.c:1095:cleanup_and_exit]
> (-->/usr/lib/x86_64-linux-gnu/libgfrpc.so.0(rpc_clnt_handle_reply+0x90)
> [0x7f9cb822c960] (-->/usr/sbin/glusterfs(mgmt_getspec_cbk+0x30b)
> [0x7f9cb88f0b7b] (-->/usr/sbin/glusterfs(glusterfs_process_volfp+0x106)
> [0x7f9cb88ec956]))) 0-: received signum (0), shutting down
> [2014-05-12 02:04:59.169429] I [fuse-bridge.c:5444:fini] 0-fuse: Unmounting
> '/mnt/test-gluster-vol/'.
> [2014-05-13 02:22:23.903171] I [glusterfsd.c:1959:main]
> 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.5.0
> (/usr/sbin/glusterfs --volfile-server=129.7.98.26
> --volfile-id=/sample-test-vol /mnt/test-gluster-vol/)
> [2014-05-13 02:22:23.915195] I [socket.c:3561:socket_init] 0-glusterfs: SSL
> support is NOT enabled
> [2014-05-13 02:22:23.915277] I [socket.c:3576:socket_init] 0-glusterfs: using
> system polling thread
> [2014-05-13 02:22:24.144867] I [dht-shared.c:311:dht_init_regex]
> 0-sample-test-vol-dht: using regex rsync-hash-regex = ^\.(.+)\.[^.]+$
> [2014-05-13 02:22:24.148914] I [socket.c:3561:socket_init]
> 0-sample-test-vol-client-7: SSL support is ENABLED
> [2014-05-13 02:22:24.148937] I [socket.c:3576:socket_init]
> 0-sample-test-vol-client-7: using private polling thread
> [2014-05-13 02:22:24.150111] E [socket.c:3594:socket_init]
> 0-sample-test-vol-client-7: could not load our cert
> [2014-05-13 02:22:24.150121] E [rpc-transport.c:333:rpc_transport_load]
> 0-rpc-transport: 'socket' initialization failed
> [2014-05-13 02:22:24.150126] W [rpc-clnt.c:982:rpc_clnt_connection_init]
> 0-sample-test-vol-client-7: loading of new rpc-transport failed
> [2014-05-13 02:22:24.150141] I [mem-pool.c:539:mem_pool_destroy]
> 0-sample-test-vol-client-7: size=2236 max=0 total=0
> [2014-05-13 02:22:24.150222] I [mem-pool.c:539:mem_pool_destroy]
> 0-sample-test-vol-client-7: size=124 max=0 total=0
> [2014-05-13 02:22:24.150230] E [client.c:2402:client_init_rpc]
> 0-sample-test-vol-client-7: failed to initialize RPC
> [2014-05-13 02:22:24.150234] E [xlator.c:403:xlator_init]
> 0-sample-test-vol-client-7: Initialization of volume
> 'sample-test-vol-client-7' failed, review your volfile again
> [2014-05-13 02:22:24.150239] E [graph.c:307:glusterfs_graph_init]
> 0-sample-test-vol-client-7: initializing translator failed
> [2014-05-13 02:22:24.150242] E [graph.c:502:glusterfs_graph_activate]
> 0-graph: init failed
> [2014-05-13 02:22:24.150486] W [glusterfsd.c:1095:cleanup_and_exit]
> (-->/usr/lib/x86_64-linux-gnu/libgfrpc.so.0(rpc_clnt_handle_reply+0x90)
> [0x7f6cf2de2960] (-->/usr/sbin/glusterfs(mgmt_getspec_cbk+0x30b)
> [0x7f6cf34a6b7b] (-->/usr/sbin/glusterfs(glusterfs_process_volfp+0x106)
> [0x7f6cf34a2956]))) 0-: received signum (0), shutting down
> 
> A sooner help would be really appreciated .
> 
> 
> Regards,
> Milin
> 
> 
> 
> 
> 
> _______________________________________________
> Gluster-users mailing list
> Gluster-users@xxxxxxxxxxx
> http://supercolony.gluster.org/mailman/listinfo/gluster-users
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-users




[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux