[Bug 739370] New: system starves on init 1 -> init 5
https://bugzilla.novell.com/show_bug.cgi?id=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c0 Summary: system starves on init 1 -> init 5 Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: devel@fresse.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0a1) Gecko/20111231 Firefox/12.0a1 root@kegel:~ # init 5 [ 144.422515] systemd[1]: Cannot add dependency job for unit amavis.service, ignoring: Unit amavis.service failed to load: No such file or directory. See system logs and 'systemctl status amavis.service' for d etails. [ 144.426469] systemd[1]: Cannot add dependency job for unit cyrus.service, ignoring: Unit cyrus.service failed to load: No such file or directory. See system logs and 'systemctl status cyrus.service' for deta ils. [ 144.430053] systemd[1]: Cannot add dependency job for unit openslp.service, ignoring: Unit openslp.service failed to load: No such file or directory. See system logs and 'systemctl status openslp.service' fo r details. [ 144.608710] systemd-readahead-collect[648]: Disabling readahead collector due to execution in virtualized environment. [ 144.740935] alsactl[663]: /usr/sbin/alsactl: load_state:1586: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory [ 144.749451] acpid[673]: starting up with proc fs [ 144.763379] systemd[1]: dev-sda2.swap swap process exited, code=exited status=255 [ 144.769095] systemd[1]: Unit dev-sda2.swap entered failed state. [ 144.775767] swapon[666]: swapon: /dev/sda2: swapon failed: Device or resource busy [ 144.785234] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1 [ 144.817276] systemd[1]: Unit systemd-modules-load.service entered failed state. [ 144.819965] acpid[673]: 2 rules loaded [ 144.836398] acpid[673]: waiting for events: event logging is off [ 144.846469] systemd[1]: Cannot add dependency job for unit amavis.service, ignoring: Unit amavis.service failed to load: No such file or directory. See system logs and 'systemctl status amavis.service' for d etails. [ 144.855137] systemd[1]: Cannot add dependency job for unit cyrus.service, ignoring: Unit cyrus.service failed to load: No such file or directory. See system logs and 'systemctl status cyrus.service' for deta ils. [ 144.865095] systemd[1]: Cannot add dependency job for unit openslp.service, ignoring: Unit openslp.service failed to load: No such file or directory. See system logs and 'systemctl status openslp.service' fo r details. [ 145.129179] RPC: Registered named UNIX socket transport module. [ 145.130392] RPC: Registered udp transport module. [ 145.131364] RPC: Registered tcp transport module. [ 145.132286] RPC: Registered tcp NFSv4.1 backchannel transport module. Loading CPUFreq modulesStarting service at daemonStarting ypbind done done domainname not set - aborting. After that the system remains unusable for at least 2 hours, after 2 hours I just turned it off. Reproducible: Always Steps to Reproduce: 1. init 1 2. init 5 Actual Results: System starves, console gives output but no getty ever arrives, network isn't turned on either. Expected Results: System should have been usable after a init 5. -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c zj jia <zjjia@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@suse.com AssignedTo|bnc-team-screening@forge.pr |fcrozat@suse.com |ovo.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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c1 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |devel@fresse.org --- Comment #1 from Frederic Crozat <fcrozat@suse.com> 2012-01-10 09:28:02 UTC --- did you try to press enter (login prompt might be hidden in the ouput) ? Could you try running with systemd.log_level=debug systemd.log_target=syslog and attach /var/log/messages after it happens. -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c2 --- Comment #2 from Sebastian Freundt <devel@fresse.org> 2012-01-10 10:08:29 UTC --- Created an attachment (id=470452) --> (http://bugzilla.novell.com/attachment.cgi?id=470452) output of /var/log/messages -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c3 --- Comment #3 from Frederic Crozat <fcrozat@suse.com> 2012-01-10 10:36:40 UTC --- you didn't boot with systemd.log_target=syslog but with systemd.log_target=kmsg, so systemd output in in dmesg, not in /var/log/messages -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c4 --- Comment #4 from Sebastian Freundt <devel@fresse.org> 2012-01-10 11:14:07 UTC --- Created an attachment (id=470466) --> (http://bugzilla.novell.com/attachment.cgi?id=470466) output of /var/log/messages with log target = syslog -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c5 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mt@suse.com --- Comment #5 from Frederic Crozat <fcrozat@suse.com> 2012-01-10 12:22:10 UTC --- why do you think you started in runlevel 1 initially ?
From what I see, it looks like you have a network service issue, with network not restarting properly and since you are running ldap, it causes a lot of issue.
-- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c6 --- Comment #6 from Sebastian Freundt <devel@fresse.org> 2012-01-10 12:27:48 UTC --- Huh? What do you mean by `started in runlevel 1'? Here's the recipe again: 1. (as root:) init 1 1b <enter root password> 2. init 5 -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c7 --- Comment #7 from Frederic Crozat <fcrozat@suse.com> 2012-01-10 12:41:27 UTC --- I don't see the need to go to runlevel 1, instead of 3. so, initially, you boot in runlevel 5 or 3 ? could you change your systemd parameter to systemd.log_target=syslog-or-kmsg and attach dmesg output (as well as "systemctl --full" output ) for each step. -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c8 --- Comment #8 from Sebastian Freundt <devel@fresse.org> 2012-01-10 14:02:52 UTC --- Created an attachment (id=470498) --> (http://bugzilla.novell.com/attachment.cgi?id=470498) all steps, all logs I boot into runlevel 5. -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c9 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|devel@fresse.org | --- Comment #9 from Frederic Crozat <fcrozat@suse.com> 2012-01-12 13:38:56 UTC --- I've been able to reproduce your problem. It looks like switching to runlevel 1 (ie rescue mode) is working only 50% of the time, apparently, /sbin/sulogin started by rescue mode is sometime starting before agetty from tty1 of init 3 (or init 5) has been terminated. -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c10 Peer Heinlein <p.heinlein@heinlein-support.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High CC| |p.heinlein@heinlein-support | |.de --- Comment #10 from Peer Heinlein <p.heinlein@heinlein-support.de> 2012-01-16 10:00:06 UTC --- Looks like there's no working amavis-Startscript at all. Just take a new 12.1-installation, add amavis with "zypper in amavisd-new" and try to start Amavis. It's br0ken and not working... mailkurs01:/etc/postfix # /etc/init.d/amavis start redirecting to systemctl Job failed. See system logs and 'systemctl status' for details. mailkurs01:/etc/postfix # Jan 16 10:55:51 mailkurs01 systemd[1]: amavis.service: control process exited, code=exited status=7 Jan 16 10:55:51 mailkurs01 systemd[1]: Unit amavis.service entered failed state. mailkurs01:/ # find . -name amavis.service mailkurs01:/ # -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c11 --- Comment #11 from Frederic Crozat <fcrozat@suse.com> 2012-02-21 10:28:39 UTC --- please, this bug is unrelated to amavis, use another bug report for this. -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c12 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlos.e.r@opensuse.org --- Comment #12 from Frederic Crozat <fcrozat@suse.com> 2012-03-05 09:08:45 UTC --- *** Bug 730051 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=730051 -- 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=739370 https://bugzilla.novell.com/show_bug.cgi?id=739370#c13 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #13 from Frederic Crozat <fcrozat@suse.com> 2013-06-13 07:03:01 UTC --- this is fixed (or at least not reproducable) on 12.3 (and probably 12.2). closing. -- 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