← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1270304] Re: error in guestfs driver setup causes orphaned libguestfs processes

 

** Also affects: nova/havana
   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/1270304

Title:
  error in guestfs driver setup causes orphaned libguestfs processes

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) havana series:
  New

Bug description:
  In the libguestfs driver for Nova VFS, certain errors in the setup
  method can cause a libguestfs process to remain running, even after
  the VM is terminated and/or the method that spawned the libguestfs VM
  has finished.  These processes become zombies when killed, and can
  only be destroyed by restarting nova-compute.

  In the particular issue encountered, when using gluster as a cinder
  backend and attempting to launch a VM before adding a keypair, the
  error would occur.  However, it is feasible that the error could occur
  elsewhere.

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


References