<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 20, 2017 at 12:25 PM, Masao Sakata <span dir="ltr">&lt;<a href="mailto:sakata@preferred.jp" target="_blank">sakata@preferred.jp</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello,<br></div><div><br></div><div>I am trying to install GlusterFS and looking for which options can be configured then I reached the documentation below.</div><div><br></div><div>  Managing GlussterFS Volumes</div><div>  &lt;<a href="http://gluster.readthedocs.io/en/latest/Administrator%20Guide/Managing%20Volumes/" target="_blank">http://gluster.readthedocs.<wbr>io/en/latest/Administrator%<wbr>20Guide/Managing%20Volumes/</a>&gt;</div><div><br></div><div>In addition to using &quot;gluster volume set&quot; command written in the document, I also find some descriptions refering to a configuration file &quot;/etc/glusterfs/glusterd.vol&quot; to add or edit some options when I searched in google or in this mailing list.  However there seems to no concrete explanation about this file in the above readthedocs site.</div><div><br></div><div>I guess editing vol file is an old method to configure GlusterFS.  Is my understanding correct?  Otherwise would someone kindly tell me the location of the document which showing how to use the vol file?</div></div></blockquote><div><br></div><div>glusterd.vol is a config file which glusterd uses during it&#39;s own initialization. The parameters used in this file are somewhat global to GlusterD&#39;s context and has nothing to do with any volume specific options. For a particular volume tunable you are advised to use volume set interface through CLI.<br><br>This is how the glusterd.vol file looks like<br><br>volume management                                                                                                                                                                                                                                                               <br>    type mgmt/glusterd                                                          <br>    option working-directory @GLUSTERD_WORKDIR@                              /* defines where glusterd&#39;s data will be stored<br>    option transport-type socket,rdma                                                            /* transport type options <br>    option transport.socket.keepalive-time 10                                                <br>    option transport.socket.keepalive-interval 2                                <br>    option transport.socket.read-fail-log off                                   <br>    option ping-timeout 0                                                                               /* ping-timeout set to 0 indicates there is no ping-timer logic<br>    option event-threads 1                                                                             /* single threaded e-poll<br>#   option transport.address-family inet6                                                      <br>#   option base-port 49152                                                      <br>end-volume  <br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>Any input would be greatly appreciated!</div><div><br></div><div>Thanks,</div><div>Masao</div>
</div>
<br>______________________________<wbr>_________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://lists.gluster.org/<wbr>mailman/listinfo/gluster-users</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br></div><div>~ Atin (atinm)<br></div></div></div></div>
</div></div>