Public bug reported:

Currently, Resource Tracker has tracked_instances and
tracked_migrations, error migrations and orphan instances not included,
but these may also have occupied some resources.So we should track them
also. We have already a patch to deal with it. [1]

We expect period task "_cleanup_imcomplete_migrations" can handle the error 
migrations and set them to 'failed' status after some cleanup works, then the 
migrations will not be tracked in Resource Tracker.
For orphan instances, there are already some patch doing related works. [2]
before the orthan instances cleanup, we should keep them in resource tracker.

References:
[1]https://review.opendev.org/#/c/678451/4
[2]https://review.opendev.org/#/c/627765/

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

Title:
  Resource Tracker should track error migrations and orphan instances

Status in OpenStack Compute (nova):
  New

Bug description:
  Currently, Resource Tracker has tracked_instances and
  tracked_migrations, error migrations and orphan instances not
  included, but these may also have occupied some resources.So we should
  track them also. We have already a patch to deal with it. [1]

  We expect period task "_cleanup_imcomplete_migrations" can handle the error 
migrations and set them to 'failed' status after some cleanup works, then the 
migrations will not be tracked in Resource Tracker.
  For orphan instances, there are already some patch doing related works. [2]
  before the orthan instances cleanup, we should keep them in resource tracker.

  References:
  [1]https://review.opendev.org/#/c/678451/4
  [2]https://review.opendev.org/#/c/627765/

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to