Advertisement
Guest User

Untitled

a guest
Jun 28th, 2025
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. sudo zpool status -v
  2. pool: bpool
  3. state: ONLINE
  4. scan: scrub repaired 0B in 00:00:00 with 0 errors on Sat Jun 7 22:24:01 2025
  5. config:
  6.  
  7. NAME STATE READ WRITE CKSUM
  8. bpool ONLINE 0 0 0
  9. nvme-Lexar_SSD_NQ790_1TB_PLG621R006384P220Q_1-part2 ONLINE 0 0 0
  10.  
  11. errors: No known data errors
  12.  
  13. pool: rpool
  14. state: ONLINE
  15. status: One or more devices has experienced an error resulting in data
  16. corruption. Applications may be affected.
  17. action: Restore the file in question if possible. Otherwise restore the
  18. entire pool from backup.
  19. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-8A
  20. scan: scrub repaired 0B in 00:17:05 with 0 errors on Sat Jun 7 22:41:06 2025
  21. config:
  22.  
  23. NAME STATE READ WRITE CKSUM
  24. rpool ONLINE 0 0 0
  25. nvme-eui.0000000624102621caf25b0333000059-part4 ONLINE 0 7 0
  26.  
  27. errors: Permanent errors have been detected in the following files:
  28.  
  29. rpool/USERDATA/home_5igeow:/gabry/.cache/BraveSoftware/Brave-Browser/Default/Cache/Cache_Data
  30.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement