[Bug 510954] New: grub doesn't find raid partitions
http://bugzilla.novell.com/show_bug.cgi?id=510954 Summary: grub doesn't find raid partitions Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mail@cynapses.org QAContact: jsrain@novell.com Found By: --- grub> setup --stage2=/boot/grub/stage2 --force-lba (hd0,0) (hd0,0) Checking if "/boot/grub/stage1" exists... yes Checking if "/boot/grub/stage2" exists... yes Checking if "/boot/grub/e2fs_stage1_5" exists... yes Running "embed /boot/grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal) Running "embed /boot/grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal) Running "install --force-lba --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0,0) /boot/grub/stage2 p /boot/grub/menu.lst "... failed Error 22: No such partition grub> quit The reason ist that grub looks for /dev/disk/by-id/raid-isw_bjffgebgic_Volume0-part1 but it can't find it, cause the symlink doesn't exist. linux:~ # cat /boot/grub/device.map (hd0) /dev/disk/by-id/raid-isw_bjffgebgic_Volume0 linux:/dev/disk/by-id # ll total 0 lrwxrwxrwx 1 root root 9 Jun 8 17:55 ata-WDC_WD3200AAKS-00L6A0_WD-WMAV23716509 -> ../../sda lrwxrwxrwx 1 root root 9 Jun 8 17:55 ata-WDC_WD3200AAKS-00L6A0_WD-WMAV23824046 -> ../../sdb lrwxrwxrwx 1 root root 10 Jun 8 18:06 dm-name-cr_isw_bjffgebgic_Volume0_part6 -> ../../dm-7 lrwxrwxrwx 1 root root 10 Jun 8 18:00 dm-name-isw_bjffgebgic_Volume0 -> ./../dm-0 lrwxrwxrwx 1 root root 10 Jun 8 18:05 dm-name-isw_bjffgebgic_Volume0_part1 -> ./../dm-1 lrwxrwxrwx 1 root root 10 Jun 8 18:05 dm-name-isw_bjffgebgic_Volume0_part2 -> ./../dm-2 lrwxrwxrwx 1 root root 10 Jun 8 18:05 dm-name-isw_bjffgebgic_Volume0_part3 -> ./../dm-3 lrwxrwxrwx 1 root root 10 Jun 8 18:21 dm-name-isw_bjffgebgic_Volume0_part4 -> ./../dm-4 lrwxrwxrwx 1 root root 10 Jun 8 18:05 dm-name-isw_bjffgebgic_Volume0_part5 -> ./../dm-5 lrwxrwxrwx 1 root root 10 Jun 8 18:05 dm-name-isw_bjffgebgic_Volume0_part6 -> ./../dm-6 lrwxrwxrwx 1 root root 10 Jun 8 18:00 dm-uuid-DMRAID-isw_bjffgebgic_Volume0 -> ./../dm-0 lrwxrwxrwx 1 root root 10 Jun 8 18:00 raid-isw_bjffgebgic_Volume0 -> ./../dm-0 lrwxrwxrwx 1 root root 9 Jun 8 17:55 scsi-SATA_WDC_WD3200AAKS-_WD-WMAV23716509 -> ../../sda lrwxrwxrwx 1 root root 9 Jun 8 17:55 scsi-SATA_WDC_WD3200AAKS-_WD-WMAV23824046 -> ../../sdb -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=510954 User meissner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=510954#c1 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@novell.com AssignedTo|bnc-team-screening@forge.pr |kasievers@novell.com |ovo.novell.com | --- Comment #1 from Marcus Meissner <meissner@novell.com> 2009-06-25 12:04:34 MDT --- not sure who cerates those symlinks. udev? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=510954 User kasievers@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=510954#c2 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kasievers@novell.com |hare@novell.com --- Comment #2 from Kay Sievers <kasievers@novell.com> 2009-06-25 17:58:26 MDT --- I think it's Hannes' kpartx stuff. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=510954 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=510954 http://bugzilla.novell.com/show_bug.cgi?id=510954#c Ihno Krumreich <ihno@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ihno@novell.com OS/Version|Other |openSUSE 11.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=510954 https://bugzilla.novell.com/show_bug.cgi?id=510954#c3 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |Future 11.3 --- Comment #3 from Hannes Reinecke <hare@novell.com> 2011-03-11 08:50:02 UTC --- Please retest with 11.4 and reopen if the problem persists. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com