[Gluster-users] Recovering out of sync nodes from input/output error
Rodrigo Severo
rodrigo at fabricadeideias.com
Fri Apr 13 13:05:36 UTC 2012
On Fri, Apr 13, 2012 at 9:10 AM, Alex Florescu <
alex.florescu at tripsolutions.co.uk> wrote:
>
>
> On Fri, Apr 13, 2012 at 2:23 PM, Robert Hajime Lanning wrote:
>
>> How about:
>> getfattr -d -n trusted.gluster.dht /local
>>
>> He was asking for the attribute on the directory, not the file.
>
>
> Sorry, I ran that too but forgot to include it. It's the same.
>
> getfattr -d -n trusted.gluster.dht /local
> /local: trusted.gluster.dht: No such attribute
> getfattr -d /local
> <blank>
>
You are using *-d* and *-n* on the same getfattr. That's wrong AFAICT.
Try *getfattr -d -m . -e hex -h BRICK/PATH/TO/FILE/OR/DIRECTORY
*You should get a full list of extended attributes related to the
file/directory.
*
*Rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120413/e2c434d6/attachment.html>
More information about the Gluster-users
mailing list