[Bug 848053] New: booting into runlevel 3 fails
https://bugzilla.novell.com/show_bug.cgi?id=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c0 Summary: booting into runlevel 3 fails Classification: openSUSE Product: openSUSE 13.1 Version: RC 1 Platform: x86-64 OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: fcrozat@suse.com ReportedBy: ohering@suse.com QAContact: qa-bugs@suse.de CC: werner@suse.com Found By: Outsourced Testing Blocker: --- 13.1-rc2, build 00080, gnome desktop, root on primary, two data partitions on unencrypted lvm, 2 data partitions on encrypted lvm. I tried to boot into runlevel 3 by appending 3 to the kernel cmdline. The result was an unresponsive system. It was nearly impossible to enter the passphrase for the lvm volume. Keyboard input was not accepted, and if it was it was delayed by many seconds. Sometimes just one of the keystrokes was recognized. There was appearently no cpu bound activity, at least the fans remained silent. Once I managed to enter the passphrase the gnome desktop appeared just as I had booted without the 3 in /proc/cmdline. Did systemd break that established interface named "3" as well by any chance? -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c1 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |ohering@suse.com Severity|Major |Normal --- Comment #1 from Dr. Werner Fink <werner@suse.com> 2013-10-29 18:45:30 UTC --- Wellcome in the modern world ... what does happen if systemd.unit=runlevel3.target or systemd.unit=multi-user.target.wants is used on the kernels command line ;) -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c2 Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|ohering@suse.com | --- Comment #2 from Olaf Hering <ohering@suse.com> 2013-10-29 20:04:33 CET --- I can tell: typos over typos. Time to recognize the "3" again. Really! -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c3 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |tittiatcoke@gmail.com InfoProvider| |ohering@suse.com --- Comment #3 from Dr. Werner Fink <werner@suse.com> 2013-10-30 08:15:28 UTC --- (In reply to comment #2) IMHO this is more a plymouth problem ... this becaue systemd *does* handle "3" correctly. At least it uses systemd.unit=runlevel3.target AFAICS Nevertheless even with typos over typos please run those tests on your setup to make this clear ... Really :) -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c4 --- Comment #4 from Frederic Crozat <fcrozat@suse.com> 2013-10-30 08:45:15 UTC --- systemd still support appending the runlevel on the command line. As Werner asked, please test with : systemd.unit=runlevel3.target or systemd.unit=multi-user.target also try removing "splash=silent" on the command line to see if it changes anything. -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c5 Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|ohering@suse.com | --- Comment #5 from Olaf Hering <ohering@suse.com> 2013-10-30 10:27:34 CET --- (In reply to comment #3)
(In reply to comment #2)
IMHO this is more a plymouth problem ... this becaue systemd *does* handle "3" correctly. At least it uses systemd.unit=runlevel3.target AFAICS
"3" (and also that new long format) is indeed handled, IF the passphrase is entered quickly enough. If not, the system becomes unresponsive, mounting fails, then maybe runlevel 5 is started anyway. See bug #848220 for the passphrase bug. -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c6 --- Comment #6 from Frederic Crozat <fcrozat@suse.com> 2013-10-30 09:37:50 UTC --- well, if it fails, it will switch to emergency mode (ie runlevel 1). So, booting as runlevel 3 is working as expected. -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c7 --- Comment #7 from Olaf Hering <ohering@suse.com> 2013-10-30 10:46:33 CET --- (In reply to comment #5)
(In reply to comment #3)
(In reply to comment #2)
IMHO this is more a plymouth problem ... this becaue systemd *does* handle "3" correctly. At least it uses systemd.unit=runlevel3.target AFAICS
"3" (and also that new long format) is indeed handled, IF the passphrase is entered quickly enough.
If not, the system becomes unresponsive, mounting fails, then maybe runlevel 5 is started anyway.
Confirmed: after figthing and finally being able to enter the passphrase the system is appearently not in runlevel 3, instead gnome appears. -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c8 --- Comment #8 from Frederic Crozat <fcrozat@suse.com> 2013-10-30 09:52:10 UTC --- could you attach dmesg output for this exact boot sequence ? -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|fcrozat@suse.com |systemd-maintainers@suse.de -- 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=848053 https://bugzilla.novell.com/show_bug.cgi?id=848053#c Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux |openSUSE 13.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.
participants (1)
-
bugzilla_noreply@novell.com