bug-grub
[Top][All Lists]
Advanced

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

[bug #26720] Multiple metadata areas created for large LVM volumes are n


From: Andrew Oakley
Subject: [bug #26720] Multiple metadata areas created for large LVM volumes are not supported
Date: Tue, 02 Jun 2009 01:59:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1pre) Gecko/20090528 Shiretoko/3.5pre

URL:
  <http://savannah.gnu.org/bugs/?26720>

                 Summary: Multiple metadata areas created for large LVM
volumes are not supported
                 Project: GNU GRUB
            Submitted by: adoakley
            Submitted on: Tue 02 Jun 2009 01:59:57 AM GMT
                Category: Disk &amp; Partition
                Severity: Major
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: svn trunk
         Reproducibility: Every Time
         Planned Release: 

    _______________________________________________________

Details:

GRUB fails (silently) when scanning LVM volumes that have multiple metadata
areas (which is the default for "large" volumes).  GRUB checks that there is
only a single metadata area, and rejects the volumes with multiple copies.  It
is possible that simply removing the check is the right thing to do.  

You can set the number of LVM metadata areas using the --metadatacopies
argument to pvcreate.  It looks like 0 metadata copies would also break GRUB,
but that is less likely to happen (it's never the default).  

The offending code is at grub2/disk/lvm.c:276 revision 2238.  




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26720>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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