[Gluster-users] Output of "getfattr" command, what does the code tell me?

Martin Schenker martin.schenker at profitbricks.com
Wed May 4 14:19:31 UTC 2011


Is there a way to make use of the attr code given by

0 root at de-dc1-c1-pserver13:~ # getfattr -R -d -e hex -m "trusted.afr."
/mnt/gluster/brick?/storage | grep -v 0x000000000000000000000000 | grep -B1
-A1 trusted

# file: mnt/gluster/brick0/storage/pserver3-23
trusted.afr.storage0-client-4=0xd70000010000000000000000

or

0 root at de-dc1-c1-pserver13:~ # getfattr -R -d -m "trusted.afr."
/mnt/gluster/brick?/storage | grep -v 0sAAAAAAAAAAAAAAAA | grep -B1 -A1
trusted

# file: mnt/gluster/brick0/storage/pserver3-23
trusted.afr.storage0-client-4=0s1wAAAQAAAAAAAAAA

Is there any useful information hidden in the attribute strings? I guess so
but I failed to find anything with Google etc.

Thanks, Martin





More information about the Gluster-users mailing list