rabbitmq containers fail to start - /var/lib/rabbitmq not writeable

Bug #1487422 reported by Vladislav Belogrudov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Vladislav Belogrudov

Bug Description

Rabbitmq containers fail to start because they cannot write to /var/lib/rabbitmq folder. This folder is mounted from 'data' container as 'root:root' and therefore should be modified for proper permissions

Changed in kolla:
assignee: nobody → Vladislav Belogrudov (vlad-belogrudov)
importance: Undecided → High
milestone: none → liberty-3
Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/215582
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=dd9986cf0a651686b5e3455ca62a6291605d36e5
Submitter: Jenkins
Branch: master

commit dd9986cf0a651686b5e3455ca62a6291605d36e5
Author: Vladislav Belogrudov <email address hidden>
Date: Fri Aug 21 14:10:41 2015 +0300

    Rabbitmq servers fail to start due to wrong permissions

    Rabbitmq containers mount /var/lib/rabbitmq from 'data'
    containers with 'root:root' permissions because
    ansible does not wait for rabbitmq bootstrap container -
    the latter corrects access rights but sometimes gets
    killed just after start.

    Change-Id: I5cd1ce9810a1fd457dd34a1283e448204964c17d
    Closes-Bug: #1487422

Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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