From: Jason Edgecombe <jedgecombe@carolina.rr.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Implementation questions
Date: Thu Dec 20 14:50:02 2001 [thread overview]
Message-ID: <3C224F8F.7080308@carolina.rr.com> (raw)
In-Reply-To: 25E4CA13D679FF48BC30769420220971467A39@nd1-clusa.local.bunnings.com.au
hi,
I see two options for setting up raid1 (this is whole-disk mirroring,
right?:
1. configure a system how you like as a raid array with the second disk
faulty. then duplicate the first hdd using "dd" or something similar.
2. use an automated installer(i.e. Redhat's Kickstart) to install a bare
bones (non-lvm)root partition on the raid device, then have an
after-installation program setup lvm and the rest of the system.
BTW, Redhat's installer DOES understand RAID, just not LVM.
(If you're REALLY brave, you could hack LVM support into Redhat's
installer, but I'm not brave enough for that.)
FYI,
Kickstart info:
http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/s1-kickstart2-file.html
The @Base Package group contains a bare bones Redhat system, I think
it's about 200-300MB.
Jason Edgecombe
Colin Coe wrote:
> Thanks for the responses. I didn't properly explain the problem properly.
> The real problem is getting the LVM installed on to /dev/md0 where /dev/md0
> is /dev/hda1 and /dev/hdc1. I'm still trying to get the first (test) box up
> and going properly.
>
> The wishlist
> - make the 2 x 20GB drives into /dev/hd[ac]1 partitioned to use the whole
> disk
> - make /dev/md0 (RAID1) contain both disks
> - use pvcreate /dev/md0
> - use vgcreate rootvg /dev/md0
> - lvcreate ...
> - mkfs.xfs /dev/rootvg/...
>
> I don't mind if the setup procedure for the first (test) machine is dodgy
> and convoluted, as pointed out I should be able to use Ghost or some other
> method to roll the other machines out after.
>
> TIA
>
> CC
>
>
>>-----Original Message-----
>>From: mitch@mdmiller.com [SMTP:mitch@mdmiller.com]
>>Sent: Tuesday, December 18, 2001 10:04 PM
>>To: linux-lvm@sistina.com
>>Subject: Re: [linux-lvm] Implementation questions
>>
>>Doesn't Ghost support Linux / LILO configurations? That would allow you
>>to configure up one PC, and duplicate it to 129 others, and it's VERY
>>quick. You do, however, still have to make any individualized changes to
>>each one after the duplication.
>>
>>-- Mitch
>>
>>
>>
>>On Tue, 18 Dec 2001, Lewis Bergman wrote:
>>
>>
>>>>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.
next prev parent reply other threads:[~2001-12-20 14:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-18 22:06 [linux-lvm] Implementation questions Colin Coe
2001-12-20 14:50 ` Jason Edgecombe [this message]
2001-12-20 15:46 ` Petro
-- strict thread matches above, loose matches on Subject: below --
2001-12-17 22:00 Colin Coe
2001-12-18 3:07 ` Jesus Manuel NAVARRO LOPEZ
2001-12-18 20:55 ` Wolfgang Weisselberg
2001-12-18 7:46 ` Lewis Bergman
2001-12-18 7:54 ` mitch
2001-12-18 8:31 ` Theo Van Dinter
2001-12-21 2:13 ` Luca Berra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C224F8F.7080308@carolina.rr.com \
--to=jedgecombe@carolina.rr.com \
--cc=linux-lvm@sistina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.