<div dir="ltr"><div><div><div><div><div>I&#39;ve got a Gluster volume on a remote server that I&#39;m trying to mount on my local machine without any luck.  I&#39;m able to mount the volume on other remote machines, but it won&#39;t work on any machine on my local network.<br><br></div>I&#39;ve checked the firewall and the packets are getting through.  I&#39;ve tried connecting to the port via telnet and this works.  I can host a Gluster volume on my local machine and mount it on the remote server and I can host a Gluster volume on another machine on my LAN and mount it on my local machine; but everytime I try mount -t glusterfs remote-host:/volume /mnt I get &quot;Mount failed. Please check the log file for more details.&quot;<br><br></div>Here is what the log has to say:<br><br>[2015-02-05 16:45:02.132224] I [MSGID: 100030] [glusterfsd.c:2018:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.6.2 (args: /usr/sbin/glusterfs --volfile-max-fetch-attempts=5 --volfile-server=eros --volfile-id=/eros_storage /var/storage)<br>[2015-02-05 16:45:02.258076] I [dht-shared.c:337:dht_init_regex] 0-eros_storage-dht: using regex rsync-hash-regex = ^\.(.+)\.[^.]+$<br>[2015-02-05 16:45:02.258659] I [client.c:2280:notify] 0-eros_storage-client-0: parent translators are ready, attempting connect on transport<br>Final graph:<br>+------------------------------------------------------------------------------+<br>  1: volume eros_storage-client-0<br>  2:     type protocol/client<br>  3:     option ping-timeout 42<br>  4:     option remote-host eros<br>  5:     option remote-subvolume /var/storage<br>  6:     option transport-type socket<br>  7:     option send-gids true<br>  8: end-volume<br>  9:<br> 10: volume eros_storage-dht<br> 11:     type cluster/distribute<br> 12:     subvolumes eros_storage-client-0<br> 13: end-volume<br> 14:<br> 15: volume eros_storage-write-behind<br> 16:     type performance/write-behind<br> 17:     subvolumes eros_storage-dht<br> 18: end-volume<br> 19:<br> 20: volume eros_storage-read-ahead<br> 21:     type performance/read-ahead<br> 22:     subvolumes eros_storage-write-behind<br> 23: end-volume<br> 24:<br> 25: volume eros_storage-io-cache<br> 26:     type performance/io-cache<br> 27:     subvolumes eros_storage-read-ahead<br> 28: end-volume<br> 29:<br> 30: volume eros_storage-quick-read<br> 31:     type performance/quick-read<br> 32:     subvolumes eros_storage-io-cache<br> 33: end-volume<br> 34:<br> 35: volume eros_storage-open-behind<br> 36:     type performance/open-behind<br> 37:     subvolumes eros_storage-quick-read<br> 38: end-volume<br> 39:<br> 40: volume eros_storage-md-cache<br> 41:     type performance/md-cache<br> 42:     subvolumes eros_storage-open-behind<br> 43: end-volume<br> 44:<br> 45: volume eros_storage<br> 46:     type debug/io-stats<br> 47:     option latency-measurement off<br> 48:     option count-fop-hits off<br> 49:     subvolumes eros_storage-md-cache<br> 50: end-volume<br> 51:<br> 52: volume meta-autoload<br> 53:     type meta<br> 54:     subvolumes eros_storage<br> 55: end-volume<br> 56:<br>+------------------------------------------------------------------------------+<br>[2015-02-05 16:45:02.287972] I [rpc-clnt.c:1761:rpc_clnt_reconfig] 0-eros_storage-client-0: changing port to 49161 (from 0)<br>[2015-02-05 16:45:02.307988] W [socket.c:611:__socket_rwv] 0-eros_storage-client-0: readv on xxx.xxx.xxx.xxx:49161 failed (No data available)<br>[2015-02-05 16:45:02.308431] E [rpc-clnt.c:362:saved_frames_unwind] (--&gt; /usr/lib64/libglusterfs.so.0(_gf_log_callingfn+0x1e0)[0x7f744e506550] (--&gt; /usr/lib64/libgfrpc.so.0(saved_frames_unwind+0x1e7)[0x7f744e2db787] (--&gt; /usr/lib64/libgfrpc.so.0(saved_frames_destroy+0xe)[0x7f744e2db89e] (--&gt; /usr/lib64/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x91)[0x7f744e2db951] (--&gt; /usr/lib64/libgfrpc.so.0(rpc_clnt_notify+0x15f)[0x7f744e2dbf1f] ))))) 0-eros_storage-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2015-02-05 16:45:02.297762 (xid=0x3)<br>[2015-02-05 16:45:02.308451] W [client-handshake.c:1588:client_dump_version_cbk] 0-eros_storage-client-0: received RPC status error<br>[2015-02-05 16:45:02.308458] I [client.c:2215:client_rpc_notify] 0-eros_storage-client-0: disconnected from eros_storage-client-0. Client process will keep trying to connect to glusterd until brick&#39;s port is available<br>[2015-02-05 16:45:02.311275] I [fuse-bridge.c:5080:fuse_graph_setup] 0-fuse: switched to graph 0<br>[2015-02-05 16:45:02.311403] I [fuse-bridge.c:4009:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.22 kernel 7.14<br>[2015-02-05 16:45:02.311597] W [fuse-bridge.c:779:fuse_attr_cbk] 0-glusterfs-fuse: 2: LOOKUP() / =&gt; -1 (Transport endpoint is not connected)<br>[2015-02-05 16:45:02.326109] I [fuse-bridge.c:4921:fuse_thread_proc] 0-fuse: unmounting /var/storage<br>[2015-02-05 16:45:02.326182] W [glusterfsd.c:1194:cleanup_and_exit] (--&gt; 0-: received signum (15), shutting down<br>[2015-02-05 16:45:02.326203] I [fuse-bridge.c:5599:fini] 0-fuse: Unmounting &#39;/var/storage&#39;.<br><br></div>Any suggestions would be greatly appreciated.<br><br></div>Thanks,<br></div>Peter<br></div>