[Bug 889307] New: Network configuration problems using wicked
https://bugzilla.novell.com/show_bug.cgi?id=889307 https://bugzilla.novell.com/show_bug.cgi?id=889307#c0 Summary: Network configuration problems using wicked Classification: openSUSE Product: openSUSE Factory Version: 201407* Platform: x86-64 OS/Version: openSUSE 13.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sboyce@blueyonder.co.uk QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=600139) --> (http://bugzilla.novell.com/attachment.cgi?id=600139) /etc/wicked/ifconfig/network.xml User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 "wicked convert /etc/sysconfig/network > network.xml" "cp network.xml /etc/wicked/ifconfig" Removed /etc/sysconfig/network/ifcfg-* wickedd is always running. lancelot@slipstream:~> ps fax|grep wicked 866 ? SLs 0:00 /usr/lib/wicked/bin/wickedd-auto4 --systemd --foreground 867 ? SLs 0:00 /usr/lib/wicked/bin/wickedd-dhcp6 --systemd --foreground 868 ? SLs 0:00 /usr/lib/wicked/bin/wickedd-dhcp4 --systemd --foreground 872 ? SLs 0:00 /usr/sbin/wickedd --systemd --foreground 877 ? SLs 0:00 /usr/sbin/wickedd-nanny --systemd --foreground Only localhost is configured. If I put the ifcfg-* scripts back, the network starts up. Reproducible: Always Steps to Reproduce: 1.Reboot 2. 3. Actual Results: Only localhost is configured Expected Results: Network should come up. -- 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=889307 https://bugzilla.novell.com/show_bug.cgi?id=889307#c Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com AssignedTo|bnc-team-screening@forge.pr |wicked-maintainers@suse.de |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=889307 https://bugzilla.novell.com/show_bug.cgi?id=889307#c1 Karol Mroz <kmroz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kmroz@suse.com --- Comment #1 from Karol Mroz <kmroz@suse.com> 2014-08-12 16:17:23 UTC --- Hi Sid, Thanks for exploring some differing use cases! Currently, ifcfg- style configuration is the supported way to configure interfaces in Wicked. The more extensible configuration language (at present XML) will be made officially available to users in the not too distant future. However, there's no reason why we can't get a head start debugging something like this, so if you could also attach to this bug report the following files/logs, we might have a better idea what's going on: 1. The ifcfg- files corresponding to your generated network.xml 2. All wicked/wickedd logs obtained as follows: i. set DEBUG=all in /etc/sysconfig/network/config ii. recreate the failure case via reboot OR by restarting wicked as follows: `wicked ifdown --force device-down all && rm /var/run/wicked/state-* && systemctl restart wickedd && wicked --debug all ifup all` iii. wicked ifstatus all > status.log iv. wicked show-config > configs.log v. journalctl -b -o short-iso > wicked.log vi. ip addr show > ip_addr.log vii. ip route show > routes.log viii. ip -6 route show >> routes.log Thanks! Karol -- 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=889307 https://bugzilla.novell.com/show_bug.cgi?id=889307#c Karol Mroz <kmroz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |sboyce@blueyonder.co.uk -- 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=889307 https://bugzilla.novell.com/show_bug.cgi?id=889307#c2 --- Comment #2 from Sid Boyce <sboyce@blueyonder.co.uk> 2014-08-12 23:23:33 UTC --- Created an attachment (id=602145) --> (http://bugzilla.novell.com/attachment.cgi?id=602145) /etc/sysconfig/network -- 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=889307 https://bugzilla.novell.com/show_bug.cgi?id=889307#c3 --- Comment #3 from Sid Boyce <sboyce@blueyonder.co.uk> 2014-08-12 23:24:30 UTC --- Created an attachment (id=602146) --> (http://bugzilla.novell.com/attachment.cgi?id=602146) requested logs -- 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=889307 https://bugzilla.novell.com/show_bug.cgi?id=889307#c4 Sid Boyce <sboyce@blueyonder.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sboyce@blueyonder.co.uk --- Comment #4 from Sid Boyce <sboyce@blueyonder.co.uk> 2014-08-12 23:26:29 UTC --- Attachments tar/gzipped. -- 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=889307 https://bugzilla.novell.com/show_bug.cgi?id=889307#c5 Sid Boyce <sboyce@blueyonder.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|sboyce@blueyonder.co.uk | Resolution| |FIXED --- Comment #5 from Sid Boyce <sboyce@blueyonder.co.uk> 2014-08-20 01:19:56 UTC --- I now see, it's ignoring /etc/wicked/ifconfig/network.xml and using /etc/sysconfig/network/ifcfg-* but without them only lo got configured. There have been many updates since so I moved /etc/sysconfig/network to / and rebooted one box - Success! sabre:~ # wicked ifstatus all lo up link: #1, state up type: loopback config: /etc/wicked/ifconfig/network.xml leases: ipv4 static granted leases: ipv6 static granted addr: ipv4 127.0.0.1/8 addr: ipv6 ::1/128 enp8s0 up link: #2, state up, mtu 1500 type: ethernet, hwaddr 54:04:a6:32:0b:3c config: /etc/wicked/ifconfig/network.xml leases: ipv4 static granted addr: ipv4 192.168.10.21/24 route: ipv4 default via 192.168.10.103 route: ipv4 192.168.2.0/24 via 192.168.10.2 wlp0s19f2u3 up link: #3, state up, mtu 1500 type: wireless config: /etc/wicked/ifconfig/network.xml leases: ipv4 dhcp granted leases: ipv6 dhcp granted addr: ipv4 192.168.1.3/24 -- 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