Re: how easy to recover RAID5?
- From: CptDondo <yan@xxxxxxxxxxxxxxxx>
- Date: Tue, 30 Oct 2007 13:18:00 -0800
mechphisto@xxxxxxxxx wrote:
I'm looking to RAID5 together about three 600GB drives, using Fedora
Core (7 at the moment, but I anticipate using 8). (Come to think of
it, we may end up using CentOS. Either way....)
I found how it's easy to set up a software RAID5 using Disk Druid.
Lots of pros and cons regarding the different RAIDs. But, I'm having
trouble finding information on how to recover a RAID 5. I don't want
to irrevocably tie our data into three drives if something "bad"
happens to one, I can't easily restore.
I take it of one of the three drives goes out, the entire array is
unusable until the drive is replaced, right?
Nope. In fact, you never know if you don't check /proc/mdstat - or use something like logcheck or mdadm to email you a warning that you just dropped a drive. (I've had drives go down and take the bus with them but that's atypical.)
But then what? You pop in
a new drive, boot up--something automagically happens to recover the
data and redistribute bytes onto the new drive? Or do I have to boot
up with Knoppix/FC console disk and run something?
Not quite. You drop in a replacement drive (depending on your hardware you may have to shut down, or whatever), fdisk the drive to set up the partitions, and then run mdadm and tell it to rebuild whatever partitions you lost.
man mdadm
google for a recent raid howto
.
- References:
- how easy to recover RAID5?
- From: mechphisto
- how easy to recover RAID5?
- Prev by Date: Re: how easy to recover RAID5?
- Next by Date: Re: Hyperthreaded processor utilization?
- Previous by thread: Re: how easy to recover RAID5?
- Index(es):
Relevant Pages
|