Checksum errors post resilver help

I have started upgrading the disks in my pools from 8TB to 16TB versions. couple days ago i finished the resilver and noticed a warning on my dashboard.

Investigated and also ran zpool status check and found this. Side note the error is not on the new drive. It is on the drive i had replaced a month ago but was fine up until this. I did unplug it for a moment when i swapped the drives.

My question is did I lose data? If so how do I know what files were corrupted?

Thanks in advance!

Supermicro X10SRH-CF/Intel Xeon E5-1620 v3/ 256GB DDR4 EEC Samsung/Seagate 8TB NAS x9/Seagate Ironwolf Pro 16TB x3

TrueNAS Core
TrueNAS-13.0-U6.8

It is probably better if your copy and paste your results from zpool status -v back using Preformatted Text mode. (</>) or Ctrl+e. Use a preformatted text box per command.

Screenshots show 12 disks, 2 VDEVS but I only see 6 disks and a single VDEV for Ravenrock. You could power down and double check all your connections if you touched the disks

You can also check the IPMI info for the RAM to see if you had any ECC errors

You did not lose data.

You have 2 chksum errors on a disk. This is not an immediate concern.

Run a zpool clear against the pool which will clear the issue and then run a scrub. Be concerned if the issue comes back

1 Like