[linux-lvm] New dumb question

Andreas Dilger adilger at turbolinux.com
Tue Jan 23 16:43:29 UTC 2001


Beniot Sera writes:
> Patrick Caulfield wrote:
> > If you're doing striped LVs on top of software RAID I'm not really
> > surprised.  Pick one method of striping (LVM *or* RAID) and stick to
> > it but don't mix them or who knows where your data will end up!
> 
> Software RAID is build in, but is not used. Nevermind !
> I'm not using LVM on top of SOFTWARE RAID for the moment.
> If I use LVM on top of SOFTWARE RAID, it will be for redudancy,
> not for striping.

It isn't fatal to layer LVM striping on top of software RAID 5, but
I don't think you would get better performance because of too much
overhead from software RAID 5.

You could LVM stripe hardware RAID 5 as long as the LVM stripe size ==
RAID chunk size.  For example, if you have a RAID array with 5 disks
(4 data + 1 parity) and it is using 4kB chunks, then the LVM stripe
size should be n*16kB so that you will write out a full RAID chunk at
one time from LVM.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert



More information about the linux-lvm mailing list