Re: Logical Volume Manager and RAID

2006-01-19 Thread Henrique de Moraes Holschuh
On Thu, 19 Jan 2006, Noah Dain wrote: > > How does RAID interact with LVM? Do I place RAID on top of LVM or the > > other way around? LVM on top of md RAID (there is also device-mapper RAID, now), so lvm has PVs that are md devices. > > Or am I worrying unnecessarily: Is it possible to mix them

Re: Logical Volume Manager and RAID

2006-01-18 Thread Noah Dain
On 1/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I'm planning to set up an array of two hard disks as a software RAID in > and AMD64 box. TO have some flexibility, I'm also planning to use LVM. > How does RAID interact with LVM? Do I place RAID on top of LVM or the > other way around? >

Logical Volume Manager and RAID

2006-01-18 Thread hendrik
I'm planning to set up an array of two hard disks as a software RAID in and AMD64 box. TO have some flexibility, I'm also planning to use LVM. How does RAID interact with LVM? Do I place RAID on top of LVM or the other way around? Or am I worrying unnecessarily: Is it possible to mix them arbi