From mboxrd@z Thu Jan 1 00:00:00 1970 From: John McNulty Subject: Re: What will happen with spares in this scenario? Date: Tue, 30 Jun 2009 09:16:09 +0100 Message-ID: References: <87zlbruinb.fsf@frosties.localdomain> <87r5x2xs7i.fsf@frosties.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87r5x2xs7i.fsf@frosties.localdomain> Sender: linux-raid-owner@vger.kernel.org To: Goswin von Brederlow Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids On Tue, Jun 30, 2009 at 5:26 AM, Goswin von Brederlow wrote: > > Hmm, do I understand this right that you want 2 partitions. One for > /boot and one for everything else on lvm? > > Just a crazy idea. But why not put /boot on lvm too and use grub2 or > lilo as bootloader? Or does Kickstart not allow that? I didn't think that booting from an LVM device was supported, whether it's sitting on an md raid device or not. How is the bootloader meant to find the kernel and initrd without first constructing the VG and mounting the /boot Logical Volume. It's been quite a while since I looked (we get into the habit of doing things the same way) but last time I checked this didn't work. Rgds, John