Advertisement
Guest User

Untitled

a guest
May 12th, 2021
14
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 status -v storage1
  2. pool: storage1
  3. state: DEGRADED
  4. status: One or more devices has experienced an error resulting in data
  5. corruption. Applications may be affected.
  6. action: Restore the file in question if possible. Otherwise restore the
  7. entire pool from backup.
  8. see: http://illumos.org/msg/ZFS-8000-8A
  9. scan: scrub in progress since Wed May 12 16:29:23 2021
  10. 1.96T scanned at 228M/s, 1.23T issued at 143M/s, 2.44T total
  11. 0 repaired, 50.30% done, 0 days 02:28:21 to go
  12. config:
  13.  
  14. NAME STATE READ WRITE CKSUM
  15. storage1 DEGRADED 82 0 41
  16. mirror-0 DEGRADED 164 0 82
  17. gptid/09a22038-b181-11eb-91aa-d0509995e5e8 ONLINE 0 0 246
  18. replacing-1 UNAVAIL 0 0 0
  19. 3277436566342500683 UNAVAIL 0 0 0 was /dev/gptid/75ad4e67-d9a9-11ea-89ea-d0509995e5e8
  20. 11717172721757350352 UNAVAIL 0 0 0 was /dev/gptid/6acd5b98-b1ce-11eb-95d4-d0509995e5e8
  21.  
  22. errors: Permanent errors have been detected in the following files:
  23.  
  24. <metadata>:<0xc0>
  25. <metadata>:<0xdf>
  26. <metadata>:<0xf0>
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement