[Bug 1031063] Re: internal error no supported architecture for os type 'hvm'
Daniel Berrange
1031063 at bugs.launchpad.net
Mon Aug 6 15:39:18 UTC 2012
$ virsh define /tmp/foo.xml
error: Failed to define domain from /tmp/foo.xml
error: internal error no supported architecture for os type 'hvm'
This means that libvirt can't find any way to provide the requested domain configuration. Since your XML shows you requested KVM, most likely this means that you have not got a KVM binary installed, or /dev/kvm does not exist.
Checking 'virsh capabilities' will show what ostype/hvtype/arch
combinations libvirt has detected. Once you make virsh capabilities show
the hvm+kvm+arch combination needed by the XML, then OpenStack should
work as expected
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1031063
Title:
internal error no supported architecture for os type 'hvm'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1031063/+subscriptions
More information about the Ubuntu-server-bugs
mailing list