yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33412
[Bug 1461743] [NEW] nova libvirt creates vm with i686 for X86_64 images.
Public bug reported:
cpu_mode=host-model
With cpu_mode host-model, nova is creating vm instances with
<emulator>/usr/sbin/qemu-system-i386</emulator>
i686 emulator, the causes the VM/Images with X86_64 based OS to fail to
boot.
setting cpu_mode explicitly to custom and cpu_model=SandyBridge resolves
this. Don't think this should be required.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1461743
Title:
nova libvirt creates vm with i686 for X86_64 images.
Status in OpenStack Compute (Nova):
New
Bug description:
cpu_mode=host-model
With cpu_mode host-model, nova is creating vm instances with
<emulator>/usr/sbin/qemu-system-i386</emulator>
i686 emulator, the causes the VM/Images with X86_64 based OS to fail
to boot.
setting cpu_mode explicitly to custom and cpu_model=SandyBridge
resolves this. Don't think this should be required.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1461743/+subscriptions
Follow ups
References