[opensuse] can not stop or restart network in openSUSE 12.1
Hello: In openSUSE 12.1 I don't know how I can restart or stop network. If I run rcnetwork restart I get: # rcnetwork restart redirecting to systemctl Job failed. See system logs and 'systemctl status' for details. and the network is not restarted (according to kinternet icon status). systemctl gives: # systemctl restart network.service Job failed. See system logs and 'systemctl status' for details. and # systemctl status network.service network.service - LSB: Configure the localfs depending network interfaces Loaded: loaded (/etc/init.d/network) Active: failed since Sat, 03 Nov 2012 00:24:11 +0100; 44s ago Process: 12493 ExecStart=/etc/init.d/network start (code=exited, status=7/NOTRUNNING) CGroup: name=systemd:/system/network.service I don't know what this means, but the network is working and I cannot stop or restart it. Never had such a problem in any previous linux/SUSE/openSUSE. Even /etc/init.d/network restart does not work. # /etc/init.d/network restart redirecting to systemctl Job failed. See system logs and 'systemctl status' for details. These are the last lines from /var/log/messages: Nov 3 00:27:46 linux network[13485]: ..skippedSetting up service network . . . . . . . . . ...failed Nov 3 00:27:46 linux systemd[1]: network.service: control process exited, code=exited status=7 Nov 3 00:27:46 linux systemd[1]: Unit network.service entered failed state. Meanwhile the network is happily working. I don't understand this. Please help. Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2012-11-03 00:31 (GMT+0100) Istvan Gabor composed:
Meanwhile the network is happily working.
I don't understand this.
I don't have a direct answer. But, I do know that even in 12.2, systemd is so buggy that it should not yet have supplanted sysvinit by default. In 12.1 it was even less ready. You can replace systemd by installing sysvinit-init, and most everything that used to work should work again, including rcnetwork restart. Of course, you'll have to reboot to finish the switch back to sysvinit. Sysvinit is also available on a temporary basis: https://www.suse.com/releasenotes/i386/openSUSE/12.1/RELEASE-NOTES.en.html#1... -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
El 02/11/12 20:54, Felix Miata escribió:
On 2012-11-03 00:31 (GMT+0100) Istvan Gabor composed:
Meanwhile the network is happily working.
I don't understand this.
I don't have a direct answer. But, I do know that even in 12.2, systemd is so buggy that it should not yet have supplanted sysvinit by default.
Networkmanager has nothing to do with systemd. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2012-11-03 02:19, Cristian Rodríguez wrote:
El 02/11/12 20:54, Felix Miata escribió:
On 2012-11-03 00:31 (GMT+0100) Istvan Gabor composed:
Meanwhile the network is happily working.
I don't understand this.
I don't have a direct answer. But, I do know that even in 12.2, systemd is so buggy that it should not yet have supplanted sysvinit by default.
Networkmanager has nothing to do with systemd.
With systemv "rcnetwork stop" does stop network manager (it closes connections and disappears from the panel). And "rcnetwork start" makes the applet reappear. So yes, as systemd is a full replacement for systemv, it has to do the same and it is related. - -- Cheers / Saludos, Carlos E. R. (from 11.4 x86_64 "Celadon" (Minas Tirith)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iF4EAREIAAYFAlCUdUgACgkQja8UbcUWM1xpMAD/cYm1C75ZY2jNNRnyjiI2J5yl fNOH2oxU5TEri2g7UIcA/jAYRoQ5YtxEzxNpcnDuC2IGIFnpOgrhHS3OZs1epkR/ =Mp/l -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Saturday, November 03, 2012 12:31:08 AM Istvan Gabor wrote:
Hello:
In openSUSE 12.1 I don't know how I can restart or stop network. If I run rcnetwork restart I get:
# rcnetwork restart redirecting to systemctl Job failed. See system logs and 'systemctl status' for details.
and the network is not restarted (according to kinternet icon status).
systemctl gives: # systemctl restart network.service Job failed. See system logs and 'systemctl status' for details.
and
# systemctl status network.service network.service - LSB: Configure the localfs depending network interfaces Loaded: loaded (/etc/init.d/network) Active: failed since Sat, 03 Nov 2012 00:24:11 +0100; 44s ago Process: 12493 ExecStart=/etc/init.d/network start (code=exited, status=7/NOTRUNNING) CGroup: name=systemd:/system/network.service
I don't know what this means, but the network is working and I cannot stop or restart it. Never had such a problem in any previous linux/SUSE/openSUSE.
Just an idea, but perhaps "systemctl restart NetworkManager.service"? -- George Olson Box #1: 12.2 | KDE 4.9.2 | AMD Phenom IIX4 | 64 | ATI Radeon HD 3300 | 16GB Box #2: 12.2 | KDE 4.9.1 | AMD Athlon X3 | 64 | nVidia C61 GeForce 7025 | 4GB Laptop: 12.2 | KDE 4.9.2 | Core i7-2620M | 64 | Intel HD Graphics 3000 | 8GB learning openSUSE and loving it -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (5)
-
Carlos E. R.
-
Cristian Rodríguez
-
Felix Miata
-
George Olson
-
Istvan Gabor