Advertisement
damian101

Untitled

Jan 7th, 2021
957
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.11 KB | None | 0 0
  1. $ sudo btrfs check -s 0 /dev/sda6
  2. Opening filesystem to check...
  3. Checking filesystem on /dev/sda6
  4. UUID: 8fd7707b-9c79-43e0-bc5f-bee739946655
  5. [1/7] checking root items
  6. [2/7] checking extents
  7. [3/7] checking free space cache
  8. [4/7] checking fs roots
  9. root 5 inode 18446744073709551605 errors 2001, no inode item, link count wrong
  10.     unresolved ref dir 256 index 32 namelen 25 name System Volume Information filetype 2 errors 4, no inode ref
  11. root 5 inode 18446744073709551606 errors 2000, link count wrong
  12.     unresolved ref dir 18446744073709551605 index 2 namelen 14 name WPSettings.dat filetype 0 errors 3, no dir item, no dir index
  13. root 5 inode 18446744073709551607 errors 2000, link count wrong
  14.     unresolved ref dir 18446744073709551605 index 3 namelen 17 name IndexerVolumeGuid filetype 0 errors 3, no dir item, no dir index
  15. ERROR: errors found in fs roots
  16. found 22651777024 bytes used, error(s) found
  17. total csum bytes: 21328972
  18. total tree bytes: 600080384
  19. total fs tree bytes: 535052288
  20. total extent tree bytes: 36601856
  21. btree space waste bytes: 93728326
  22. file data blocks allocated: 23825588224
  23.  referenced 26065018880
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement