chxei

every btrfs command failing

Feb 25th, 2022
1,187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.70 KB | None | 0 0
  1. 12:32:27 with chxei in ~
  2. sudo su                                                                                  
  3. 12:33:20 with root in ~
  4. mount -t btrfs -o recovery,ro /dev/nvme1n1p2 /media/data                                                                    
  5. mount: /media/data: wrong fs type, bad option, bad superblock on /dev/nvme1n1p2, missing codepage or helper program, or other error.
  6. 12:33:57 with root in ~
  7. 32 ➜ btrfs rescue super-recover /dev/nvme1n1p2                                                
  8. All supers are valid, no need to recover
  9. 12:34:41 with root in ~
  10. ➜ btrfs rescue zero-log /dev/nvme1n1p2                    
  11. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  12. ERROR: cannot read chunk root
  13. ERROR: could not open ctree
  14. 12:35:04 with root in ~
  15. 1 ➜ btrfs restore -D -i /dev/nvme1n1p2 /run/media/chxei/backup        
  16. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  17. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  18. Csum didn't match
  19. ERROR: cannot read chunk root
  20. Could not open root, trying backup super
  21. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  22. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  23. Csum didn't match
  24. ERROR: cannot read chunk root
  25. Could not open root, trying backup super
  26. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  27. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  28. Csum didn't match
  29. ERROR: cannot read chunk root
  30. Could not open root, trying backup super
  31. 12:35:54 with root in ~
  32. ✘1 ➜ btrfs restore -l /dev/nvme1n1p2                          
  33. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  34. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  35. Csum didn't match
  36. ERROR: cannot read chunk root
  37. Could not open root, trying backup super
  38. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  39. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  40. Csum didn't match
  41. ERROR: cannot read chunk root
  42. Could not open root, trying backup super
  43. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  44. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  45. Csum didn't match
  46. ERROR: cannot read chunk root
  47. Could not open root, trying backup super
  48. 12:36:06 with root in ~
  49. 1 ➜ btrfs rescue clear-uuid-tree /dev/nvme1n1p2                                                                                    
  50. checksum verify failed on 1086341120 wanted 0x00000000 found 0xddc77d7a
  51. ERROR: cannot read chunk root
  52. ERROR: could not open btrfs
  53. 12:59:34 with root in ~
  54. 1
  55.  
Advertisement
Add Comment
Please, Sign In to add comment