← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1413705] [NEW] Some processes refused to die error on libvirt-lxc destroy

 

Public bug reported:

Every now and then we've been seeing an error from libvirt
"libvirtError: internal error: Some processes refused to die" when
destroying containers. This appears to happen when libvirt attempts to
kill all of the processes in a container, but they don't die fast
enough. The containers seem to eventually die, but by that point Nova
has already errored the destroy. If we catch this error and let the
wait_for_destroy logic take over, the destroy should finish just fine.

** Affects: nova
     Importance: Undecided
     Assignee: Andrew Melton (andrew-melton)
         Status: In Progress

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

Title:
  Some processes refused to die error on libvirt-lxc destroy

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  Every now and then we've been seeing an error from libvirt
  "libvirtError: internal error: Some processes refused to die" when
  destroying containers. This appears to happen when libvirt attempts to
  kill all of the processes in a container, but they don't die fast
  enough. The containers seem to eventually die, but by that point Nova
  has already errored the destroy. If we catch this error and let the
  wait_for_destroy logic take over, the destroy should finish just fine.

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


Follow ups

References