[Bug 444595] New: YaST created wrong device. map on installation using dmraid/isw: No boot
https://bugzilla.novell.com/show_bug.cgi?id=444595 Summary: YaST created wrong device.map on installation using dmraid/isw: No boot Product: openSUSE 11.1 Version: Beta 5 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: cba014@web.de QAContact: jsrain@novell.com Found By: Beta-Customer Created an attachment (id=251872) --> (https://bugzilla.novell.com/attachment.cgi?id=251872) save_y2log from beta5 installation I installed openSUSE-Beta5-x86_64-DVD on a system with isw (Intel Software RAID). First disk with MBR is named jacfbhehi_Windows second is jacfbhehi_Linux. But /boot/grub/device.map shows it interchanged: (hd0) /dev/disk/by-id/raid-isw_jacfbhehi_Linux (hd1) /dev/disk/by-id/raid-isw_jacfbhehi_Windows This results in a not bootable menu.lst. After changeing (hd0) to (hd1) on grub command line the system boots. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 Robert Vojcik <rvojcik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kmachalkova@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |aschnell@novell.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|kmachalkova@novell.com | AssignedTo|aschnell@novell.com |juhliarik@novell.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User juhliarik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c1 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|juhliarik@novell.com |aschnell@novell.com --- Comment #1 from Jozef Uhliarik <juhliarik@novell.com> 2008-11-20 08:01:15 MST --- The problem is that there is missing "bios_id" in target map for both raids and yast2-bootloader is not able detect order of raids. :( -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c2 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |cba014@web.de Priority|P5 - None |P3 - Medium --- Comment #2 from Arvin Schnell <aschnell@novell.com> 2008-11-20 10:19:07 MST --- Please run "hwinfo --listmd --block --log=hwinfo.txt" and attach hwinfo.txt. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User cba014@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c3 Ansgar Hockmann-Stolle <cba014@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|cba014@web.de | --- Comment #3 from Ansgar Hockmann-Stolle <cba014@web.de> 2008-11-20 14:06:44 MST --- Created an attachment (id=254093) --> (https://bugzilla.novell.com/attachment.cgi?id=254093) output of "hwinfo --listmd --block" -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c4 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aschnell@novell.com, snwint@novell.com AssignedTo|aschnell@novell.com |juhliarik@novell.com --- Comment #4 from Arvin Schnell <aschnell@novell.com> 2008-11-21 02:52:58 MST --- Sorry, don't know what the problem is. But as far as I see hwinfo and yast2-storage are correct: hwinfo looks at the MBR signatures: edd: 0x80 mbr sig: 0x09890989 edd: 0x81 mbr sig: 0x093c093c
int.4.1: /dev/sda mbr sig: 0x09890989 (-> 0x80) int.4.2: /dev/sdb mbr sig: 0x09890989 (-> 0x80) int.4.3: /dev/dm-0 mbr sig: 0x093c093c -> 0x81 int.4.5: /dev/dm-2 mbr sig: 0x09890989 -> 0x80
This leads to these BIOS ID mappings: 36: None 00.0: 10600 Disk Device Files: /dev/dm-0, /dev/disk/by-id/dm-name-isw_jacfbhehi_Linux BIOS id: 0x81 38: None 00.0: 10600 Disk Device Files: /dev/dm-2, /dev/disk/by-id/dm-name-isw_jacfbhehi_Windows BIOS id: 0x80 Those BIOS IDs are also included in the target map. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User snwint@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c5 --- Comment #5 from Steffen Winterfeldt <snwint@novell.com> 2008-11-21 03:13:34 MST --- hwinfo gives the correct map, but only with '--listmd' (else it does not look at raid devices). That may be the problem in yast2-bootloader. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c6 --- Comment #6 from Arvin Schnell <aschnell@novell.com> 2008-11-21 03:33:08 MST --- In StorageDevices.ycp YaST uses .probe.disk_raid which sets my_hd_base->flags.list_md = 1 (unless I misunderstand the code). -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User juhliarik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c7 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|juhliarik@novell.com |aschnell@novell.com --- Comment #7 from Jozef Uhliarik <juhliarik@novell.com> 2008-11-27 04:48:05 MST --- Steffen and Arvin, yast2-bootloader uses target map for working with disks, partitions etc. There is used function Storage::GetTargetMap() but output of this function doesn't include "bios_id". It means I am not able in yast2-bootloader correct order devices for device.map. Arvin you are right that StorageDevices return bios_id but please if storage knows "bios_id" it is necessary add it also into target map. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c8 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |cba014@web.de --- Comment #8 from Arvin Schnell <aschnell@novell.com> 2008-12-01 10:18:40 MST --- I have added some debug output to analyse the problem which should be included in RC2. Please check with that version again. You don't have to make a complete installation: Stop at the "Confirm Install" dialog and provide the YaST logs. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User cba014@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c9 --- Comment #9 from Ansgar Hockmann-Stolle <cba014@web.de> 2008-12-04 06:27:31 MST --- Created an attachment (id=258021) --> (https://bugzilla.novell.com/attachment.cgi?id=258021) YaST logs with default answers network installation. The only change was choosing LVM at partitioning. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User cba014@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c10 --- Comment #10 from Ansgar Hockmann-Stolle <cba014@web.de> 2008-12-04 06:30:51 MST --- Created an attachment (id=258023) --> (https://bugzilla.novell.com/attachment.cgi?id=258023) YaST logs with full minimal installation Installation over network. Choosing LVM. I have changed the oder of disks at bootloader, than installation and booting was OK. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User cba014@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c11 Ansgar Hockmann-Stolle <cba014@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|cba014@web.de | --- Comment #11 from Ansgar Hockmann-Stolle <cba014@web.de> 2008-12-04 06:38:05 MST --- The logs were from network installation with openSUSE-Factory-NET-x86_64-Build0003-Media.iso this morning. I hope this included the debug code you added. It now works to only change the boot order of the two disks at installation. Yast rebuilds the grub configuration accurate than. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c12 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |cba014@web.de --- Comment #12 from Arvin Schnell <aschnell@novell.com> 2008-12-04 06:47:47 MST --- Unfortunately that build still includes yast2-storage 2.17.59 but I need logs with version 2.17.60. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=444595 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=444595#c13 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|cba014@web.de | Resolution| |NORESPONSE --- Comment #13 from Arvin Schnell <aschnell@novell.com> 2009-01-03 11:34:43 MST --- Closing after receiving no response within four weeks. Feel free to reopen when requested information is provided. -- 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