<div dir="ltr">I want in in mount directory in client side</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 5, 2017 at 11:07 AM, Pranith Kumar Karampuri <span dir="ltr">&lt;<a href="mailto:pkarampu@redhat.com" target="_blank">pkarampu@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Mon, Jun 5, 2017 at 11:24 AM, Tahereh Fattahi <span dir="ltr">&lt;<a href="mailto:t28.fattahi@gmail.com" target="_blank">t28.fattahi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you<div>I see that this xlator is loaded in server side. </div><div>How can I access to variable in index xlator in client side?</div><div>is it correct? getfattr trusted.index.myvar </div></div></blockquote><div><br></div></span><div>To which xlator do you want this information? Or do you want this on mount?<br></div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_3092402421324831686HOEnZb"><div class="m_3092402421324831686h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 5, 2017 at 10:00 AM, Pranith Kumar Karampuri <span dir="ltr">&lt;<a href="mailto:pkarampu@redhat.com" target="_blank">pkarampu@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span>On Mon, Jun 5, 2017 at 9:55 AM, Tahereh Fattahi <span dir="ltr">&lt;<a href="mailto:t28.fattahi@gmail.com" target="_blank">t28.fattahi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Assume that one client wants to search it&#39;s directories for video files.<div> I want use something that helps this client to search just directories that have this kind of file. </div><div>like a extended attribute, but I want this attribute be set by server not by client.</div><div>I dont know which xlator is suitable for this work.</div></div></blockquote><div><br></div></span><div>The xlator that comes close to it is:  index xlator xlators/features/index/src<br><br></div><div>You may have to track extra operations like create/mknod/link/rename/unlin<wbr>k to make sure you get the functionality you want. Basically this xlator helps you in indexing a behavior. We use this for indexing directories/files that need heal etc.<br></div><span><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_3092402421324831686m_1823368384887037446m_-8370301741725943015HOEnZb"><div class="m_3092402421324831686m_1823368384887037446m_-8370301741725943015h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 5, 2017 at 7:13 AM, Pranith Kumar Karampuri <span dir="ltr">&lt;<a href="mailto:pkarampu@redhat.com" target="_blank">pkarampu@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This sounds hacky. In general anything that is specific about an inode, we try to store it in inode-ctx. Who uses this information about presence of video-file and how? May be with that knowledge there could be a possibility we can improve the solution. Do let us know the complete problem you are trying to solve.<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_3092402421324831686m_1823368384887037446m_-8370301741725943015m_-8337118650594096038h5">On Mon, Jun 5, 2017 at 4:53 AM, Tahereh Fattahi <span dir="ltr">&lt;<a href="mailto:t28.fattahi@gmail.com" target="_blank">t28.fattahi@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_3092402421324831686m_1823368384887037446m_-8370301741725943015m_-8337118650594096038h5"><div dir="ltr">Hi<div>I want to add one boolean field to inode structure for a directory.</div><div> when it is 1 it means that directory has one or more video file. when it is 0 it means that there is no video file in that directory.</div><div>I can add this variable to inode structure and update it in server side, in posix_create function (when there is a create request for a video file).</div><div>question is about client knowledge about this variable. is it possible that client can see the amount of this variable of different servers (bricks) and OR them to one variable in cient&#39;s inode of the directory? in which xlator I should try in client side?</div></div>
<br></div></div>______________________________<wbr>_________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@gluster.org" target="_blank">Gluster-devel@gluster.org</a><br>
<a href="http://lists.gluster.org/mailman/listinfo/gluster-devel" rel="noreferrer" target="_blank">http://lists.gluster.org/mailm<wbr>an/listinfo/gluster-devel</a><span class="m_3092402421324831686m_1823368384887037446m_-8370301741725943015m_-8337118650594096038HOEnZb"><font color="#888888"><br></font></span></blockquote></div><span class="m_3092402421324831686m_1823368384887037446m_-8370301741725943015m_-8337118650594096038HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div class="m_3092402421324831686m_1823368384887037446m_-8370301741725943015m_-8337118650594096038m_1640842593822716814gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Pranith<br></div></div>
</font></span></div>
</blockquote></div><br></div>
</div></div></blockquote></span></div><span class="m_3092402421324831686m_1823368384887037446HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div class="m_3092402421324831686m_1823368384887037446m_-8370301741725943015gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Pranith<br></div></div>
</font></span></div></div>
</blockquote></div><br></div>
</div></div></blockquote></span></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div class="m_3092402421324831686gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Pranith<br></div></div>
</font></span></div></div>
</blockquote></div><br></div>