grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Bug fix for LVM


From: Bean
Subject: [PATCH] Bug fix for LVM
Date: Sat, 18 Jul 2009 22:11:19 +0800

Hi,

This patch fixes a few bug in lvm.

There can be multiple copies of meta data, it's not an error, ignore
the extra copy instead of quit.

In case of LVM on RAID, the raid device and first disk would have the
same lvm header ! The raid device would be found first, so we don't
replace pv->disk if it has been set.

grub-probe doesn't work in LVM on RAID, as it only assume one layer of
abstraction, the fix is not to rely on os, but uses grub to get the
correct abstraction information.

Fix grub-fstest to support lvm.

-- 
Bean

Attachment: lvm.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]