It is a Intel NUC i3 system, with a 2 TB SATA SSD as "main pool" drive, 1 TB USB SSD as a System drive and 2x Sandisk Ultra Fit 128 GB flash drives as boot drives. (I know USB drives are not really recommended but this a very compact system.)
The reason I am not using the System SSD as a boot drive also is that as I remember encrypted boot drives are not supported.
If the Checksum values are errors and they are appearing immediately on a fresh USB from the packaging, this seems very weird.
When resilvering, I noticed I actually got a permanent error in a file:
Code:
pool: freenas-boot
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: resilvered 6.90G in 00:53:44 with 2 errors on Sun Apr 25 17:59:55 2021
config:
NAME STATE READ WRITE CKSUM
freenas-boot ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
da1p2 ONLINE 0 0 0
da2p2 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
freenas-boot/ROOT/12.0-U3@2019-07-24-16:17:44:/data/factory-v1.db
I think /data/factory-v1.db some kind of factory default settings so it should "fine". And maybe "@2019-07-24-16:17:44" means it is just an old snapshot? But I am not sure. I kind of wonder if this is where the errors are coming from. I just updated to U3 and rebooted and so far now there are 0 errors.
I will have to figure out if I can "repair" this file somehow.