Bug 916415

Summary: wicked does not setup interface in case cable is not connected
Product: [openSUSE] openSUSE Distribution Reporter: Ulrich Voigt <ulrichvoigt>
Component: NetworkAssignee: wicked maintainers <wicked-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: chcao, mt
Version: 13.2   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 13.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: wicked show-config
tar -cf config-ifcfg.tgz /etc/sysconfig/network
hwinfo --netcard > hwinfo-netcard.log
ip addr show > ip_addr.log
ip route show table all > routes.log
wicked ifstatus --verbose all > status.log
journalctl -b -o short-precise > wicked.log

Description Ulrich Voigt 2015-02-05 14:40:53 UTC
Created attachment 622048 [details]
wicked show-config

I want to have a completely static ip configuration (IPv4, no dhcp) using the old /etc/sysconfig/network config files. 

wicked does not setup interfaces unless the cable is connected although the device should be setup "at boot time". 
Activating the nanny is no solution because this also sets up the device only if the cable is connected. 

Setting up devices at boot time is required to have a correct and identical routing table no matter which devices are connected or not.
Comment 1 Ulrich Voigt 2015-02-05 14:41:51 UTC
Created attachment 622049 [details]
tar -cf config-ifcfg.tgz /etc/sysconfig/network
Comment 2 Ulrich Voigt 2015-02-05 14:42:13 UTC
Created attachment 622050 [details]
hwinfo --netcard > hwinfo-netcard.log
Comment 3 Ulrich Voigt 2015-02-05 14:42:34 UTC
Created attachment 622051 [details]
ip addr show > ip_addr.log
Comment 4 Ulrich Voigt 2015-02-05 14:42:57 UTC
Created attachment 622052 [details]
ip route show table all > routes.log
Comment 5 Ulrich Voigt 2015-02-05 14:43:18 UTC
Created attachment 622053 [details]
wicked ifstatus --verbose all > status.log
Comment 6 Ulrich Voigt 2015-02-05 14:43:38 UTC
Created attachment 622054 [details]
journalctl -b -o short-precise > wicked.log
Comment 7 Marius Tomaschewski 2015-02-06 07:52:52 UTC
We're currently working on this bug -- resolving as duplicate of bug 911562.

*** This bug has been marked as a duplicate of bug 911562 ***