cinder-volume fails on separate cinder node

Bug #1247225 reported by Roman Sokolkov
22
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Roman Vyalov

Bug Description

Used fuel-4.0 iso http://srv11-msk.msk.mirantis.net/fuelweb-iso/fuel-307-2013-10-31_14-10-21.iso

Successfully deployed 3 nodes(centos 6.4): controller, compute, cinder.

But cinder-volume fails with:

2013-11-01 18:17:19.129 16932 TRACE cinder.service Traceback (most recent call last):
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/cinder/service.py", line 228, in _start_child
2013-11-01 18:17:19.129 16932 TRACE cinder.service self._child_process(wrap.server)
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/cinder/service.py", line 205, in _child_process
2013-11-01 18:17:19.129 16932 TRACE cinder.service launcher.run_server(server)
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/cinder/service.py", line 96, in run_server
2013-11-01 18:17:19.129 16932 TRACE cinder.service server.start()
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/cinder/service.py", line 369, in start
2013-11-01 18:17:19.129 16932 TRACE cinder.service self.conn = rpc.create_connection(new=True)
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/__init__.py", line 95, in create_connection
2013-11-01 18:17:19.129 16932 TRACE cinder.service return _get_impl().create_connection(CONF, new=new)
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/__init__.py", line 305, in _get_impl
2013-11-01 18:17:19.129 16932 TRACE cinder.service _RPCIMPL = importutils.import_module(impl)
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/cinder/openstack/common/importutils.py", line 59, in import_module
2013-11-01 18:17:19.129 16932 TRACE cinder.service __import__(import_str)
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/cinder/openstack/common/rpc/impl_kombu.py", line 28, in <module>
2013-11-01 18:17:19.129 16932 TRACE cinder.service import kombu.connection
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/kombu/connection.py", line 24, in <module>
2013-11-01 18:17:19.129 16932 TRACE cinder.service from .log import get_logger
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/kombu/log.py", line 7, in <module>
2013-11-01 18:17:19.129 16932 TRACE cinder.service from .utils import cached_property
2013-11-01 18:17:19.129 16932 TRACE cinder.service File "/usr/lib/python2.6/site-packages/kombu/utils/__init__.py", line 10, in <module>
2013-11-01 18:17:19.129 16932 TRACE cinder.service import importlib
2013-11-01 18:17:19.129 16932 TRACE cinder.service ImportError: No module named importlib

It need python-importlib package. It available in nailgun repo.

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

reproduced on simple + neutron + cinder(308 iso)

Changed in fuel:
importance: Undecided → Critical
assignee: nobody → Vladimir Kuklin (vkuklin)
Changed in fuel:
milestone: none → 4.0
Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

This is packaging issue. Waiting for the fix from Miranits Openstack CI team.

Changed in fuel:
status: New → Triaged
assignee: Vladimir Kuklin (vkuklin) → Roman Vyalov (rvyalov)
Changed in fuel:
status: Triaged → Fix Released
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

verify on 4-0-48

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.