Bug 635414 - PCI: devfn 24 not available for virtio-balloon-pci, in use by virtio-blk-pci
Summary: PCI: devfn 24 not available for virtio-balloon-pci, in use by virtio-blk-pci
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Justin M. Forbes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-19 15:52 UTC by Richard W.M. Jones
Modified: 2013-01-09 11:40 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-28 12:37:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
libvirt log file (8.56 KB, text/plain)
2010-09-20 10:08 UTC, Richard W.M. Jones
no flags Details

Description Richard W.M. Jones 2010-09-19 15:52:46 UTC
Description of problem:

After changing an IDE disk to virtio in the libvirt XML, I get:

$ sudo virsh start TwoDisks && sudo virt-viewer TwoDisks
error: Failed to start domain TwoDisks
error: internal error Process exited while reading console log output: char device redirected to /dev/pts/1
PCI: devfn 24 not available for virtio-balloon-pci, in use by virtio-blk-pci
Error initializing device virtio-balloon-pci

The change in the XML was:

-     <target dev='hda' bus='ide'/>
+     <target dev='vda' bus='virtio'/>

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

qemu-0.12.5-1.fc13.x86_64

Comment 1 Jan ONDREJ 2010-09-19 17:44:03 UTC
Does this still happen, if you remove also <address> tags from libvirt XML file?
When changing target to/from ide/virtio, also try to remove this:

      <address type='drive' controller='0' bus='0' unit='0'/>

or this:

      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'

Comment 2 Richard W.M. Jones 2010-09-19 17:56:37 UTC
I removed the address element (earlier).

Comment 3 Daniel Berrangé 2010-09-20 09:57:09 UTC
Can you post the full XML for the guest via  virsh dumpxml $GUEST.

Comment 4 Richard W.M. Jones 2010-09-20 10:08:26 UTC
Created attachment 448411 [details]
libvirt log file

Of course I cannot reproduce the bug this morning.

However I do have the libvirt log file from yesterday's
experiments.  It has the qemu command line, but not the
libvirt XML.

I'm afraid this is the best I can do unless the error
starts happening again.

Comment 5 Daniel Berrangé 2010-09-20 10:11:47 UTC
I tend to agree with Jan, that this is almost certainly from changing the disk target, but not removing the IDE address element at the same time.

Comment 6 Gary Lucas 2011-05-14 17:38:22 UTC
I had a similiar problem, slightly different error message... slot 3 function 0 not available for rtl8139, in use by virtio-blk-pci

I deleted the <address> line as indicated above, VM fails to start... service libvirtd restart and then it worked fine.

Comment 7 Bug Zapper 2011-05-31 13:06:22 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 8 Dave Botsch 2011-06-16 14:17:31 UTC
Hi. I was able to reproduce this bug exactly in Redhat Enterprise 6.1 with all the latest updates applied as of the date of this comment.

Comment 9 Dave Botsch 2011-06-16 14:18:19 UTC
See the following mail list posting:

https://www.redhat.com/archives/virt-tools-list/2011-May/msg00057.html

Comment 10 Amit Shah 2011-06-18 04:27:10 UTC
(In reply to comment #8)
> Hi. I was able to reproduce this bug exactly in Redhat Enterprise 6.1 with all
> the latest updates applied as of the date of this comment.

Please open a bug (or clone this one) against the RHEL component.

Comment 11 Bug Zapper 2011-06-28 12:37:55 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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