libvirtd is broken with diskless domains

Bug #242953 reported by Jeff Schroeder
4
Affects Status Importance Assigned to Milestone
libvirt (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

====================
Connecting to uri: qemu:///system
<domain type='kvm'>
  <name>node3</name>
  <uuid>25ab2490-7c4c-099f-b647-35ff8efa73f6</uuid>
  <memory>524288</memory>
  <currentMemory>524288</currentMemory>
  <vcpu>1</vcpu>
  <os>
    <type>hvm</type>
    <boot dev='network'/>
  </os>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>destroy</on_crash>
  <devices>
    <emulator>/usr/bin/kvm</emulator>
    <interface type='network'>
      <mac address='00:16:3e:12:34:57'/>
      <source network='dummybridge'/>
      <target dev='vnet1'/>
    </interface>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1' listen='127.0.0.1'/>
  </devices>
</domain>
====================

kvm command line:
/usr/bin/kvm -M pc -m 512 -smp 1 -monitor pty -no-acpi -drive -net nic,macaddr=00:16:3e:12:34:57,vlan=0 -net tap,fd=11,script=,vlan=0,ifname=vnet1 -usb -vnc 127.0.0.1:0

This is a reference bug that soren knows about.

Revision history for this message
Chuck Short (zulcss) wrote :

This should be reproduced on karmic as well to verify if this is fixed or not.

Regards
chuck

Changed in libvirt (Ubuntu):
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Jeff Schroeder (sejeff) wrote :

This was reported a long time ago when I was patching the ovirt.org virtual machine build scripts to run in Ubuntu. This should have been fixed in upstream sometime ago.

Changed in libvirt (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.