← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1220916] Re: instance_type system metadata sometimes not updated on resize or resize-revert.

 

*** This bug is a duplicate of bug 1219761 ***
    https://bugs.launchpad.net/bugs/1219761

** This bug has been marked a duplicate of bug 1219761
   The instanceType of the requestSpec is set to be the current instanceType of the instance instead of the one that is going to resize to

-- 
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/1220916

Title:
  instance_type system metadata sometimes not updated on resize or
  resize-revert.

Status in OpenStack Compute (Nova):
  New

Bug description:
  We have seen occasional instances where on resize the instance_type_*
  metadata in instance_system_metadata is not updated to match the new
  instance_type. This has happened on resize (leaving the instance_type
  info for the old type in the metadata) and when a resize is reverted
  (leaving the type info for the reverted type in the metadata).

  The instance_type_id on the instance record is correct in these cases,
  but some info on the instance record (notably memory_mb) is also not
  updated correctly.

  This leads to conflicting information in the notifications (such as
  the compute.instance.exists audit notifications) for that instance.
  instance_type_id (derived from the instance record) will be correct,
  but instance_type (the name of the flavor) and things like memory_mb
  in the notification will be wrong.

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