[Bug 863150] New: Installation with / on raid1 creates unbootable environment
https://bugzilla.novell.com/show_bug.cgi?id=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c0 Summary: Installation with / on raid1 creates unbootable environment Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Bootloader AssignedTo: snwint@suse.com ReportedBy: msvec@suse.com QAContact: jsrain@suse.com Found By: --- Blocker: --- This is a similar bug as bug 861952, just this time with grub1. This is a brand new installation. I assume now the issue is /etc/grub.conf, installation reports this: grub> setup --stage2=/boot/grub/stage2 --force-lba (hd0) (hd0) Error 17: Cannot mount selected partition grub> setup --stage2=/boot/grub/stage2 --force-lba (hd1) (hd1) Error 17: Cannot mount selected partition grub> quit -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c3 Michael Chang <mchang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mchang@suse.com --- Comment #3 from Michael Chang <mchang@suse.com> 2014-02-11 09:15:43 UTC --- The error message says pretty much that grub doesn't support / or raid 1. -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c4 --- Comment #4 from Michael Chang <mchang@suse.com> 2014-02-11 09:18:30 UTC --- That is you need a separate boot partition for it. -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c5 Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |ASSIGNED Severity|Critical |Normal --- Comment #5 from Steffen Winterfeldt <snwint@suse.com> 2014-02-11 11:05:16 CET --- Well, it actually should work. There were patches for sle11 (fate #305008) but I fear those didn't make it into Factory. But as this isn't required for sle12 I can't take care of this atm. Sorry. -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c6 Michal Svec <msvec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msvec@suse.com --- Comment #6 from Michal Svec <msvec@suse.com> 2014-02-11 11:15:03 CET --- Well, this is apparently working with 12.3. I wonder what changed since then... -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c7 --- Comment #7 from Michael Chang <mchang@suse.com> 2014-02-11 10:27:58 UTC --- (In reply to comment #6)
Well, this is apparently working with 12.3. I wonder what changed since then...
We used to build grub by a fixed version gcc and build flags for some obscured reasons. Now this fixed gcc no longer provided by openSUSE factory and we forced to use new version gcc and some build flags were changed in order to have successful build. Not sure whether this related to the regression here. -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c11 --- Comment #11 from Michal Svec <msvec@suse.com> 2014-02-11 14:25:17 CET --- (In reply to comment #9)
Because this bug is about GRUB1, which is not part of SLE 12.
Yes, please refer to bug 861952 for GRUB2. Same result (at least unless my HW or BIOS setup is broken). -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c12 --- Comment #12 from Michal Svec <msvec@suse.com> 2014-02-11 14:27:18 CET --- (In reply to comment #5)
Well, it actually should work. There were patches for sle11 (fate #305008) but I fear those didn't make it into Factory.
BTW are those patches required for GRUB2, too? -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c13 --- Comment #13 from Steffen Winterfeldt <snwint@suse.com> 2014-02-11 14:39:52 CET --- No, I don't think so. grub2 does its own setup. -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c14 --- Comment #14 from Michal Svec <msvec@suse.com> 2014-02-12 09:49:26 CET --- Update: I changed some BIOS setting to "Legacy SATA" (from some obsure HP-specific controller, this is a Proliant server) and it boots fine, using GRUB2- see the other bug. I wonder how the system could get installed just fine, but then didn't boot. It didn't boot even without raid1, so this bug probably could be closed (depending on the plans with GRUB1), this was most likely a different problem. Though I have no idea what needs to be done to have the system boot with the original setting. -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c15 Andrei Borzenkov <arvidjaar@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arvidjaar@gmail.com --- Comment #15 from Andrei Borzenkov <arvidjaar@gmail.com> 2014-08-18 16:25:06 UTC --- (In reply to comment #5)
Well, it actually should work. There were patches for sle11 (fate #305008) but I fear those didn't make it into Factory.
This worked with mdadm metadata 0.90 which was located at the end of device so filesystem started at the beginning. The problem is, mdadm defaults changed to metadata 1.2 which is located in the beginning so now grub1 cannot access filesystem. Cf. bnc#891678. If you want to make it work with grub1 you must force metadata 1.0 for /boot (I guess we do not really want to go back to 0.90). -- 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=863150 https://bugzilla.novell.com/show_bug.cgi?id=863150#c16 Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #16 from Steffen Winterfeldt <snwint@suse.com> 2014-08-19 10:40:14 CEST --- I think we can close this. There will be no work regarding grub1 now that we are fully on the grub2 track... -- 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