Advertisement
Guest User

Untitled

a guest
Mar 28th, 2011
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. [root@jc1letgfs15 ~]# cd /export/read-only; for brick_root in $(ls -d g*); do getfattr -d -e hex -n trusted.glusterfs.dht $brick_root; done
  2. # file: g01
  3. trusted.glusterfs.dht=0x00000001000000004cccccc859999993
  4.  
  5. # file: g02
  6. trusted.glusterfs.dht=0x0000000100000000599999946666665f
  7.  
  8. # file: g03
  9. trusted.glusterfs.dht=0x0000000100000000666666607333332b
  10.  
  11. # file: g04
  12. trusted.glusterfs.dht=0x00000001000000007333332c7ffffff7
  13.  
  14. # file: g05
  15. trusted.glusterfs.dht=0x00000001000000007ffffff88cccccc3
  16.  
  17. # file: g06
  18. trusted.glusterfs.dht=0x00000001000000008cccccc49999998f
  19.  
  20. # file: g07
  21. trusted.glusterfs.dht=0x000000010000000099999990a666665b
  22.  
  23. # file: g08
  24. trusted.glusterfs.dht=0x0000000100000000a666665cb3333327
  25.  
  26. # file: g09
  27. trusted.glusterfs.dht=0x0000000100000000b3333328bffffff3
  28.  
  29. # file: g10
  30. trusted.glusterfs.dht=0x0000000100000000bffffff4ccccccbf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement