bug-grub
[Top][All Lists]
Advanced

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

[bug #45562] grub-probe can't probe large logical volumes (LVM)


From: Rarylson Freitas
Subject: [bug #45562] grub-probe can't probe large logical volumes (LVM)
Date: Fri, 17 Jul 2015 02:08:38 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:39.0) Gecko/20100101 Firefox/39.0

Follow-up Comment #2, bug #45562 (project grub):

Hi,

The output of the "problematic" LV is:

$ lvs -o seg_size,vg_extent_size --units s --nosuffix 
> /dev/data/mail

  SSize      Ext 
  4294967296 8192

And if I do not specify the LV (output of all LVs):

$ lvs -o seg_size,vg_extent_size --units s --nosuffix
  SSize      Ext 
     1949696 8192
  3221225472 8192
  2147483648 8192
  4294967296 8192
  4294967296 8192
  1050673152 8192
    52428800 8192
    52428800 8192
  2147483648 8192
   209715200 8192
    10485760 8192
    62914560 8192
    41943040 8192
    83886080 8192
    10485760 8192
    62914560 8192
  1048576000 8192
  1048576000 8192
    97648640 8192

The problem only occurs when probing our biggest LV.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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