[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Bug fix for LVM
From: |
Bean |
Subject: |
Re: [PATCH] Bug fix for LVM |
Date: |
Tue, 28 Jul 2009 11:27:57 +0800 |
On Tue, Jul 28, 2009 at 4:58 AM, Patrik Horník<address@hidden> wrote:
> Hello Bean,
>
> it still does not work, I've tested your patch today against revision
> 2448 from SVN.
>
> - grub-probe works and detects ex2 filesystem on LVM volume on RAID5 arrays.
>
> - However grub on boot still does not detect filesystem on root/boot
> volume. It knows root LVM volume according ls command from grub
> rescue, but still goes to rescue mode with error "unknown filesystem".
>
> - grub-install also does not work, it creates core.img without some of
> needed modules. It seems that raid modules are missing, because ls in
> grub rescue shows only native partitions. I've created core.img
> manually to test your patch, with modules "ext2 chain pc biosdisk lvm
> raid mdraid".
Hi,
Perhaps the install script still has problem to determine the correct
modules, maybe you can try to this list manually:
"ext2 chain pc biosdisk raid mdraid lvm".
The order is important, lvm must be loaded after raid and mdraid.
--
Bean
- Re: [PATCH] Bug fix for LVM, (continued)
- Re: [PATCH] Bug fix for LVM, Robert Millan, 2009/07/18
- Re: [PATCH] Bug fix for LVM, Bean, 2009/07/19
- Re: [PATCH] Bug fix for LVM, Robert Millan, 2009/07/22
- Re: [PATCH] Bug fix for LVM, Robert Millan, 2009/07/22
- Re: [PATCH] Bug fix for LVM, Bean, 2009/07/22
- Re: [PATCH] Bug fix for LVM, Robert Millan, 2009/07/25
Re: [PATCH] Bug fix for LVM, Patrik Horník, 2009/07/19
- Re: [PATCH] Bug fix for LVM, Bean, 2009/07/19
- Re: [PATCH] Bug fix for LVM, Felix Zielcke, 2009/07/25
- Re: [PATCH] Bug fix for LVM, Patrik Horník, 2009/07/27
- Re: [PATCH] Bug fix for LVM,
Bean <=
- Re: [PATCH] Bug fix for LVM, Bean, 2009/07/28
- Re: [PATCH] Bug fix for LVM, Bean, 2009/07/28
- Re: [PATCH] Bug fix for LVM, Bean, 2009/07/28
- Re: [PATCH] Bug fix for LVM, Robert Millan, 2009/07/28
- Re: [PATCH] Bug fix for LVM, Felix Zielcke, 2009/07/28
- Re: [PATCH] Bug fix for LVM, Bean, 2009/07/28
- Re: [PATCH] Bug fix for LVM, Robert Millan, 2009/07/31
Re: [PATCH] Bug fix for LVM, Patrik Horník, 2009/07/30
Re: [PATCH] Bug fix for LVM, Pavel Roskin, 2009/07/31
Re: [PATCH] Bug fix for LVM, Bean, 2009/07/31