Public bug reported:

I attempted to import an existing qcow2 virtual machine image file
through the virt-manager GUI interface. The image was in qcow2 format,
but virt-manager created a libvirt profile with the image file
classified as "raw":

   <disk type='file' device='disk'>
      <driver name='qemu' type='raw'/>
      <source file='/data/images/myimage.qcow2'/>


If I do a "virsh dumpxml", edit the driver tag so that the attribute is 
"qcow2", and then  do "virsh define" with the edited XML file, the virtual 
machine image boots successfully.


# lsb_release -rd
Description:    Ubuntu 12.04.2 LTS
Release:        12.04


# apt-cache policy virt-manager
virt-manager:
  Installed: 0.9.1-1ubuntu5.1
  Candidate: 0.9.1-1ubuntu5.1
  Version table:
 *** 0.9.1-1ubuntu5.1 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
        100 /var/lib/dpkg/status
     0.9.1-1ubuntu5 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

** Affects: virt-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182226

Title:
  Incorrectly uses raw instead of qcow2 on import

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1182226/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to