https://bugzilla.novell.com/show_bug.cgi?id=821879 https://bugzilla.novell.com/show_bug.cgi?id=821879#c33 --- Comment #33 from Marius Tomaschewski <mt@suse.com> 2013-06-07 04:51:37 UTC --- (In reply to comment #31)
Steps to reproduce: cd /dev/shm wget http://openqa.opensuse.org/openqa/img/12.3-mini64.qcow2 # 369MB qemu-kvm -drive if=virtio,file=12.3-mini64.qcow2
Going to fetch it...
root linux rcnetwork status # will show "active (exited)"
No dhcpcd in the cgroup?!
zypper -n in -f udev ifconfig # will show eth0 without inet addr
The problem seems to be here: Jun 06 15:58:36 bwiedemann-12 systemd[1]: Received SIGCHLD from PID 2204 (ifstatus-route). Jun 06 15:58:36 bwiedemann-12 systemd[1]: Got SIGCHLD for process 2204 (ifstatus-route) Jun 06 15:58:36 bwiedemann-12 systemd[1]: Child 2204 died (code=exited, status=1/FAILURE)
Could it be that multiple ifup eth0 processes are spawned? When running this with -no-kvm option, bootup was so slow that rcnetwork status showed 3 different PIDs in lines of /bin/bash /sbin/ifup eth0 -o rc onboot
and even an ifdown in between?
ifdown is usually from "ifdown eth0 -o dhcp" -- started for dhcp post processing. -- 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.