<div dir="ltr">Well, there&#39;s another problem, possibly related, that I didn&#39;t notice: I&#39;m unable to mount!<div><br></div><div>(Although libgfapi is meant to bypass fuse-mount, I&#39;ve read that you need FUSE working in the same machine where you issue a replace-brick command [1])</div>
<div><br></div><div>$ git clone ssh://<a href="http://guidoderosa@git.gluster.org/glusterfs">guidoderosa@git.gluster.org/glusterfs</a></div><div><br></div><div>(master branch @ a960f92)</div><div><br></div><div>$ ./autogen.sh</div>
<div><br></div><div>$ ./configure --enable-debug &amp;&amp; make &amp;&amp; sudo make install</div><div><br></div><div># /etc/init.d/glusterd start</div><div><br></div><div><div># gluster volume create gv transport tcp 192.168.232.179:/var/export/gluster/gv</div>
<div>volume create: gv: success: please start the volume to access data</div></div><div><br></div><div><div># gluster volume start gv</div><div>volume start: gv: success</div></div><div><br></div><div>And here the problem:</div>
<div><br></div><div><div># mount -t glusterfs localhost:/gv /mnt/gv</div><div>Mount failed. Please check the log file for more details.</div></div><div><br></div><div>The same issue holds if I apply the patches you suggested, then clean sources, rebuild &amp; reinstall. (If there&#39;s some relation..,)</div>
<div><br></div><div>$ git pull ssh://<a href="http://guidoderosa@git.gluster.org/glusterfs">guidoderosa@git.gluster.org/glusterfs</a> refs/changes/07/5407/2<br></div><div><br></div><div>etc.</div><div><br></div><div>Here are the relevant logs:<br>
</div><div><div><br></div><div>/usr/local/var/log/glusterfs/bricks/var-export-gluster-gv.log:</div><div><br></div><div>Final graph:</div><div>+------------------------------------------------------------------------------+</div>
<div>  1: volume gv-posix</div><div>  2:     type storage/posix</div><div>  3:     option glusterd-uuid 42ff1e51-7c77-4c70-9e1b-3e6207935bee</div><div>  4:     option directory /var/export/gluster/gv</div><div>  5:     option volume-id a562cb7c-0edf-4efa-afc6-80ea4e3fe978</div>
<div>  6: end-volume</div><div>  7:</div><div>  8: volume gv-changelog</div><div>  9:     type features/changelog</div><div> 10:     option changelog-brick /var/export/gluster/gv</div><div> 11:     option changelog-dir /var/export/gluster/gv/.glusterfs/changelogs</div>
<div> 12:     subvolumes gv-posix</div><div> 13: end-volume</div><div> 14:</div><div> 15: volume gv-access-control</div><div> 16:     type features/access-control</div><div> 17:     subvolumes gv-changelog</div><div> 18: end-volume</div>
<div> 19:</div><div> 20: volume gv-locks</div><div> 21:     type features/locks</div><div> 22:     subvolumes gv-access-control</div><div> 23: end-volume</div><div> 24:</div><div> 25: volume gv-io-threads</div><div> 26:     type performance/io-threads</div>
<div> 27:     subvolumes gv-locks</div><div> 28: end-volume</div><div> 29:</div><div> 30: volume gv-index</div><div> 31:     type features/index</div><div> 32:     option index-base /var/export/gluster/gv/.glusterfs/indices</div>
<div> 33:     subvolumes gv-io-threads</div><div> 34: end-volume</div><div> 35:</div><div> 36: volume gv-marker</div><div> 37:     type features/marker</div><div> 38:     option volume-uuid a562cb7c-0edf-4efa-afc6-80ea4e3fe978</div>
<div> 39:     option timestamp-file /var/lib/glusterd/vols/gv/marker.tstamp</div><div> 40:     option xtime off</div><div> 41:     option quota off</div><div> 42:     subvolumes gv-index</div><div> 43: end-volume</div><div>
 44:</div><div> 45: volume /var/export/gluster/gv</div><div> 46:     type debug/io-stats</div><div> 47:     option latency-measurement off</div><div> 48:     option count-fop-hits off</div><div> 49:     subvolumes gv-marker</div>
<div> 50: end-volume</div><div> 51:</div><div> 52: volume gv-server</div><div> 53:     type protocol/server</div><div> 54:     option transport.socket.listen-port 49152</div><div> 55:     option rpc-auth.auth-glusterfs on</div>
<div> 56:     option rpc-auth.auth-unix on</div><div> 57:     option rpc-auth.auth-null on</div><div> 58:     option transport-type tcp</div><div> 59:     option auth.login./var/export/gluster/gv.allow ae4ffb2b-75fb-4b5a-b9d3-6c9e390fee03</div>
<div> 60:     option auth.login.ae4ffb2b-75fb-4b5a-b9d3-6c9e390fee03.password 041ee2e7-e8cf-4ecd-bba6-655348721610</div><div> 61:     option auth.addr./var/export/gluster/gv.allow *</div><div> 62:     subvolumes /var/export/gluster/gv</div>
<div> 63: end-volume</div><div> 64:</div></div><div><br></div><div>/usr/local/var/log/glusterfs/usr-local-etc-glusterfs-glusterd.vol.log:<br></div><div><br></div><div><div>Final graph:</div><div>+------------------------------------------------------------------------------+</div>
<div>  1: volume management</div><div>  2:     type mgmt/glusterd</div><div>  3:     option rpc-auth.auth-glusterfs on</div><div>  4:     option rpc-auth.auth-unix on</div><div>  5:     option rpc-auth.auth-null on</div><div>
  6:     option transport.socket.listen-backlog 128</div><div>  7:     option transport.socket.read-fail-log off</div><div>  8:     option transport.socket.keepalive-interval 2</div><div>  9:     option transport.socket.keepalive-time 10</div>
<div> 10:     option transport-type rdma</div><div> 11:     option working-directory /var/lib/glusterd</div><div> 12: end-volume</div><div> 13:</div><div>+------------------------------------------------------------------------------+</div>
</div><div><br></div><div>Thanks,</div><div><br></div><div>Guido</div><div><br></div><div>---</div><div>[1] This is for older versions and I&#39;m not sure the same holds for 3.4 <a href="http://www.gluster.org/wp-content/uploads/2012/05/Gluster_File_System-3.3.0-Administration_Guide-en-US.pdf">http://www.gluster.org/wp-content/uploads/2012/05/Gluster_File_System-3.3.0-Administration_Guide-en-US.pdf</a> Sec 7.4</div>
<div class="gmail_extra"><br></div></div>