Per Jessen wrote:
I feel certain there is a bug report on something like that, but I can't find it. Looking at some different systems -
jensen - Leap15 - 12seconds, office38 - leap15 - 30seconds. office37 - leap423 - 10seconds. test422 - leap423/xen - 9seconds. office31 - leap423 - 15seconds office36 - leap423 - 11seconds
Apart from different hardware, virtually all the same. I think you need to look in the environment, I don't think it's a bug as such.
On "office38", I had two non-existent interfaces defined (i.e. I had /etc/sysconfig/network/ifcfg-xxxxxx files). Here is a startup with both unchanged: 2018-04-19T09:38:21+02:00 linux-wvtd systemd[1]: Starting wicked managed network interfaces... 2018-04-19T09:38:28+02:00 linux-wvtd wickedd-dhcp4[991]: eth0: Request to acquire DHCPv4 lease with UUID 7047d85a-0c11-0900-e603-000005000000 2018-04-19T09:38:28+02:00 linux-wvtd wickedd-dhcp6[986]: eth0: Request to acquire DHCPv6 lease with UUID 7047d85a-0c11-0900-e603-000006000000 in mode auto 2018-04-19T09:38:29+02:00 linux-wvtd wickedd-dhcp4[991]: eth0: Committed DHCPv4 lease with address 192.168.3.38 (lease time 86400 sec, renew in 43200 sec, rebind in 75600 sec) 2018-04-19T09:38:30+02:00 office38 wickedd[998]: ni_process_reap: process 1512 has not exited yet; now doing a blocking waitpid() 2018-04-19T09:38:30+02:00 office38 wickedd-dhcp6[986]: eth0: link confirmed in reply with status Success - All addresses still on link. 2018-04-19T09:38:30+02:00 office38 wickedd-dhcp6[986]: eth0: Committed DHCPv6 lease with addresses: 2018-04-19T09:38:30+02:00 office38 wickedd-dhcp6[986]: 2a03:7520:4c68:1:ff99:ffff:0:1091, pref-lft 43200, valid-lft 86400 2018-04-19T09:38:54+02:00 office38 wicked[1015]: lo up 2018-04-19T09:38:54+02:00 office38 wicked[1015]: eth0 up 2018-04-19T09:38:54+02:00 office38 wicked[1015]: enp15s0 no-device 2018-04-19T09:38:54+02:00 office38 wicked[1015]: enp13s0 no-device 2018-04-19T09:38:54+02:00 office38 systemd[1]: Started wicked managed network interfaces. total 33 seconds. I then went and renamed them and rebooted: 2018-04-19T10:08:01+02:00 linux-wvtd systemd[1]: Starting wicked managed network interfaces... 2018-04-19T10:08:03+02:00 linux-wvtd wicked[930]: Rejecting suspect interface name: enp13s0.inactive 2018-04-19T10:08:03+02:00 linux-wvtd wicked[930]: Rejecting suspect interface name: enp15s0.inactive 2018-04-19T10:08:07+02:00 linux-wvtd wickedd-dhcp4[854]: eth0: Request to acquire DHCPv4 lease with UUID 634ed85a-b0ae-0d00-9d03-000005000000 2018-04-19T10:08:07+02:00 linux-wvtd wickedd-dhcp6[855]: eth0: Request to acquire DHCPv6 lease with UUID 634ed85a-b0ae-0d00-9d03-000006000000 in mode auto 2018-04-19T10:08:08+02:00 linux-wvtd wickedd-dhcp4[854]: eth0: Committed DHCPv4 lease with address 192.168.3.38 (lease time 86400 sec, renew in 43200 sec, rebind in 75600 sec) 2018-04-19T10:08:10+02:00 office38 wickedd-dhcp6[855]: eth0: link confirmed in reply with status Success - All addresses still on link. 2018-04-19T10:08:10+02:00 office38 wickedd-dhcp6[855]: eth0: Committed DHCPv6 lease with addresses: 2018-04-19T10:08:10+02:00 office38 wickedd-dhcp6[855]: 2a03:7520:4c68:1:ff99:ffff:0:1091, pref-lft 43200, valid-lft 86400 2018-04-19T10:08:11+02:00 office38 wicked[930]: lo up 2018-04-19T10:08:11+02:00 office38 wicked[930]: eth0 up 2018-04-19T10:08:11+02:00 office38 systemd[1]: Started wicked managed network interfaces. Total 10 seconds. David, I'm sure you're not having the exact same problem :-), but maybe this will give you some inspiration? -- Per Jessen, Zürich (15.2°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org