2
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 Sep 2025
2 points (100.0% liked)
Do-It-Yourself, Repairs and Fixes
3460 readers
3 users here now
Share tips and tricks to keep people from throwing out that broken item. Repair before replace!
founded 7 years ago
MODERATORS
That log is fine and I bet your sata connector is too. And duh of course no sata cable (my build is a rack mount so I jump to that because it’s always the first thing to check).
I would guess you have data corruption from lack of redundancy and i/o error. zpool status -v to show impacted files, restore from backup, then scrub again
Shouldn't that show up as checksum errors though, instead of read/write errors? I never see checksum errors.