<div dir="ltr">I have been working on providing user serviceable snap shots and I am confused by the documentation about allowing access from windows explorer:<div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">For snapshots to be accessible from windows, below 2 options can be used. A) The glusterfs plugin for samba should give the option &quot;snapdir-entry-path&quot; while starting. The option is an indication to glusterfs, that samba is loading it and the value of the option should be the path that is being used as the share for windows. Ex: Say, there is a glusterfs volume and a directory called &quot;export&quot; from the root of the volume is being used as the samba share, then samba has to load glusterfs with this option as well.<br>    ret = glfs_set_xlator_option(fs, &quot;*-snapview-client&quot;,<br>                                 &quot;snapdir-entry-path&quot;, &quot;/export&quot;);<br>The xlator option &quot;snapdir-entry-path&quot; is not exposed via volume set options, cannot be changed from CLI. Its an option that has to be provded at the time of mounting glusterfs or when samba loads glusterfs. </blockquote><div><br></div><div>How do you set  &quot;snapdir-entry-path&quot;, the docs say it needs to be set for the gluster-cifs pluginto correctly pass the information the client so I is there must be some volume setting and gluster volume set command to configure this?  </div></div><div><br></div><div>Thanks, Alastair</div><div><br></div></div>