[Bug 1655311] Re: Cinder api service fails to start with apache due to configuration issue

Launchpad Bug Tracker 1655311 at bugs.launchpad.net
Tue Feb 7 23:22:10 UTC 2017


This bug was fixed in the package cinder - 2:10.0.0~rc1-0ubuntu1

---------------
cinder (2:10.0.0~rc1-0ubuntu1) zesty; urgency=medium

  * debian/apache2-wsgi.conf: DefaultProcessGroup should be cinder-wsgi
    insteam of osapi-volume. (LP: #1655311)
  * New upstream release for Ocata.

 -- Chuck Short <zulcss at ubuntu.com>  Tue, 07 Feb 2017 10:22:15 -0500

** Changed in: cinder (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1655311

Title:
  Cinder api service fails to start with apache due to configuration
  issue

Status in cinder package in Ubuntu:
  Fix Released

Bug description:
  Default WSGIProcessGroup in /apache2/conf-available/cinder-wsgi.conf
  is osapi_volume. It should be cinder-wsgi. Because of which following
  messages are getting logged in /var/log/apache2/cinder_error.log.

  2017-01-10 14:55:27.939822 No WSGI daemon process called 'osapi_volume' has been configured: /usr/bin/cinder-wsgi
  2017-01-10 14:55:33.156002 No WSGI daemon process called 'osapi_volume' has been configured: /usr/bin/cinder-wsgi
  2017-01-10 14:55:47.886492 No WSGI daemon process called 'osapi_volume' has been configured: /usr/bin/cinder-wsgi

  I am referring following guide for installation(cinder on controller node):
  http://docs.openstack.org/newton/install-guide-ubuntu/cinder-controller-install.html

  Ubuntu Version:  16.04
  Packages picked up from PPA: deb http://ppa.launchpad.net/ubuntu-cloud-archive/ocata-staging/ubuntu xenial main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1655311/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list