Bug 435067 - QEMU driver does not support xvd* disk device names for Xenner guests
Summary: QEMU driver does not support xvd* disk device names for Xenner guests
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: LibvirtXenner
TreeView+ depends on / blocked
 
Reported: 2008-02-27 04:23 UTC by Daniel Berrangé
Modified: 2008-11-04 11:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-11-04 11:11:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Support xvd* disks for xenner (4.61 KB, patch)
2008-05-10 17:27 UTC, Daniel Berrangé
no flags Details | Diff

Description Daniel Berrangé 2008-02-27 04:23:57 UTC
Description of problem:
Xen paravirt guests are typically configured with disk names matching 'xvdXXX'.
. Attempting to do this with the QEMU driver for Xenner results in a libvirt
error message

Invalid harddisk device name: xvda

This is because the QEMU driver only accepts disks named 'hdX'. 

For xenner guests it needs to be more flexible, accepting hdX, sdX, and xvdX.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Daniel Berrangé 2008-05-10 17:27:05 UTC
Created attachment 305037 [details]
Support xvd* disks for xenner

Comment 2 Bug Zapper 2008-05-14 05:39:42 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Daniel Berrangé 2008-11-04 11:11:21 UTC
This is fixed in 0.4.5 release


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