Resource Tracker should track error migrations and orphan instances

Bug #1841727 reported by LuyaoZhong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
In Progress
Undecided
LuyaoZhong

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/

Changed in nova:
assignee: nobody → LuyaoZhong (luyaozhong)
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.