Bug 9294 - xencommons service fails to start on legacy hw (w/o hw support for virt)
Summary: xencommons service fails to start on legacy hw (w/o hw support for virt)
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 07:04 CET by Thierry Vignaud
Modified: 2013-03-30 23:01 CET (History)
0 users

See Also:
Source RPM: xen-4.2.1-7.mga3
CVE:
Status comment:


Attachments

Description Thierry Vignaud 2013-03-08 07:04:30 CET
xencommons service fails to start on legacy hw (w/o hw support for virt)

systemctl status xencommons.service 
xencommons.service - LSB: Start/stop xenstored and xenconsoled
          Loaded: loaded (/etc/rc.d/init.d/xencommons)
          Active: failed (Result: exit-code) since Fri, 2013-03-08 06:56:33 CET; 1min 59s ago
         Process: 685 ExecStart=/etc/rc.d/init.d/xencommons start (code=exited, status=127)
          CGroup: name=systemd:/system/xencommons.service
                  â 825 /usr/sbin/oxenstored --pid-file /var/run/xenstored.pid
                  â 838 xenconsoled --pid-file=/var/run/xenconsoled.pid

Mar 08 06:56:32 localhost xencommons[685]: Starting oxenstored...
Mar 08 06:56:32 localhost xencommons[685]: Setting domain 0 name...
Mar 08 06:56:32 localhost xencommons[685]: Starting xenconsoled...
Mar 08 06:56:32 localhost xencommons[685]: Starting QEMU as disk backend for dom0
Mar 08 06:56:32 localhost xencommons[685]: /etc/rc.d/init.d/xencommons: ligne119: /usr/lib/xen/bin/qemu-system-i386: No such file or directory
Mar 08 06:56:33 localhost systemd[1]: Failed to start LSB: Start/stop xenstored and xenconsoled.
Mar 08 06:56:33 localhost systemd[1]: Unit xencommons.service entered failed state

It's in /usr/bin...

Reproducible: 

Steps to Reproduce:
Comment 1 Thierry Vignaud 2013-03-08 07:07:10 CET
2 bugs:
1) /etc/sysconfig/xencommons needs fixing)
2) And it lacks a require on qemu
Comment 2 Thierry Vignaud 2013-03-30 23:01:22 CET
Fixed

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.