← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1284596] [NEW] xenapi: must cleanup tar process on glance download errors

 

Public bug reported:

We recently ensured there is a socket timeout on glance download errors.

However this now leaves the tar processes behind. We need to kill the
tar process when these kinds of errors occur.

The code is also inconsistent, we should really do something similar for
the upload code path, to ensure both behave in a similar way to any
network errors.

** Affects: nova
     Importance: Medium
     Assignee: John Garbutt (johngarbutt)
         Status: In Progress


** Tags: xenserver

** Changed in: nova
       Status: New => In Progress

** Changed in: nova
   Importance: Undecided => Medium

** Changed in: nova
     Assignee: (unassigned) => John Garbutt (johngarbutt)

** Summary changed:

- xenapi: must cleanup tar process on glance errors
+ xenapi: must cleanup tar process on glance download errors

** Description changed:

  We recently ensured there is a socket timeout on glance download errors.
  
  However this now leaves the tar processes behind. We need to kill the
  tar process when these kinds of errors occur.
+ 
+ The code is also inconsistent, we should really do something similar for
+ the upload code path, to ensure both behave in a similar way to any
+ network errors.

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

Title:
  xenapi: must cleanup tar process on glance download errors

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  We recently ensured there is a socket timeout on glance download
  errors.

  However this now leaves the tar processes behind. We need to kill the
  tar process when these kinds of errors occur.

  The code is also inconsistent, we should really do something similar
  for the upload code path, to ensure both behave in a similar way to
  any network errors.

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


Follow ups

References