← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1402502] [NEW] Resource usage will not be updated when suspending instance

 

Public bug reported:

Suspending instance will not update resource usage.

Instance suspending should move all contents in the ram to hard disk.
Then vcpu and used memory should be decreased and hard disk useage should be increased.
However it didn't happen.

This will lead to trouble in the following scenario:
When the memory of all compute nodes are exhaust, to create a new instance, it's useless to suspend some alive instances, but have to delete them.

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

Title:
  Resource usage will not be updated when suspending instance

Status in OpenStack Compute (Nova):
  New

Bug description:
  Suspending instance will not update resource usage.

  Instance suspending should move all contents in the ram to hard disk.
  Then vcpu and used memory should be decreased and hard disk useage should be increased.
  However it didn't happen.

  This will lead to trouble in the following scenario:
  When the memory of all compute nodes are exhaust, to create a new instance, it's useless to suspend some alive instances, but have to delete them.

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


Follow ups

References