3ware rebuild problems fixed

From: Matt Staroscik (matt_at_wrongcrowd.com)
Date: 04/29/05

  • Next message: Roland Smith: "Re: Does FreeBSD work with "SB Live" and "GeForce"?"
    Date: Fri, 29 Apr 2005 10:45:05 -0700
    To: freebsd-questions@freebsd.org
    
    

    I solved my own problem a while back and neglected to post my solution.
    I hate it when people do that to me. :)

    My original post is here:

    http://lists.freebsd.org/pipermail/freebsd-questions/2004-November/064038.html

    The summary is simply this: when rebuilding a mirror on a 3ware 7000-2,
    the rebuild would crap out with a vague disk error message. Doing a dump
    on the volume uncovered a couple of read errors.

    Solution:

    The read errors were killing the rebuild process. The hard disk's
    built-in SMART error correction was not kicking in though, because it
    only corrects bad sectors on a write. I tried to fix the disk with fsck,
    but the damage was too low-level, I guess...

    Anyway, I deleted the files with read errors--luckily they were
    trivial--and then copied a load of files to the partition to fill up the
    empty space. This triggered a SMART sector repair--I verified that with
    a SMART checker from ports.

    Once the bad sectors were remapped, I was able to rebuild my array.

    Hope this helps someone!

    -- 
    ***** I am Matt Staroscik and I approved this message. ******
    matt@wrongcrowd.com * http://wrongcrowd.com * 4 8 15 16 23 42
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Roland Smith: "Re: Does FreeBSD work with "SB Live" and "GeForce"?"

    Relevant Pages

    • Re: A little story of failed raid5 (3ware 8000 series)
      ... after replacing ... the driver and starting rebuild it said that there are bad sectors all ...
      (freebsd-stable)
    • Office 2001 Problem
      ... a printout of a portion of his original post, ... I will try the advanced rebuild ... Word quits. ... >>Entourage database. ...
      (microsoft.public.mac.office)
    • UPDATE: Continuous INCORRECT BLOCK COUNT only during INIT level 3
      ... I learned that 'fsck -n' is really what I want, ... output I did not see any sectors overlapping. ... Original post: Recently, starting 2 days ago, my beloved Ultra10 has encounted a handful ... Original post: Nov 27 03:16:11 concept Use is subject to license terms. ...
      (SunManagers)
    • Re: Intel Matrix Storage... how do I rebuild a degraded RAID10 array?
      ... Rebuild to this Hard Drive ." ... So, for some reason, you are getting a different menu option. ... The new disk, I presume, has a status of "non-RAID" when it ... the number of sectors they contain. ...
      (alt.comp.periphs.mainboard.asus)
    • RE: 3ware rebuild problems fixed
      ... fsck was followed by filling up the disk. ... Subject: 3ware rebuild problems fixed ... the rebuild would crap out with a vague disk error message. ... Once the bad sectors were remapped, I was able to rebuild my array. ...
      (freebsd-questions)