[Bug 1334749] [NEW] virt-install doesn't automatically default to Xen in Trusty
GeorgeDunlap
1334749 at bugs.launchpad.net
Thu Jun 26 16:08:41 UTC 2014
Public bug reported:
If you boot under Xen in Trusty, and install virt-install, if you don't
specify a URI it gives you this warning:
WARNING KVM acceleration not available, using 'qemu'
If you specify "-c xen:///" on the command-line, however, it works
properly.
Similarly, if after creating a VM with virt-installer, you check it with
virsh without specifying the URI, you get nothing; but if you specify
Xen, then it works:
# virsh list --all
Id Name State
----------------------------------------------------
# virsh -c xen:/// list --all
Id Name State
----------------------------------------------------
- u14.04 shut off
I'm not sure what the issue is here: my colleagues who are using a more
recent version of libvirt (1.2.5) in Fedora 20 were unable to reproduce
the issue.
** Affects: libvirt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/1334749
Title:
virt-install doesn't automatically default to Xen in Trusty
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1334749/+subscriptions
More information about the Ubuntu-server-bugs
mailing list