On Fri, Apr 13, 2012 at 9:10 AM, Alex Florescu <span dir="ltr">&lt;<a href="mailto:alex.florescu@tripsolutions.co.uk" target="_blank">alex.florescu@tripsolutions.co.uk</a>&gt;</span> wrote:<br><div class="gmail_quote"><div class="gmail_quote">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><div class="gmail_quote"><div>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></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><div><br>Sorry, I ran that too but forgot to include it. It&#39;s the same.<div><br> getfattr -d -n trusted.gluster.dht /local<br>
</div>/local: trusted.gluster.dht: No such attribute<br>
getfattr -d /local<br>&lt;blank&gt;</div></div></blockquote></div><div><br>You are using <i>-d</i> and <i>-n</i> on the same getfattr. That&#39;s wrong AFAICT.<br><br>Try <i>getfattr -d -m . -e hex -h BRICK/PATH/TO/FILE/OR/DIRECTORY<br>

<br></i>You should get a full list of extended attributes related to the file/directory.<span class="HOEnZb"><font color="#888888"><br><i><br><br></i>Rodrigo</font></span><br>
</div></div></div><br>