← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1384127] Re: Fail-fast if initctl isnt present

 

** Changed in: nova
       Status: Confirmed => Won't Fix

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

Title:
  Fail-fast if initctl isnt present

Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  If initctl isn't present in the image, a shutdown will take (by
  default) 60 seconds to timeout.

  In the case of initctl not being present, we figure this out
  immediately by way of this error from libvirt:

  error: Operation not supported: Container does not provide an initctl
  pipe

  If we detect this, we should abort the retry loop immediately, and
  switch to the unclean shutdown (_destroy_instance).

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


References