I have had these errors in the log for a few days (new hard drives are already sent from our supplier):
We have checked the data on the drive (ZFS Mirror) with
What are your thougths on this?
Hardware failure?
Also, the log shows ada3 and zpool status shows ada2?
Thanks
Code:
(ada3:ahcich3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 98 a5 01 40 3a 00 00 06 00 00
(ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
(ada3:ahcich3:0:0:0): Retrying command, 3 more tries remain
We have checked the data on the drive (ZFS Mirror) with
zpool status which didn't show any errors, until today:
Code:
pool: mirr_slave
state: ONLINE
status: One or more devices are faulted in response to persistent errors.
Sufficient replicas exist for the pool to continue functioning in a
degraded state.
action: Replace the faulted device, or use 'zpool clear' to mark the device
repaired.
config:
NAME STATE READ WRITE CKSUM
mirr_slave ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ada3 ONLINE 0 0 0
ada2 FAULTED 3 1.15K 0 too many errors
errors: No known data errors
What are your thougths on this?
Hardware failure?
Also, the log shows ada3 and zpool status shows ada2?
Thanks