ceph_rgw container does not start due possible wrong config

Bug #1576817 reported by Carlos Cesario
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Carlos Cesario

Bug Description

Radosgw container does not start

root@controller:~/kolla# docker logs ceph_rgw
INFO:__main__:Kolla config strategy set to: COPY_ALWAYS
INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json
INFO:__main__:Validating config file
INFO:__main__:Copying service configuration files
INFO:__main__:Copying /var/lib/kolla/config_files/ceph.conf to /etc/ceph/ceph.conf
INFO:__main__:Setting permissions for /etc/ceph/ceph.conf
INFO:__main__:Copying /var/lib/kolla/config_files/ceph.client.admin.keyring to /etc/ceph/ceph.client.admin.keyring
INFO:__main__:Setting permissions for /etc/ceph/ceph.client.admin.keyring
INFO:__main__:Copying /var/lib/kolla/config_files/ceph.client.radosgw.keyring to /etc/ceph/ceph.client.radosgw.keyring
INFO:__main__:Setting permissions for /etc/ceph/ceph.client.radosgw.keyring
INFO:__main__:Writing out command to execute
Running command: '/usr/bin/radosgw -c /etc/ceph/ceph.conf -n client.radosgw.gateway -d'
2016-04-29 16:06:28.382129 7f57e89757c0 0 ceph version 0.94.6 (e832001feaf8c176593e0325c8298e3f16dfb403), process radosgw, pid 1
2016-04-29 16:06:28.424980 7f57e89757c0 0 couldn't find old data placement pools config, setting up new ones for the zone
2016-04-29 16:06:36.479171 7f57e89757c0 0 framework: civetweb
2016-04-29 16:06:36.479473 7f57e89757c0 0 framework conf key: port, val: 6780
2016-04-29 16:06:36.480335 7f57e89757c0 0 starting handler: civetweb
2016-04-29 16:06:36.480562 7f57e89757c0 0 civetweb: 0xa7cbe0: set_ports_option: cannot bind to 6780: 98 (Address already in use)
2016-04-29 16:06:38.611202 7f57c1ffb700 -1 failed to list objects pool_iterate returned r=-2
2016-04-29 16:06:38.611241 7f57c1ffb700 0 ERROR: lists_keys_next(): ret=-2
2016-04-29 16:06:38.611249 7f57c1ffb700 0 ERROR: sync_all_users() returned ret=-2

Changed in kolla:
assignee: nobody → Carlos Cesario (ccesario)
Changed in kolla:
importance: Undecided → Medium
importance: Medium → High
milestone: none → newton-1
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/311222
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=819ae24b50ffda74e5b3a72f4c26321e7c9696cb
Submitter: Jenkins
Branch: master

commit 819ae24b50ffda74e5b3a72f4c26321e7c9696cb
Author: Carlos Cesario <email address hidden>
Date: Fri Apr 29 15:35:58 2016 -0300

    Fix radosgw 'rgw frontends' param

    Fix 'rgw frontends' param on ceph-rgw container.
    After apply this patch the service starts
    http://paste.openstack.org/show/495786/

    Closes-Bug: #1576817
    Change-Id: I434ca2a72c035f457bd50ef5de20e62f89974e0c

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/kolla 3.0.0.0b1

This issue was fixed in the openstack/kolla 3.0.0.0b1 development milestone.

Revision history for this message
Dave Walker (davewalker) wrote :

This causes a regression (bug 1596229), and reverted via https://review.openstack.org/#/c/334202/ . If this change lands, I presume this bug needs to be re-opened.

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.