quantum agent crashs in multi-agent setup

Bug #1156685 reported by Mathieu Rohon
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Mathieu Rohon

Bug Description

in quantum multi-agent setup, for instance when other compute runs n-cpu, and q-dhcp but not q-svc, q-dhcp crashs with :
OSError: [Errno 13] Permission denied: '/var/lib/quantum'

the reason is that if q-svc is not enabled, state_path is not configured in quantum.conf.

https://answers.launchpad.net/devstack/+question/224287

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/24763

Changed in devstack:
assignee: nobody → mathieu rohon (mathieu-rohon)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/24763
Committed: http://github.com/openstack-dev/devstack/commit/cf9c10d63a4b6f2a24dd335c9f14e6a4289172d8
Submitter: Jenkins
Branch: master

commit cf9c10d63a4b6f2a24dd335c9f14e6a4289172d8
Author: mathieu-rohon <email address hidden>
Date: Mon Mar 18 17:34:03 2013 +0100

    Enable multi-agent support

    even when q-svc is disabled, i.e. on node without q-svc in multi-agent architecture,
    state_path will be configured in quantum.conf so that agent doesn't crashs anymore

    Bug 1156685

    Change-Id: I28625e4b606fa61c35179248321632d3d797c547

Changed in devstack:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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