https://bugzilla.novell.com/show_bug.cgi?id=852643 https://bugzilla.novell.com/show_bug.cgi?id=852643#c4 Richard Warner <rick@microway.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |rick@microway.com InfoProvider|novell@spam.somesuch.net | --- Comment #4 from Richard Warner <rick@microway.com> 2014-02-07 22:13:49 UTC --- I'm having the same problem. It seems to be caused by systemd stopping eth0 too early. I'm using openSuse 13.1 on a cluster. If I do "ssh node2 /sbin/reboot", it never comes back to a prompt. This worked fine on suse 12.3 and earlier versions. As a test, I modified /usr/lib/systemd/system/network@.service to have: ExecStop=echo dont stop now instead of ExecStop=/sbin/ifdown %i With it set like that, I was able to successfully "ssh node2 /sbin/reboot". I'm continuing to dig into the problem, but it seems like another case of systemd causing problems. -- 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.