[linux-lvm] LVM 0.8 and reiser filesystem

Luca Berra bluca at comedia.it
Tue Jun 6 16:21:16 UTC 2000


On Tue, Jun 06, 2000 at 05:44:21PM +0200, holger_zecha at hp.com wrote:
> Are you going to implement mirroring in Linux LVM ? Why is it such a big problem to have the root filesystem on a LVM volume ?
> There is no easy way to get mirrored disks with LVM, only without LVM, but there it's not possible to resize partitions.

You can layer lvm above linux-raid, so you get both mirroring, or any other
raid level for that matter and lvm toghether.

It is not a big problem to have root on LVM, the problem is having
the kernel on a LV
just create a normal partition and put the kernel there,
use an initrd to start lvm before mounting root.
the reason for this is that so the kernel is not bloated with code
that should live in userspace (vgscan, vgchange)

L.

-- 
Luca Berra -- bluca at comedia.it
    Communication Media & Services S.r.l.



More information about the linux-lvm mailing list