Disks are just a year old, the message "Pool is not healthy" is not exactly a great description of what is wrong.
Anyone have an idea to what I should do?
Anyone have an idea to what I should do?
Code:
root@truenas[~]# zpool status -v
pool: boot-pool
state: ONLINE
status: Some supported and requested features are not enabled on the pool.
The pool can still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(7) for details.
scan: scrub repaired 0B in 00:01:04 with 0 errors on Thu Oct 12 03:46:05 2023
config:
NAME STATE READ WRITE CKSUM
boot-pool ONLINE 0 0 0
sde2 ONLINE 0 0 0
errors: No known data errors
pool: pool_8tb_disks
state: ONLINE
scan: scrub repaired 0B in 10:49:32 with 0 errors on Sun Oct 15 10:49:34 2023
config:
NAME STATE READ WRITE CKSUM
pool_8tb_disks ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
19dd7e2f-637a-11ee-ad2d-5404a63ccf23 ONLINE 0 0 0
19d325f9-637a-11ee-ad2d-5404a63ccf23 ONLINE 0 0 0
errors: No known data errors
pool: tank
state: ONLINE
status: One or more devices has experienced an error resulting in data
corruption. Applications may be affected.
action: Restore the file in question if possible. Otherwise restore the
entire pool from backup.
see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-8A
scan: scrub in progress since Thu Feb 9 08:23:24 2023
1.50T scanned at 2.02G/s, 143G issued at 193M/s, 10.4T total
0B repaired, 1.34% done, 15:33:14 to go
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
94e66eae-2abc-11ed-9a4e-74d4358cf659 ONLINE 0 0 10
94d8fc2c-2abc-11ed-9a4e-74d4358cf659 ONLINE 0 0 10
errors: Permanent errors have been detected in the following files:
tank/bigdata/Alex:<0x894b>
tank/bigdata/Alex:<0x824c>
tank/bigdata/Alex:<0x8166>
tank/bigdata/Alex:<0x888b>
tank/bigdata/Alex:<0x89a8>
tank/bigdata/Alex:<0x84cf>
tank/bigdata/Alex:<0x81e1>
root@truenas[~]#