yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87474
[Bug 1947812] [NEW] cleanup guest process when vm evacuate failed and then deleted
Public bug reported:
when the nova_compute service is stopped and evacuate the vm on the
host, then delete the vm when it is evacuating, the vm is local deleted
by nova-api, but the libvirt process is not terminated, and the
resources like GPU are still used by the vm process. from the code we
can see when the host is init and the evacuation status is failed, this
filter[1] cannot get the vm and the guest process is not
destroy.[1]https://review.opendev.org/plugins/gitiles/openstack/nova/+/refs/heads/master/nova/compute/manager.py#703
** Affects: nova
Importance: Undecided
Assignee: Wenping Song (wenping1)
Status: New
** Changed in: nova
Assignee: (unassigned) => Wenping Song (wenping1)
--
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/1947812
Title:
cleanup guest process when vm evacuate failed and then deleted
Status in OpenStack Compute (nova):
New
Bug description:
when the nova_compute service is stopped and evacuate the vm on the
host, then delete the vm when it is evacuating, the vm is local
deleted by nova-api, but the libvirt process is not terminated, and
the resources like GPU are still used by the vm process. from the code
we can see when the host is init and the evacuation status is failed,
this filter[1] cannot get the vm and the guest process is not
destroy.[1]https://review.opendev.org/plugins/gitiles/openstack/nova/+/refs/heads/master/nova/compute/manager.py#703
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1947812/+subscriptions