Well, I just don't have the guts to put /boot in LVM so I just put it on a 'md' device. Do boot managers like Lilo and Grub cope with LVM ? I know Lilo does cope with md since it will put the boot block on both physical drives when installing. And how does it work when the bios needs to reference the boot image which is in an LVM volume ? Does this work at all ? I just never tried, but I am curious :)
And swap in LVM seems fine to me too. You should only keep performance in mind. On the other hand, with the fast disks nowadays I don't think you'll have any problems with normal usage.
I also put my root in LVM, and this works great. Only thing is that you might have some problems when migrating to newer LVM versions, but it is do-able. Having your root in a resizable volume has many advantages I think.
Just my few cents, Martijn
Luca Berra wrote:
On Sun, May 16, 2004 at 01:37:26AM -0700, Michael wrote:
Is it okay to put everything, including /boot and other critical Linux files on an LVM drive? How about swap space?
i don't have any problem with this kind of setup, but you will find many people here that will say just the opposite.
L.
-- There's someone in my head, but it's not me. --- Pink Floyd
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/