← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1314905] [NEW] nova-baremetal loses track of instance<->node relationship on REBUILD error

 

Public bug reported:

If you have a nova-baremetal managed server, and you issue a nova
rebuild, it will reboot and write a new image onto the instance.

However, if that fails, nova-baremetal wipes away the reference to the
instance_uuid, which means you cannot fix the machine out of band.

This is particularly problematic if using the 'preserve_ephemeral'
capability of rebuild, as a failed rebuild may result in a loss sof the
ephemeral disk.

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

Title:
  nova-baremetal loses track of instance<->node relationship on REBUILD
  error

Status in OpenStack Compute (Nova):
  New

Bug description:
  If you have a nova-baremetal managed server, and you issue a nova
  rebuild, it will reboot and write a new image onto the instance.

  However, if that fails, nova-baremetal wipes away the reference to the
  instance_uuid, which means you cannot fix the machine out of band.

  This is particularly problematic if using the 'preserve_ephemeral'
  capability of rebuild, as a failed rebuild may result in a loss sof
  the ephemeral disk.

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


Follow ups

References