Bug 1242246

Summary: xen-qemu-dom0-disk-backend.service trys to run a non-existent executable
Product: [Fedora] Fedora Reporter: Ting-Wei Lan <lantw44>
Component: xenAssignee: Michael Young <m.a.young>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jforbes, kraxel, m.a.young, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: xen-4.5.1-5.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-10 10:02:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ting-Wei Lan 2015-07-12 14:21:05 UTC
Description of problem:
The ExecStart line in xen-qemu-dom0-disk-backend.service uses /usr/lib/xen/bin/qemu-system-i386, which does not exists on Fedora.

Version-Release number of selected component (if applicable):
xen-4.5.1-1.fc22.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Boot the system as Xen dom0
2. Run 'systemctl status xen-qemu-dom0-disk-backend'

Actual results:
Failed at step EXEC spawning /usr/lib/xen/bin/qemu-system-i386: No such file or directory

Expected results:
The service can be successfully started.

Additional info:
It works if I change it to /usr/bin/qemu-system-i386.

Comment 1 Fedora Update System 2015-07-23 21:22:42 UTC
xen-4.5.1-3.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/xen-4.5.1-3.fc22

Comment 2 Ting-Wei Lan 2015-07-30 09:27:58 UTC
I am working on an upstream patch here:
http://lists.xenproject.org/archives/html/xen-devel/2015-07/msg05310.html

Comment 3 Fedora Update System 2015-08-02 18:01:15 UTC
xen-4.5.1-5.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/xen-4.5.1-5.fc22

Comment 4 Fedora Update System 2015-08-02 18:05:18 UTC
xen-4.5.1-5.fc23 has been submitted as an update for Fedora 23.
https://admin.fedoraproject.org/updates/xen-4.5.1-5.fc23

Comment 5 Fedora Update System 2015-08-03 04:31:36 UTC
Package xen-4.5.1-5.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing xen-4.5.1-5.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-12657/xen-4.5.1-5.fc22
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2015-08-10 10:02:59 UTC
xen-4.5.1-5.fc23 has been pushed to the Fedora 23 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-08-12 06:57:23 UTC
xen-4.5.1-5.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.