← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 914484] Re: Boot from ISO is different in XS/KVM

 

** Changed in: nova
    Milestone: essex-4 => None

-- 
You received this bug notification because you are a member of Nova
Feature Parity Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/914484

Title:
  Boot from ISO is different in XS/KVM

Status in OpenStack Compute (Nova):
  Triaged

Bug description:
  Boot from ISO is slightly different by default in Xen vs KVM

  In Xen ISO is attached as a separate drive and set to boot (i.e. root hard drive still exists)
  In KVM the ISO image replaces the root drive

  In discussions on irc we decided that we should allow both based on
  image metadata. Example: metadata like 'separate_attach', if set to
  True will attach the disk separately and still allow a root drive.

  We will need some sort of flag to set maximum size of separate
  attached drive.  If the metadata is not set, the ISO will replace the
  root drive.

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


References