https://bugzilla.novell.com/show_bug.cgi?id=809646 https://bugzilla.novell.com/show_bug.cgi?id=809646#c0 Summary: systemd fails to handle the dependencies for LSB scripts Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dieter@bloms.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22 I use opensuse 12.3, but I can't select it in the operating system box. I use opensuse 12.3 as dom0 and the startscript xendomains depends on xenstored, which is provided by xencommons. When I boot my system the xendomains script is executed before xencommons has finished. For me it looks like a bug in systemd, because xendomains should only be started, when xencommons is finished. This is not a XEN bug in my eyes! Here a snip of my log files, where you can see, that xendomains is started an 16:34:27 and xencommons (which provides xenstored) is finished at 16:34:30: --snip-- 2013-03-14T16:34:27.481310+01:00 xen xendomains[737]: Starting auto Xen domains 2013-03-14T16:34:27.501932+01:00 xen kernel: [ 13.677948] pciback 0000:02:00.0: seizing device 2013-03-14T16:34:27.541912+01:00 xen kernel: [ 13.716108] pciback: backend is vpci 2013-03-14T16:34:27.549890+01:00 xen xendomains[737]: 01gateway: libxl: error: libxl.c:87:libxl_ctx_alloc: Is xenstore daemon running? 2013-03-14T16:34:27.551241+01:00 xen xendomains[737]: failed to stat /var/run/xenstored.pid: No such file or directory 2013-03-14T16:34:27.551494+01:00 xen xendomains[737]: cannot init xl context 2013-03-14T16:34:27.569904+01:00 xen kernel: [ 13.746993] blktap_device_init: blktap device major 252 2013-03-14T16:34:27.569938+01:00 xen kernel: [ 13.747007] blktap_ring_init: blktap ring major: 251 2013-03-14T16:34:27.581928+01:00 xen xendomains[737]: libxl: error: libxl.c:87:libxl_ctx_alloc: Is xenstore daemon running? 2013-03-14T16:34:27.584768+01:00 xen xendomains[737]: failed to stat /var/run/xenstored.pid: No such file or directory 2013-03-14T16:34:27.585035+01:00 xen xendomains[737]: cannot init xl context 2013-03-14T16:34:27.588725+01:00 xen xendomains[737]: ..failed 2013-03-14T16:34:27.621915+01:00 xen kernel: [ 13.797019] nbd: registered device at major 43 2013-03-14T16:34:27.665693+01:00 xen xendomains[737]: 02appserver: libxl: error: libxl.c:87:libxl_ctx_alloc: Is xenstore daemon running? 2013-03-14T16:34:27.665752+01:00 xen xendomains[737]: failed to stat /var/run/xenstored.pid: No such file or directory 2013-03-14T16:34:27.665771+01:00 xen xendomains[737]: cannot init xl context 2013-03-14T16:34:27.703149+01:00 xen xendomains[737]: libxl: error: libxl.c:87:libxl_ctx_alloc: Is xenstore daemon running? 2013-03-14T16:34:27.704894+01:00 xen xendomains[737]: failed to stat /var/run/xenstored.pid: No such file or directory 2013-03-14T16:34:27.705269+01:00 xen xendomains[737]: cannot init xl context 2013-03-14T16:34:27.708517+01:00 xen xendomains[737]: ..failed 2013-03-14T16:34:27.718325+01:00 xen xenstored: Checking store ... 2013-03-14T16:34:27.815521+01:00 xen xenstored: Checking store complete. 2013-03-14T16:34:27.822758+01:00 xen xencommons[736]: Starting C xenstored... 2013-03-14T16:34:27.824299+01:00 xen xencommons[736]: Setting domain 0 name... 2013-03-14T16:34:27.841961+01:00 xen kernel: [ 14.019412] Unable to read sysrq code in control/sysrq 2013-03-14T16:34:27.843873+01:00 xen xencommons[736]: Starting xenconsoled... 2013-03-14T16:34:27.867333+01:00 xen xencommons[736]: Starting QEMU as disk backend for dom0 2013-03-14T16:34:29.706697+01:00 xen network[697]: Setting up network interfaces: 2013-03-14T16:34:30.251881+01:00 xen network[697]: lo 2013-03-14T16:34:30.257606+01:00 xen ifup[1338]: lo 2013-03-14T16:34:30.392449+01:00 xen ifup[1338]: lo 2013-03-14T16:34:30.405255+01:00 xen ifup[1338]: IP address: 127.0.0.1/8 2013-03-14T16:34:30.407941+01:00 xen network[697]: lo IP address: 127.0.0.1/8 2013-03-14T16:34:30.415491+01:00 xen ifup[1338]: 2013-03-14T16:34:30.583589+01:00 xen systemd[1]: Started LSB: Start/stop xenstored and xenconsoled. --snip-- Reproducible: Always Steps to Reproduce: installed opensuse 12.3 minimal (Textconsole) then install the xen packages. Enable xencommons and xendomains, reboot the system and you will see, that xendomains will be executed vefore xencommons hasn't finished. Actual Results: The first 2-3 domUs will not be started Expected Results: All domUs should be started -- 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.