[openstack-dev] [devstack]Specific Juno version

Kashyap Chamarthy kchamart at redhat.com
Wed Mar 4 14:38:15 UTC 2015


On Wed, Mar 04, 2015 at 02:41:53PM +0200, Eduard Matei wrote:
> Hi Ihar,
> This is the error i see in c-vol screen:
> 2015-03-03 18:39:34.060 DEBUG taskflow.engines.action_engine.runner
> [req-87db2771-5c25-4c9b-a3bc-f7a504468315 4af0a30fe2c14deb9f9cf341a97daa9f
> 1fbab1e235ff414abf249c741fb3c6c9] Exiting old state 'WAITING' in response
> to event 'analyze' from (pid=29710) on_exit
> /usr/local/lib/python2.7/dist-packages/taskflow/engines/action_engine/runner.py:156
> 2015-03-03 18:39:34.060 DEBUG taskflow.engines.action_engine.runner
> [req-87db2771-5c25-4c9b-a3bc-f7a504468315 4af0a30fe2c14deb9f9cf341a97daa9f
> 1fbab1e235ff414abf249c741fb3c6c9] Entering new state 'ANALYZING' in
> response to event 'analyze' from (pid=29710) on_enter
> /usr/local/lib/python2.7/dist-packages/taskflow/engines/action_engine/runner.py:160
> 2015-03-03 18:39:34.061 CRITICAL cinder [-] TypeError: an integer is
> required
> 
> 2015-03-03 18:39:34.061 TRACE cinder Traceback (most recent call last):
> 2015-03-03 18:39:34.061 TRACE cinder   File
> "/opt/stack/devstack/cinder/bin/cinder-volume", line 79, in <module>
> 2015-03-03 18:39:34.061 TRACE cinder     launcher.wait()
> 2015-03-03 18:39:34.061 TRACE cinder   File
> "/opt/stack/devstack/cinder/cinder/openstack/common/service.py", line 393,
> in wait
> 2015-03-03 18:39:34.061 TRACE cinder     self._respawn_children()
> 2015-03-03 18:39:34.061 TRACE cinder   File
> "/opt/stack/devstack/cinder/cinder/openstack/common/service.py", line 381,
> in _respawn_children
> 2015-03-03 18:39:34.061 TRACE cinder     self._start_child(wrap)
> 2015-03-03 18:39:34.061 TRACE cinder   File
> "/opt/stack/devstack/cinder/cinder/openstack/common/service.py", line 327,
> in _start_child
> 2015-03-03 18:39:34.061 TRACE cinder     os._exit(status)
> 2015-03-03 18:39:34.061 TRACE cinder TypeError: an integer is required
> 2015-03-03 18:39:34.061 TRACE cinder
> 2015-03-03 18:39:34.375 INFO cinder.openstack.common.service [-] Child
> 29710 exited with status 1
> 2015-03-03 18:39:34.378 INFO cinder.openstack.common.service [-] Started
> child 29948
> 2015-03-03 18:39:34.380 INFO cinder.service [-] Starting cinder-volume node
> (version 2014.2.3)


I very recently tested stable Juno DevStack (which in turn, checks out
respective stable branches of other projects) successfully, (but w/o
Cinder, I should mention):

    $ git checkout remotes/origin/stable/juno

With these services enabled:

    ENABLED_SERVICES=g-api,g-reg,key,n-api,n-cpu,n-sch,n-cond,mysql,rabbit,dstat,quantum,q-svc,q-agt,q-dhcp,q-l3,q-meta


> Regarding the disclaimer, that's the standard signature we have to use in
> the company.

Could be. But you cannot enforce such legalese on a public mailing list
-- that's what Ihar was trying to say. Thanks for correcting that in
your next response.

-- 
/kashyap



More information about the OpenStack-dev mailing list