← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1402889] [NEW] nova doesn't support to launch instance booted from uefi rom for AARCH64/ARM

 

Public bug reported:


Currently qemu-system-arm or qemu-system-aarch64 need '-bios ROM.bin' for booting from uefi rom,
unfortunately nova-compute can't build the parameter for qumu via libvirt.

The patch in below link can support this function, and I have verified that it can launch one instance
which is run from uefi rom.


       http://kernel.ubuntu.com/~ming/others/os-uefi-cmdline.patch

** 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/1402889

Title:
  nova doesn't support to launch instance booted from uefi rom for
  AARCH64/ARM

Status in OpenStack Compute (Nova):
  New

Bug description:
  
  Currently qemu-system-arm or qemu-system-aarch64 need '-bios ROM.bin' for booting from uefi rom,
  unfortunately nova-compute can't build the parameter for qumu via libvirt.

  The patch in below link can support this function, and I have verified that it can launch one instance
  which is run from uefi rom.

  
         http://kernel.ubuntu.com/~ming/others/os-uefi-cmdline.patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1402889/+subscriptions


Follow ups

References