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

sanket sanketsudake at gmail.com
Tue Jan 10 11:26:47 UTC 2017


Public bug reported:

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

** Affects: cinder (Ubuntu)
     Importance: Undecided
         Status: New

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

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