Re: A little story of failed raid5 (3ware 8000 series)
- From: Tom Samplonius <tom@xxxxxxxxxxxxxx>
- Date: Sat, 25 Aug 2007 00:20:02 -0700 (PDT)
----- "Artem Kuchin" <matrix@xxxxxxxxxxx> wrote:
...
But i don't understand how and why it happened. ONly 6 hours ago (a
night before)
all those files were backed up fine w/o any read error. And now, right
after replacing
the driver and starting rebuild it said that there are bad sectors all
over those file.
How come?
What happened to you was an extremely common occurrence. You had a disk develop a media failure sometime ago, but the controller never detected it, because that particular bad area was not read. Your backups worked because they never touched this portion of the disk (ex. empty space, meta data, etc). And then another drive developed a electronics failure, which is instantly detected, putting the array into a degraded mode. When you did a rebuild onto a replace drive, the controller discovered that there was a second failed disk, and this is unrecoverable.
RAID, of any level, isn't magic. It is important to understand how it works, an realize that drives can passive fail. BTW, if you were using RAID1 or RAID10, you would likely have had the same problem (well, RAID10 can survive _some_ double-disk failures). RAID6 is the only RAID level that can survive failure of any two disks.
The real solution is RAID scrubbing: a low level background process that reads every sector of every disk. All of the real RAID systems do this (usually scheduled weekly, or every other week). Most 3ware RAID card don't have this feature.
So rather than not using RAID5 or RAID6 again, you should just not use 3ware anymore.
Tom
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: A little story of failed raid5 (3ware 8000 series)
- From: Manjunath R Gowda
- Re: A little story of failed raid5 (3ware 8000 series)
- From: Tom Judge
- Re: A little story of failed raid5 (3ware 8000 series)
- Prev by Date: [releng_6 tinderbox] failure on sparc64/sparc64
- Next by Date: Re: A little story of failed raid5 (3ware 8000 series)
- Previous by thread: Re: A little story of failed raid5 (3ware 8000 series)
- Next by thread: Re: A little story of failed raid5 (3ware 8000 series)
- Index(es):
Relevant Pages
|