[Bug 761316] New: system hangs during reboot/shutdown when use systemd with openvpn
https://bugzilla.novell.com/show_bug.cgi?id=761316 https://bugzilla.novell.com/show_bug.cgi?id=761316#c0 Summary: system hangs during reboot/shutdown when use systemd with openvpn Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: 64bit OS/Version: openSUSE 12.1 Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: markus.heinze@c-cron.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.17) Gecko/20110420 SUSE/3.6.17-0.2.1 Firefox/3.6.17 if openvpn is enabled in runlevel then system hangs on reboot/shutdown systemd kill networkdevices before openvpn shut's down so tun/tap devices fail on delete and system hangs only hardware reset is possible temp. solution: use sysvinit Reproducible: Always Steps to Reproduce: 1.install minimal OS 2.install openvpn & configure 3.activate runlevel 3 (5) 4.reboot Actual Results: system hangs Expected Results: system reboot -- 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=761316 https://bugzilla.novell.com/show_bug.cgi?id=761316#c Philipp Thomas <pth@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@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=761316 https://bugzilla.novell.com/show_bug.cgi?id=761316#c1 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |markus.heinze@c-cron.de --- Comment #1 from Frederic Crozat <fcrozat@suse.com> 2012-06-01 14:37:41 UTC --- shutdown ordering is supposed to be the inverse of startup ordering. I've just tested here and openvpn was correctly started after network (at startup) and shutdown before network. could you try to boot with: systemd.log_level=debug systemd.log_target=syslog do a startup/shutdown cycle and attach /var/log/messages for this cycle ? -- 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=761316 https://bugzilla.novell.com/show_bug.cgi?id=761316#c2 Markus Heinze <markus.heinze@c-cron.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |markus.heinze@c-cron.de InfoProvider|markus.heinze@c-cron.de | --- Comment #2 from Markus Heinze <markus.heinze@c-cron.de> 2012-06-06 08:41:38 UTC --- (In reply to comment #1)
shutdown ordering is supposed to be the inverse of startup ordering.
I've just tested here and openvpn was correctly started after network (at startup) and shutdown before network.
could you try to boot with: systemd.log_level=debug systemd.log_target=syslog
do a startup/shutdown cycle and attach /var/log/messages for this cycle ?
I've installed the last update for systemd from repo and the problem seems to be solved. I'll try a more complex config with other system services and post a feedback here regards max -- 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=761316 https://bugzilla.novell.com/show_bug.cgi?id=761316#c3 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |UPSTREAM --- Comment #3 from Frederic Crozat <fcrozat@suse.com> 2013-03-11 16:21:03 UTC --- We found a similar bug with our own vpn, due to a script run when openvpn is shutdown which run "rcfoobar restart" instead of "rcfoobar try-restart", causing the service to be always started and blocking the shutdown process. This will fixed for good with in Factory in the future, systemd upstream has added a special mode for shutdown to prevent this (but we can't backport it to released systemd, unfortunately). closing as upstream -- 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