From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MUnyt-0005aV-Qa for mharc-grub-devel@gnu.org; Sat, 25 Jul 2009 16:36:35 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUnyr-0005aL-FJ for grub-devel@gnu.org; Sat, 25 Jul 2009 16:36:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUnym-0005WC-Tn for grub-devel@gnu.org; Sat, 25 Jul 2009 16:36:33 -0400 Received: from [199.232.76.173] (port=59654 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUnym-0005W9-Nd for grub-devel@gnu.org; Sat, 25 Jul 2009 16:36:28 -0400 Received: from moutng.kundenserver.de ([212.227.126.188]:53230) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUnym-0000dN-6W for grub-devel@gnu.org; Sat, 25 Jul 2009 16:36:28 -0400 Received: from [85.180.46.60] (e180046060.adsl.alicedsl.de [85.180.46.60]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0MKv5w-1MUnyk0KcZ-000kAw; Sat, 25 Jul 2009 22:36:26 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: References: <1340f8530907191211o53119415nf7510cc1e7a89ee1@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 25 Jul 2009 22:37:14 +0200 Message-Id: <1248554234.3667.22.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.27.4 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V01U2FsdGVkX1+Z1niXHI4/Zr+kdDSYQ2qeTjLH4gZvfOc8oab jyz+SpFuEEcq79g/taMjPHIB84tXXqBfRhob+F3TVM3YRVGdNh 6zlzPqKiY6fHO/udBjpcw== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Bug fix for LVM X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jul 2009 20:36:33 -0000 Am Montag, den 20.07.2009, 03:34 +0800 schrieb Bean: > On Mon, Jul 20, 2009 at 3:11 AM, Patrik Horn=C3=ADk wrote: > > Bean, should Grub2 with this patch work if the boot partition is LVM > > volume and LVM is placed on top of RAID 5 arrays? >=20 > Hi, >=20 > Yeah, it should work, please try it out. >=20 I just tried it out with a RAID 5 over 3 partitions on one disk. grub-probe -t abstraction shows `raid mdraid lvm', but if I boot from the disk ls doestn't (md0) nor (vg-lvol0) If I insmod raid; insmod mdraid; insmod lvm from a normal grub both devices get shown. --=20 Felix Zielcke Proud Debian Maintainer