← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Solly Ross (sross-7)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Solly Ross (sross-7)

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


Follow ups

References