[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RAID



On Thu, 2005-11-10 at 11:30 -0800, lordSauron wrote:
[...]
> So in more clear and less confused words, does RAID 1 really share the
> advantages in speed of RAID 0?  I'm just a little skeptical, and I'd

No, RAID0 (Striping) can write in parallel half of the data on each disk
where as the read must get all the correct blocks.
On RAID1 (mirroring), you write the the data compoletely on each disk
and read from only one of both.

But with RAID1 you can loose one disk and use the filesystem without any
break where the death of one disk on RAID 0 renders the filesystem
unusable and thus dead.

> like to know if there's any testimonies of people that have actually
> had the chance to find out.

The performance is usually irrelevant for the decision of RAID1 vs
RAID0.

	Bernd
-- 
Firmix Software GmbH                   http://www.firmix.at/
mobil: +43 664 4416156                 fax: +43 1 7890849-55
          Embedded Linux Development and Services



Reply to: