Public bug reported:

Binary package hint: virt-manager

virt-manager doesn't appear to be able to create a Xen domU. When you
run the wizard to create a new VM on a Xen server, you are unable to
select a disk that exists or create a new image. In fact, no error
appears, the interface simply doesn't respond when you click "Next".
Looking at ~/.virt-manager/virt-manager.log, you get the following:

=============== 8< ===============
[Mon, 02 Jun 2008 15:03:59 virt-install 5460] ERROR (virt-install:523) 
'ParaVirtGuest' object has no attribute 'get_virtio_blk'
Traceback (most recent call last):
  File "/usr/bin/virt-install", line 519, in <module>
    main()
  File "/usr/bin/virt-install", line 438, in main
    guest, hvm, conn)
  File "/usr/bin/virt-install", line 134, in get_disks
    disk, size)
  File "/usr/bin/virt-install", line 133, in <lambda>
    map(lambda d, s: get_disk(d, s, sparse, guest, hvm, conn),
  File "/usr/bin/virt-install", line 108, in get_disk
    d.virtio = guest.get_virtio_blk()
AttributeError: 'ParaVirtGuest' object has no attribute 'get_virtio_blk'
=============== >8 ===============

This could be an issue with libvirt as I get the same error with virt-
install:

The libvirt-bin package has the following description:

=============== 8< ===============
Description: the programs for the libvirt library
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU and KVM.
 =============== >8 ===============

Umm. What happened to Xen? According to libvirt.org, it should support
Xen, QEMU and KVM.

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

-- 
'AttributeError: ParaVirtGuest' object has no attribute 'get_virtio_blk'
https://bugs.launchpad.net/bugs/237113
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to