raid 5 recovery
Results 1 to 7 of 7

Thread: raid 5 recovery

  1. #1
    Join Date
    Dec 2005
    Posts
    53

    raid 5 recovery

    I have configured a hardware raid 5 ,with 4 hdds(72 gb) with one has spare..I have one doubt ,If the primary partition

    fails and i replace it with a spare drive ,will it rebuilt the system and boot partition.I have read some articles which

    mention that the system and boot partition cannot be fault tolerant in a raid 5 array.

    Can someone help reg this ,who has faced a practical prob .

  2. #2
    Join Date
    Dec 2005
    Location
    Nashville, TN
    Posts
    19
    If you're running a hardware RAID, there should be some option in the RAID BIOS to set a drive as failed. Either that, or it is done automatically. Once you replace a drive, you set it as working, and the RAID should rebuild. Keep in mind, the system can even still boot in degraded mode, because it can determine the proper data using the parity bit from the parity drive.

    I've never worked on hardware RAID directly, but that's how every software RAID I've ever run works. I don't see why it should be any different under hardware.

  3. #3
    Join Date
    Jul 2001
    Location
    Chicago
    Posts
    1,107
    Confusion:
    Did you partition your RAID array into three parts? You probably just want one partition (which should be the default).
    ___________________________________________

    I'm a cinematographer and director of photography in Milwaukee.
    I use Windows, OSX, and 40 TB of storage to tell stories with my
    Sony FS7 | Panasonic GH4 | 5D mark III
    Find me on Google + | Facebook | Twitter

  4. #4
    Join Date
    Dec 2005
    Location
    Nashville, TN
    Posts
    19
    Quote Originally Posted by ProfessorU
    Confusion:
    Did you partition your RAID array into three parts? You probably just want one partition (which should be the default).
    You can partition a RAID 5 volume just like any regular drive. That shouldn't make a difference. All the RAID card sees when it's doing its thing are the 1's and 0's that make up the data. It doesn't see things like the MBR or partition tables.

  5. #5
    Join Date
    Feb 2001
    Location
    Adelaide, South Australia
    Posts
    6,447
    Hardware RAID will recover completely from a single drive failure.

    The limitation you've been reading about is where you do RAID entirely in software (ie Windows Disk Management) -- during the boot process there's no RAID support at all, so if the single drive the machine is relying on at that point fails, the machine won't boot.
    Safe computing is a habit, not a toolkit.

  6. #6
    Join Date
    Jul 2001
    Location
    Chicago
    Posts
    1,107
    That's why Tuttle gets paid the big $! I learned something new this morning.
    ___________________________________________

    I'm a cinematographer and director of photography in Milwaukee.
    I use Windows, OSX, and 40 TB of storage to tell stories with my
    Sony FS7 | Panasonic GH4 | 5D mark III
    Find me on Google + | Facebook | Twitter

  7. #7
    Join Date
    Feb 2001
    Location
    Adelaide, South Australia
    Posts
    6,447
    Quote Originally Posted by Tuttle
    Hardware RAID will recover completely from a single drive failure.
    There should be a caveat here: "...as long as your RAID controller does its job and doesn't forget that the array exists." We've had a RAID 5 array die completely from a single drive failure; the controller ignored the preconfigured hot spare drive and just fell over completely. After a reboot, no array defined.

    RAID is not a substitute for backups. It increases availability but that's it.
    Safe computing is a habit, not a toolkit.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •