From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 5 Feb 2014 23:27:38 +0000 From: Alasdair G Kergon Message-ID: <20140205232737.GC20685@agk-dp.fab.redhat.com> References: <52F2C4DB.1070808@mglug.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <52F2C4DB.1070808@mglug.de> Subject: Re: [linux-lvm] does grub(2) recognize lvm-raid-partitions? Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Oliver Rath Cc: linux-lvm@redhat.com On Thu, Feb 06, 2014 at 12:10:19AM +0100, Oliver Rath wrote: > I know, that lvm2 has its own raid-managment. If I want to put i.e. an > "/" (including /boot) to an lvm-raid6-device, is grub(2) able to > recognize this device and boot from it, if i include grub-lvm-module? There is upstream code that attempts to support this, but it has some serious shortcomings so we do not recommend anyone uses the lvm support built into grub at this time. Consider it an unreliable prototype. Work is gradually progressing on a rewrite that will be fully supported, so watch this space! Alasdair