[Bug 876783] Re: Incorrect "unknown LVM metadata header" errors when running update-grub

Mark Mentovai 876783 at bugs.launchpad.net
Thu Nov 3 19:32:00 UTC 2011


*** This bug is a duplicate of bug 452350 ***
    https://bugs.launchpad.net/bugs/452350

** This bug has been marked a duplicate of bug 452350
   Unknown LVM metadata header

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/876783

Title:
  Incorrect "unknown LVM metadata header" errors when running update-
  grub

Status in “grub2” package in Ubuntu:
  Confirmed

Bug description:
  When running update-grub, I get several lines of:

  error: unknown LVM metadata header.

  This appears to be caused by grub-probe locating the LVM PV label
  sector on the underlying physical disk ( hd3,msdos1 ), and incorrectly
  following the pointer to the mda header.  At this point, it has
  already scanned the 4 physical disks, found the first partition on
  them, found the mdadm 1.0 superblock, and correctly located the LVM PV
  label sector inside (md/0).  The first few sectors of (md/0) are
  aliased to (hd3,msdos1), but obviously the offsets are wrong since
  they are relative to the md array, not the disk partition.

  I would think that once the mdadm signature was detected on the
  underlying physical disk partition, that should preclude further scans
  on that partition ( for LVM ).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/876783/+subscriptions




More information about the foundations-bugs mailing list