Advertisement
Guest User

Bryan - ZFS Error

a guest
Jan 11th, 2017
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. Allan,
  2.  
  3. First - sorry for misspelling your name! As a guy with a weirdly
  4. spelled name (brYan) I normally pay way more attention than that!
  5.  
  6. That said, my FreeNAS is reporting an odd error. It's odd to me
  7. because of my newness to ZFS but I'm hoping you can help me out. It
  8. seems like I have data corruption in two "files" that I can't actually
  9. find on the disk. Here's the output from zpool status -v. Any
  10. thoughts?
  11.  
  12. # zpool status -v
  13. pool: freenas-boot
  14. state: ONLINE
  15. scan: scrub repaired 0 in 0h0m with 0 errors on Tue Jan 3 03:45:09 2017
  16. config:
  17.  
  18. NAME STATE READ WRITE CKSUM
  19. freenas-boot ONLINE 0 0 0
  20. mirror-0 ONLINE 0 0 0
  21. ada4p2 ONLINE 0 0 0
  22. ada5p2 ONLINE 0 0 0
  23.  
  24. errors: No known data errors
  25.  
  26. pool: tank0
  27. state: ONLINE
  28. status: One or more devices has experienced an error resulting in data
  29. corruption. Applications may be affected.
  30. action: Restore the file in question if possible. Otherwise restore the
  31. entire pool from backup.
  32. see: http://illumos.org/msg/ZFS-8000-8A
  33. scan: scrub repaired 8K in 5h28m with 3 errors on Sun Jan 1 07:28:44 2017
  34. config:
  35.  
  36. NAME STATE READ WRITE CKSUM
  37. tank0 ONLINE 0 0 3
  38. mirror-0 ONLINE 0 0 4
  39. gptid/4ba27fa4-93db-11e6-b57b-0cc47aad2354.eli ONLINE 0 0 4
  40. gptid/4c68e324-93db-11e6-b57b-0cc47aad2354.eli ONLINE 0 0 4
  41. mirror-1 ONLINE 0 0 3
  42. gptid/4d5b526c-93db-11e6-b57b-0cc47aad2354.eli ONLINE 0 0 3
  43. gptid/4e2ec795-93db-11e6-b57b-0cc47aad2354.eli ONLINE 0 0 3
  44.  
  45. errors: Permanent errors have been detected in the following files:
  46.  
  47. tank0/.system/cores@auto-20170106.1037-2w:<0xb94f50>
  48. tank0/.system/cores@auto-20170106.1037-2w:<0xb0a2d3>
  49. #
  50.  
  51. Thanks,
  52. Bryan
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement