grahamperrin

FreeNAS scrubs during Time Machine x2, Life Preserver + more

Jan 31st, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. [root@freenas] ~# zpool scrub strawberry
  2. [root@freenas] ~# zpool scrub tallhalf
  3. [root@freenas] ~# zpool status
  4. pool: strawberry
  5. state: ONLINE
  6. status: The pool is formatted using a legacy on-disk format. The pool can
  7. still be used, but some features are unavailable.
  8. action: Upgrade the pool using 'zpool upgrade'. Once this is done, the
  9. pool will no longer be accessible on software that does not support feature
  10. flags.
  11. scan: scrub in progress since Sun Jan 31 06:33:56 2016
  12. 90.7M scanned out of 495G at 1.59M/s, 88h32m to go
  13. 0 repaired, 0.02% done
  14. config:
  15.  
  16. NAME STATE READ WRITE CKSUM
  17. strawberry ONLINE 0 0 0
  18. ada1 ONLINE 0 0 0
  19. gptid/bcc4af50-c5ff-11e5-b19e-001cc0bf031a ONLINE 0 0 0
  20.  
  21. errors: No known data errors
  22.  
  23. pool: tallhalf
  24. state: ONLINE
  25. scan: scrub in progress since Sun Jan 31 06:34:04 2016
  26. 157M scanned out of 213G at 3.20M/s, 18h55m to go
  27. 0 repaired, 0.07% done
  28. config:
  29.  
  30. NAME STATE READ WRITE CKSUM
  31. tallhalf ONLINE 0 0 0
  32. gptid/867f6402-c5ef-11e5-81b7-001cc0bf031a ONLINE 0 0 0
  33.  
  34. errors: No known data errors
  35. [root@freenas] ~#
Add Comment
Please, Sign In to add comment