bug-grub
[Top][All Lists]
Advanced

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

Re: [bug #29903] grub-install fails on partitionable software RAID devic


From: jarek
Subject: Re: [bug #29903] grub-install fails on partitionable software RAID devices
Date: Tue, 08 Mar 2011 09:25:43 +0100

Hello!

Dnia 2011-03-08, wto o godzinie 06:57 +0000, Vladimir Serbinenko pisze:
> Follow-up Comment #2, bug #29903 (project grub):
> 
> Could you rather try experimental branch? I haven't looked into this patch but
> it seems on quick glance that it worked mostly by chance.

Thank you for the reply. I've tried experimental but without success.

To be clear:

I have RAID1 volume build from /dev/sda5 and /dev/sdb5

cat /proc/mdstat 
Personalities : [raid1] 
md1 : active raid1 sda5[0] sdb5[1]
      244195192 blocks super 1.2 [2/2] [UU]
      
md0 : active raid1 sda1[0] sdb1[1]
      975860 blocks super 1.2 [2/2] [UU]

This volume is partitioned:

fdisk -l /dev/md1

Disk /dev/md1: 250.1 GB, 250055876608 bytes
2 heads, 4 sectors/track, 61048798 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00071212

    Device Boot      Start         End      Blocks   Id  System
/dev/md1p1             257     2621696    10485760   83  Linux
/dev/md1p2         2621697     3670272     4194304   82  Linux swap /
Solaris

Debian squeeze is installed on /dev/md1p1 with ext4

Whan I'm trying to install grub, I get:

# grub-install -v
grub-install (GRUB) 1.99+experimental

# grub-install /dev/md1p1 
/usr/local/sbin/grub-probe: error: unknown filesystem.
Auto-detection of a filesystem of /dev/md1p1 failed.
Please report this together with the output of
"/usr/local/sbin/grub-probe --device-map="/boot/grub/device.map"
--target=fs -v /boot/grub" to <address@hidden>

# /usr/local/sbin/grub-probe --device-map="/boot/grub/device.map"
--target=fs -v /boot/grub
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: scanning hd0 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: scanning hd1 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: scanning hd2 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: scanning hd3 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: scanning md/0 for LVM.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: scanning md/1 for LVM.
/usr/local/sbin/grub-probe: info: couldn't find ID
.
/usr/local/sbin/grub-probe: info: scanning md/1,msdos2 for LVM.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: scanning md/1,msdos1 for LVM.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: scanning hd0 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: scanning hd0,msdos5 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: scanning hd0,msdos1 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd0 is 490350672.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: scanning hd1 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: scanning hd1,msdos5 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: scanning hd1,msdos1 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd1 is 490350672.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: scanning hd2 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: the size of hd2 is 3907029168.
/usr/local/sbin/grub-probe: info: scanning hd3 for LVM.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: no LVM signature found
.
/usr/local/sbin/grub-probe: info: the size of hd3 is 3907029168.
/usr/local/sbin/grub-probe: info: opening md/1.
/usr/local/sbin/grub-probe: error: unknown filesystem.

If you need any more details, let me know.

best regards
Jarosław Tabor





reply via email to

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