← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => icehouse-3

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

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