On Thu, Jun 27, 2013 at 10:06:45AM -0700, Charles Swiger wrote:
> Hi--
> 
> On Jun 27, 2013, at 9:58 AM, Adam Vande More <amvandem...@gmail.com> wrote:
> > On Thu, Jun 27, 2013 at 10:16 AM, Charles Swiger <cswi...@mac.com> wrote:
> >> 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.
> > 
> > I was going to say something like that too but AFAIK sectors aren't 
> > remapped on failed reads, has to be written to(dd if=/dev/zero of=/dev/ad4 
> > bs=1m).  If it were me, I make sure I had fully tested complete backups 
> > before I broke the mirror and did that.
> 
> 
> If the drive reads a sector with ECC-correctable errors, it's supposed to try 
> to re-write that sector in order to fix up the ECC data.  If that write 
> fails, it remaps.
> 
> Of course, your suggestion of blanking the entire drive and restoring from 
> the mirror or a backup would be best, or perhaps "better short of replacing 
> the drive".
> 

OK, thank you both for suggestions.  It rebuilt fine, and it's working
fine.  If it starts giving me trouble again I'll try your suggestions,
or, ultimately, ask to get the disk replaced (although I don't expect a
much better replacement, it's one of those cheap rental servers, you get
what you pay :))

I'm still a bit reluctant to run the ports tree update again, but I'll
ask on -ports@ for further assistance with that.



-- 
Writing free verse is like playing tennis with the net down.

_______________________________________________
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"

Reply via email to