<br><br><div class="gmail_quote">On Fri, Apr 13, 2012 at 2:23 PM, Robert Hajime Lanning<span dir="ltr"></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"></div>
How about:<br>
getfattr -d -n trusted.gluster.dht /local<br>
<br>
He was asking for the attribute on the directory, not the file.</blockquote><div><br>Sorry, I ran that too but forgot to include it. It&#39;s the same.<br> getfattr -d -n trusted.gluster.dht /local<br>/local: trusted.gluster.dht: No such attribute<br>
getfattr -d /local<br>&lt;blank&gt;<br><br>On Thu, Apr 12, 2012 at 3:49 PM, Jeff Darcy<span dir="ltr"></span> wrote:<br>&gt; getfattr -d -e hex -n trusted.glusterfs.dht /a<br>
&gt; The format of this value is described here:<br>
&gt; h<a href="http://hekafs.org/index.php/2011/04/glusterfs-extended-attributes/" target="_blank">ttp://hekafs.org/index.php/2011/04/glusterfs-extended-attributes/</a><br>
<br>&quot;The “quick-read” translator uses a magic xattr call to simulate an 
open/read/close sequence – saving two out of three round trips for small
 files.  There are several others, but I’m going to concentrate on just 
two: the trusted.glusterfs.dht xattr used by the DHT (distribution) 
translator, and the trusted.afr.* xattrs used by the AFR (replication) 
translator.&quot;<br>----------- BTW, shouldn&#39;t we be looking for afr xattr, since I am using replication?<br><br></div></div>