Hi, <br><br>Yeah, this is a documentation error for which I would almost feel bad to submit a patch (take as long to apply than to redo). <br><br>What was meant in the help file is : <br><br>/etc/glusterfs/glusterfs.vol is the default volume file for glusterfs (client process) <br>
and <br>/etc/glusterfs/glusterfsd.vol is the default volume file for glusterfsd (server process).<br><br>Those would be the correct value. In fact, the &quot;true&quot; value would be $PREFIX/etc/glusterfs/glusterfs.vol &amp; $PREFIX/etc/glusterfs/glusterfsd.vol - but this is modified in&nbsp; the configuration process.<br>
<br>Pascal<br><br clear="all">--<br>Pascal Charest, Free software consultant {GNU/Linux}<br><a href="http://blog.pacharest.com">http://blog.pacharest.com</a> <br>
<br><br><div class="gmail_quote">On Thu, Jan 15, 2009 at 7:36 AM, Filipe Maia <span dir="ltr">&lt;<a href="mailto:filipe@xray.bmc.uu.se">filipe@xray.bmc.uu.se</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
In glusterfs 2.0.0rc1 when I run glusterfsd --help it says:<br>
<br>
 &nbsp;-f, --volfile=VOLFILE &nbsp; &nbsp; &nbsp;File to use as VOLUME_FILE [default:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /etc/glusterfs/glusterfs.vol or<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /etc/glusterfs/glusterfsd.vol]<br>
<br>
But if I then run glusterfsd and only have a<br>
/etc/glusterfs/glusterfs.vol it returns with:<br>
<br>
donatello:~# glusterfsd<br>
/etc/glusterfs/glusterfsd.vol: No such file or directory<br>
Try `glusterfsd --help&#39; or `glusterfsd --usage&#39; for more information<br>
<br>
<br>
Changing the file from /etc/glusterfs/glusterfs.vol to<br>
/etc/glusterfs/glusterfsd.vol solves the problem.<br>
<br>
Filipe<br>
<br>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br>
</blockquote></div><br>