Skip to content

Instantly share code, notes, and snippets.

@metavida
Created May 27, 2015 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metavida/dbeecf69d49300b4ee3c to your computer and use it in GitHub Desktop.
Save metavida/dbeecf69d49300b4ee3c to your computer and use it in GitHub Desktop.
gluster
[root@web26 ~]# ls -lh /mnt/data00/brick1/.glusterfs/f4/00/f400b3b8-8dc6-416a-b517-f512b05ecf9e
lrwxrwxrwx 1 root root 61 May 27 13:49 /mnt/data00/brick1/.glusterfs/f4/00/f400b3b8-8dc6-416a-b517-f512b05ecf9e -> ../../8c/2e/8c2e17df-a526-4a84-9d97-efe7229a35be/import_files
[root@web26 ~]# getfattr -m . -d -e hex /mnt/data00/brick1/.glusterfs/f4/00/f400b3b8-8dc6-416a-b517-f512b05ecf9e/
getfattr: Removing leading '/' from absolute path names
# file: mnt/data00/brick1/.glusterfs/f4/00/f400b3b8-8dc6-416a-b517-f512b05ecf9e/
trusted.afr.dirty=0x000000000000000000000000
trusted.afr.haikuvol-client-2=0x000000000000000000000000
trusted.afr.haikuvol-client-3=0x000000000000000000000000
trusted.gfid=0x0fe5e9c4422c46e19bb1db02ad4f444e
trusted.glusterfs.dht=0x00000001000000007fff1149ffffffff
[root@web27 ~]# ls -lh /mnt/data00/brick1/.glusterfs/f4/00/f400b3b8-8dc6-416a-b517-f512b05ecf9e
lrwxrwxrwx 1 root root 61 May 16 02:13 /mnt/data00/brick1/.glusterfs/f4/00/f400b3b8-8dc6-416a-b517-f512b05ecf9e -> ../../8c/2e/8c2e17df-a526-4a84-9d97-efe7229a35be/import_files
[root@web27 ~]# getfattr -m . -d -e hex /mnt/data00/brick1/.glusterfs/f4/00/f400b3b8-8dc6-416a-b517-f512b05ecf9e/
getfattr: Removing leading '/' from absolute path names
# file: mnt/data00/brick1/.glusterfs/f4/00/f400b3b8-8dc6-416a-b517-f512b05ecf9e/
trusted.afr.dirty=0x000000000000000000000000
trusted.afr.haikuvol-client-2=0x000000000000000000000000
trusted.afr.haikuvol-client-3=0x000000000000000000000000
trusted.gfid=0x0fe5e9c4422c46e19bb1db02ad4f444e
trusted.glusterfs.dht=0x00000001000000007fff1149ffffffff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment