Hi all
I need to set up a bunch of Linux machines of approximately the following
specs:
- PII 400
- 2 x 20GB HDD
- 256 MB RAM
- RedHat 7.2
What I want is to use software raid (mirroring) and LVM. How do I do this
from scratch? I have looked but can't find a howto on this. I have
attempted to do this but have run into several problems:
- During RH7.2 install you can choose to install to /dev/md but not LVM
- Once you have installed the OS there is no (easy/intuitive) way to get the
LVM in place
As I have about 130 of these to do, I am toying with the idea of installing
a cut-down Linux system with XFS, LAM, md and ramdisk support and making a
bootable CD-ROM which I can then use to configure the system how I want it.