Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. root@shark:~# btrfsck /dev/sdb
  2. Checking filesystem on /dev/sdb
  3. UUID: e032e16a-7624-464f-815f-f92d6bd14f03
  4. checking extents
  5. ref mismatch on [1173236776960 720896] extent item 0, found 1
  6. Backref 1173236776960 root 1 owner 11776 offset 0 num_refs 0 not found in extent tree
  7. Incorrect local backref count on 1173236776960 root 1 owner 11776 offset 0 found 1 wanted 0 back 0xe7cfd40
  8. backpointer mismatch on [1173236776960 720896]
  9. ref mismatch on [18765422821376 720896] extent item 1, found 0
  10. Incorrect local backref count on 18765422821376 root 1 owner 11776 offset 0 found 0 wanted 1 back 0x80099a0
  11. Backref disk bytenr does not match extent record, bytenr=18765422821376, ref bytenr=18765315510272
  12. backpointer mismatch on [18765422821376 720896]
  13. owner ref check failed [18765422821376 720896]
  14. Errors found in extent allocation tree or chunk allocation
  15. checking free space cache
  16. Couldn't map the block 1173236776960
  17. failed to load free space cache for block group 18436859166720
  18. checking fs roots
  19. root 18446744073709551607 inode 1529 errors 1000, some csum missing
  20. found 854791626229 bytes used err is 1
  21. total csum bytes: 2085289076
  22. total tree bytes: 4004085760
  23. total fs tree bytes: 1690386432
  24. total extent tree bytes: 133726208
  25. btree space waste bytes: 482943197
  26. file data blocks allocated: 2135735193600
  27. referenced 2165157146624
  28. Btrfs v3.17.2
  29.  
  30.  
  31. root@shark:~# btrfs check /dev/sdb
  32. Checking filesystem on /dev/sdb
  33. UUID: e032e16a-7624-464f-815f-f92d6bd14f03
  34. checking extents
  35. ref mismatch on [1173236776960 720896] extent item 0, found 1
  36. Backref 1173236776960 root 1 owner 11776 offset 0 num_refs 0 not found in extent tree
  37. Incorrect local backref count on 1173236776960 root 1 owner 11776 offset 0 found 1 wanted 0 back 0xe160d40
  38. backpointer mismatch on [1173236776960 720896]
  39. ref mismatch on [18765422821376 720896] extent item 1, found 0
  40. Incorrect local backref count on 18765422821376 root 1 owner 11776 offset 0 found 0 wanted 1 back 0x799a9a0
  41. Backref disk bytenr does not match extent record, bytenr=18765422821376, ref bytenr=18765315510272
  42. backpointer mismatch on [18765422821376 720896]
  43. owner ref check failed [18765422821376 720896]
  44. Errors found in extent allocation tree or chunk allocation
  45. checking free space cache
  46. Couldn't map the block 1173236776960
  47. failed to load free space cache for block group 18436859166720
  48. checking fs roots
  49. root 18446744073709551607 inode 1529 errors 1000, some csum missing
  50. found 854791626229 bytes used err is 1
  51. total csum bytes: 2085289076
  52. total tree bytes: 4004085760
  53. total fs tree bytes: 1690386432
  54. total extent tree bytes: 133726208
  55. btree space waste bytes: 482943197
  56. file data blocks allocated: 2135735193600
  57. referenced 2165157146624
  58. Btrfs v3.17.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement