<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 30, 2016 at 11:01 AM, Massimiliano Ferrero <span dir="ltr">&lt;<a href="mailto:m.ferrero@cognitio.it" target="_blank">m.ferrero@cognitio.it</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">Hello,<br>
<br>
<br>
I am working on a 3 nodes gluster cluster, the nodes are vagrant virtualbox machines with ubuntu 16.04<br>
<br>
these are the packages installed (ubuntu repositories)<br>
<br>
ii  glusterfs-client 3.7.6-1ubuntu1                     amd64        clustered file-system (client package)<br>
ii  glusterfs-common 3.7.6-1ubuntu1                     amd64        GlusterFS common libraries and translator modules<br>
ii  glusterfs-server 3.7.6-1ubuntu1                     amd64        clustered file-system (server package)<br>
<br>
Is it possible to set global volume options applied on all volumes on creation?<br></blockquote><div><br></div><div><br></div><div>There is no easy way to accomplish this as of now.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
In particular I would like to turn off features.trash for new volumes<br>
<br>
<br></blockquote><div><br></div><div><br></div><div>Note that features.trash is disabled by default in all releases of Gluster. However .trashcan appears by default in all volumes even when features.trash is disabled. If you are looking to not have .trashcan when features.trash is disabled, we currently have a patch under review [1] for accomplishing this behavior. If all goes well, this should be part of Gluster 3.10.</div><div><br></div><div>Regards,</div><div>Vijay</div><div><br></div><div>[1] <a href="http://review.gluster.org/#/c/12256">http://review.gluster.org/#/c/12256</a></div></div></div></div>