Hi-- On Jun 26, 2013, at 7:38 PM, Nikola Pavlović <n...@riseup.net> wrote: [ ... ] > At the moment I'm attaching smartctl -a results for both disks (ad4 was > marked broken). As I'm completely useless in deciphering smartctl > results (apart from being thought by experience to pretty much > ignore(tm) the 'Pre-fail' statuses), I'd appreciate assessment from more > knowledgeable people.
As Adam said, your drives haven't failed, but they are on the way out. Pay close attention to Reallocated_Sector_Ct, especially if it starts jumping upwards. You might also want to check the thermals; the Seagate is running at 52C, which is significantly hotter than it ought to be, except for maybe a laptop. I'd much rather see a drive running below 40C.... If you haven't rebuilt the mirror already, running a full disk read scan against both drives (ie, via "dd if=/dev/ad4 of=/dev/null bs=1m" or similar) might be prudent. That will help identify/migrate any sectors which are failing but still recoverable via ECC to the spare sectors. Regards, -- -Chuck _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"