Bug 503724 - Xen Fully Virt domain may not start
Summary: Xen Fully Virt domain may not start
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: libvirt-cim
Version: 5.4
Hardware: All
OS: Linux
high
high
Target Milestone: beta
: ---
Assignee: Daniel Veillard
QA Contact: Virtualization Bugs
URL:
Whiteboard:
: 503736 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-02 12:04 UTC by Daniel Veillard
Modified: 2018-10-19 18:44 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-02 09:24:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2009:1270 0 normal SHIPPED_LIVE libvirt-cim bug fix and enhancement update 2009-09-01 12:31:02 UTC

Description Daniel Veillard 2009-06-02 12:04:41 UTC
Description of problem:
Problem raised by Kaitlin Rupert <kaitlin.ibm.com>

libvirt-cim generates an incorrect <boot> tag for fully virtualized Xen
guests:

The tag is generated as <boot>hd</boot>, but it should be generated as <boot
dev='hd'/> instead.

Version-Release number of selected component (if applicable):
libvirt-cim-0.5.5-1.el5

How reproducible:
systematic

Steps to Reproduce:
1. Attempt to define a guest (be sure to specify a disk) using DefineSystem()
   CIM interface
2. Attempt to start that guest
3.

Alternatively, if you have cimtest setup, you can run the following test:


Actual results:
missing boot device error

ComputerSystem - 05_activate_defined_start.py: FAIL
You will see the following error:
>> ERROR     - Got CIM error CIM_ERR_FAILED: Failed to define domain:
>> internal error missing boot device with return code 1
>> ERROR     - ERROR: VS 'DomST1' was not defined
>> InvokeMethod(DefineSystem): CIM_ERR_FAILED: Failed to define domain:
>> internal error missing boot device
Expected results:

Guest start normally

Additional info:

Fix is trivial and has been commited upstream:
http://libvirt.org/hg/libvirt-cim/rev/4ac0b029df21

Comment 3 Daniel Veillard 2009-06-03 07:46:11 UTC
*** Bug 503736 has been marked as a duplicate of this bug. ***

Comment 4 Daniel Veillard 2009-06-03 14:00:15 UTC
libvirt-cim-0.5.5-2.el5 has been built in dist-5E-qu-candidate with the fix

Daniel

Comment 10 errata-xmlrpc 2009-09-02 09:24:23 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2009-1270.html


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