Advertisement
Guest User

GlusterFS: Empty directory failure

a guest
Aug 18th, 2016
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.16 KB | None | 0 0
  1. # backup1
  2.  
  3. root@p-v00283:~# ls -lha /export/43e26be5-31b6-4f40-b787-c3f71422f48f/brick/p-v00284/backup/
  4. total 0
  5. drwxr-xr-x 2 transfer transfer  6 Aug 18 15:23 .
  6. drwxr-xr-x 5 transfer transfer 46 Aug 18 15:23 ..
  7.  
  8. # backup2
  9.  
  10. root@p-v00367:~# ls -lha /export/6e221bd6-5079-4038-b607-ad2f95ba800f/brick/p-v00284/backup/
  11. total 52K
  12. drwxr-xr-x 2 michael-hagl ansible 4.0K Aug 18 15:23 .
  13. drwxr-xr-x 5 michael-hagl ansible   46 Aug 18 15:23 ..
  14. -rw------- 1 michael-hagl ansible  113 Aug  6 03:06 duplicity-full.20160806T010525Z.vol1.difftar.gz
  15. -rw------- 2 michael-hagl ansible  171 Aug 12 03:01 duplicity-full.20160812T010039Z.manifest
  16. -rw------- 2 michael-hagl ansible  247 Aug 13 03:01 duplicity-full.20160813T010042Z.vol1.difftar.gz
  17. -rw------- 2 michael-hagl ansible  171 Aug 14 03:01 duplicity-full.20160814T010043Z.manifest
  18. -rw------- 2 michael-hagl ansible  258 Aug 12 03:01 duplicity-full-signatures.20160812T010039Z.sigtar.gz
  19. -rw------- 1 michael-hagl ansible   20 Aug  9 02:01 duplicity-inc.20160807T000510Z.to.20160809T000044Z.vol1.difftar.gz
  20. -rw------- 2 michael-hagl ansible  223 Aug 10 02:01 duplicity-inc.20160809T010039Z.to.20160810T000039Z.vol1.difftar.gz
  21. -rw------- 2 michael-hagl ansible   20 Aug 11 02:01 duplicity-inc.20160810T010042Z.to.20160811T000042Z.vol1.difftar.gz
  22. -rw------- 2 michael-hagl ansible   20 Aug 17 02:01 duplicity-inc.20160816T000039Z.to.20160817T000040Z.vol1.difftar.gz
  23. -rw------- 2 michael-hagl ansible  163 Aug 18 02:01 duplicity-inc.20160817T000040Z.to.20160818T000041Z.manifest
  24. -rw------- 1 michael-hagl ansible   45 Aug  9 02:01 duplicity-new-signatures.20160807T000510Z.to.20160809T000044Z.sigtar.gz
  25. -rw------- 2 michael-hagl ansible   45 Aug 18 02:01 duplicity-new-signatures.20160817T000040Z.to.20160818T000041Z.sigtar.gz
  26.  
  27. # backup3
  28.  
  29. root@p-v00368:~# ls -lha /export/c718f376-e117-4a68-be26-096a907ae04a/brick/p-v00284/backup/
  30. total 0
  31. drwxr-xr-x 2 michael-hagl ansible  6 Aug 18 15:23 .
  32. drwxr-xr-x 5 michael-hagl ansible 46 Aug 18 15:23 ..
  33.  
  34. # Volume mount listing
  35.  
  36. root@p-v00283:~# ls -lha /mnt/backup/p-v00284/backup/
  37. total 8.0K
  38. drwxr-xr-x 2 transfer transfer 4.0K Aug 18 15:23 .
  39. drwxr-xr-x 5 transfer transfer 4.0K Aug 18 15:23 ..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement