Activity log for bug #1587047

Date Who What changed Old value New value Message
2016-05-30 12:51:56 Ilya Chukhnakov bug added bug
2016-05-30 12:51:56 Ilya Chukhnakov attachment added fuel-snapshot-2016-05-30_12-24-34.tar.bz2 https://bugs.launchpad.net/bugs/1587047/+attachment/4672937/+files/fuel-snapshot-2016-05-30_12-24-34.tar.bz2
2016-05-30 13:24:07 Oleksiy Molchanov fuel: assignee Oleksiy Molchanov (omolchanov)
2016-05-30 13:24:09 Oleksiy Molchanov fuel: importance Undecided High
2016-05-30 13:24:11 Oleksiy Molchanov fuel: status New Confirmed
2016-05-30 13:24:16 Oleksiy Molchanov nominated for series fuel/newton
2016-05-30 13:24:16 Oleksiy Molchanov bug task added fuel/newton
2016-05-30 13:24:16 Oleksiy Molchanov nominated for series fuel/mitaka
2016-05-30 13:24:16 Oleksiy Molchanov bug task added fuel/mitaka
2016-05-30 13:24:21 Oleksiy Molchanov fuel/mitaka: assignee Oleksiy Molchanov (omolchanov)
2016-05-30 13:24:22 Oleksiy Molchanov fuel/mitaka: importance Undecided High
2016-05-30 13:24:24 Oleksiy Molchanov fuel/mitaka: status New Confirmed
2016-05-30 13:24:26 Oleksiy Molchanov fuel/mitaka: milestone 9.0
2016-05-30 13:24:28 Oleksiy Molchanov fuel/newton: milestone 10.0
2016-05-30 13:24:35 Oleksiy Molchanov tags area-library
2016-05-31 10:01:29 Maksim Malchuk bug task deleted fuel/newton
2016-05-31 10:01:53 Maksim Malchuk tags area-library area-library team-bugfix
2016-06-01 09:12:36 Oleksiy Molchanov fuel/mitaka: status Confirmed Invalid
2016-06-01 13:04:03 Oleksiy Molchanov fuel: status Confirmed Invalid
2016-06-12 18:48:46 Ilya Chukhnakov description Detailed bug description: The swift-object-reconstructor and swift-container-reconciler services fail to start and restart endlessly. Steps to reproduce: 1. deploy a new environment from the Fuel WebUI 2. check dmesg for the following repeating messages on the controller nodes: swift-object-reconstructor main process (5143) terminated with status 1 swift-object-reconstructor main process ended, respawning swift-container-reconciler main process (8570) terminated with status 1 swift-container-reconciler main process ended, respawning Expected results: Successful startup of container-reconciler and object-reconstructor Actual result: The swift-object-reconstructor and swift-container-reconciler services fail to start When started manually, produce the following errors: swift@node-1$ /usr/bin/python /usr/bin/swift-container-reconciler /etc/swift/container-server.conf Unable to find container-reconciler config section in /etc/swift/container-server.conf swift@node-1$ /usr/bin/python /usr/bin/swift-object-reconstructor /etc/swift/object-server.conf Unable to find object-reconstructor config section in /etc/swift/object-server.conf Workaround: echo '[container-reconciler]' >> /etc/swift/container-server.conf echo '[object-reconstructor]' >> /etc/swift/object-server.conf Impact: 1. container-reconciler and object-reconstructor are not working 2. increased CPU consumption due to OS trying to restart services Description of the environment: MOS 9.0 build 372 OpenStack Release: Mitaka on Ubuntu 14.04 Compute: QEMU Network: Neutron with tunneling segmentation Storage Backends: Cinder LVM over iSCSI for volumes No additional projects/plugins Total Nodes: 5 Controller + Cinder: 3 Compute: 2 Detailed bug description: The swift-object-reconstructor and swift-container-reconciler services fail to start and restart endlessly after rebooting the cluster. Steps to reproduce: 1. deploy a new environment from the Fuel WebUI 2. after all nodes are up and services have settled, shut down the environment and the fuel master and then start it again (https://docs.mirantis.com/openstack/fuel/fuel-8.0/operations.html#howto-shut-down-the-whole-cluster) 3. check dmesg for the following repeating messages on the controller nodes:    swift-object-reconstructor main process (5143) terminated with status 1    swift-object-reconstructor main process ended, respawning    swift-container-reconciler main process (8570) terminated with status 1    swift-container-reconciler main process ended, respawning Expected results: Successful startup of container-reconciler and object-reconstructor Actual result: The swift-object-reconstructor and swift-container-reconciler services fail to start When started manually, produce the following errors: swift@node-1$ /usr/bin/python /usr/bin/swift-container-reconciler /etc/swift/container-server.conf Unable to find container-reconciler config section in /etc/swift/container-server.conf swift@node-1$ /usr/bin/python /usr/bin/swift-object-reconstructor /etc/swift/object-server.conf Unable to find object-reconstructor config section in /etc/swift/object-server.conf Workaround: echo '[container-reconciler]' >> /etc/swift/container-server.conf echo '[object-reconstructor]' >> /etc/swift/object-server.conf Impact: 1. container-reconciler and object-reconstructor are not working 2. increased CPU consumption due to OS trying to restart services Description of the environment: MOS 9.0 build 372 or MOS 9.0-mos iso 475 OpenStack Release: Mitaka on Ubuntu 14.04 Compute: QEMU Network: Neutron with tunneling segmentation Storage Backends: Cinder LVM over iSCSI for volumes No additional projects/plugins Total Nodes: 5 Controller + Cinder: 3 Compute: 2
2016-06-12 18:49:06 Ilya Chukhnakov fuel: status Invalid Confirmed
2016-06-12 18:49:11 Ilya Chukhnakov fuel/mitaka: status Invalid Confirmed
2016-06-13 10:23:32 Oleksiy Molchanov fuel/mitaka: status Confirmed Won't Fix
2016-06-14 09:34:57 Ilya Chukhnakov description Detailed bug description: The swift-object-reconstructor and swift-container-reconciler services fail to start and restart endlessly after rebooting the cluster. Steps to reproduce: 1. deploy a new environment from the Fuel WebUI 2. after all nodes are up and services have settled, shut down the environment and the fuel master and then start it again (https://docs.mirantis.com/openstack/fuel/fuel-8.0/operations.html#howto-shut-down-the-whole-cluster) 3. check dmesg for the following repeating messages on the controller nodes:    swift-object-reconstructor main process (5143) terminated with status 1    swift-object-reconstructor main process ended, respawning    swift-container-reconciler main process (8570) terminated with status 1    swift-container-reconciler main process ended, respawning Expected results: Successful startup of container-reconciler and object-reconstructor Actual result: The swift-object-reconstructor and swift-container-reconciler services fail to start When started manually, produce the following errors: swift@node-1$ /usr/bin/python /usr/bin/swift-container-reconciler /etc/swift/container-server.conf Unable to find container-reconciler config section in /etc/swift/container-server.conf swift@node-1$ /usr/bin/python /usr/bin/swift-object-reconstructor /etc/swift/object-server.conf Unable to find object-reconstructor config section in /etc/swift/object-server.conf Workaround: echo '[container-reconciler]' >> /etc/swift/container-server.conf echo '[object-reconstructor]' >> /etc/swift/object-server.conf Impact: 1. container-reconciler and object-reconstructor are not working 2. increased CPU consumption due to OS trying to restart services Description of the environment: MOS 9.0 build 372 or MOS 9.0-mos iso 475 OpenStack Release: Mitaka on Ubuntu 14.04 Compute: QEMU Network: Neutron with tunneling segmentation Storage Backends: Cinder LVM over iSCSI for volumes No additional projects/plugins Total Nodes: 5 Controller + Cinder: 3 Compute: 2 Detailed bug description: The swift-object-reconstructor and swift-container-reconciler services fail to start and restart endlessly after rebooting the cluster. Steps to reproduce: 1. deploy a new environment from the Fuel WebUI 2. after all nodes are up and services have settled, shut down the environment and the fuel master and then start it again (https://docs.mirantis.com/openstack/fuel/fuel-8.0/operations.html#howto-shut-down-the-whole-cluster) 3. check dmesg for the following repeating messages on the controller nodes:    swift-object-reconstructor main process (5143) terminated with status 1    swift-object-reconstructor main process ended, respawning    swift-container-reconciler main process (8570) terminated with status 1    swift-container-reconciler main process ended, respawning Expected results: container-reconciler and object-reconstructor either start successfully or do not start at all. Actual result: The swift-object-reconstructor and swift-container-reconciler services fail to start and are being restarted indefinitely. When started manually, produce the following errors: swift@node-1$ /usr/bin/python /usr/bin/swift-container-reconciler /etc/swift/container-server.conf Unable to find container-reconciler config section in /etc/swift/container-server.conf swift@node-1$ /usr/bin/python /usr/bin/swift-object-reconstructor /etc/swift/object-server.conf Unable to find object-reconstructor config section in /etc/swift/object-server.conf Workaround: echo '[container-reconciler]' >> /etc/swift/container-server.conf echo '[object-reconstructor]' >> /etc/swift/object-server.conf Impact: 1. container-reconciler and object-reconstructor are not working 2. increased CPU consumption due to OS trying to restart services Description of the environment: MOS 9.0 build 372 or MOS 9.0-mos iso 475 OpenStack Release: Mitaka on Ubuntu 14.04 Compute: QEMU Network: Neutron with tunneling segmentation Storage Backends: Cinder LVM over iSCSI for volumes No additional projects/plugins Total Nodes: 5 Controller + Cinder: 3 Compute: 2
2016-06-16 10:25:37 Oleksiy Molchanov fuel/mitaka: milestone 9.0 9.0-updates
2016-06-16 10:25:40 Oleksiy Molchanov fuel/mitaka: status Won't Fix Confirmed
2016-06-21 12:05:09 Oleksiy Molchanov fuel: status Confirmed In Progress
2016-06-21 13:09:22 Oleksiy Molchanov bug task added puppet-swift
2016-06-21 13:09:28 Oleksiy Molchanov puppet-swift: assignee Oleksiy Molchanov (omolchanov)
2016-06-21 13:09:32 Oleksiy Molchanov puppet-swift: status New In Progress
2016-06-21 13:12:24 Oleksiy Molchanov bug task deleted puppet-swift
2016-06-29 09:18:36 OpenStack Infra fuel: status In Progress Fix Committed
2016-07-11 09:24:47 OpenStack Infra fuel/mitaka: status Confirmed In Progress
2016-07-19 11:09:22 OpenStack Infra fuel/mitaka: status In Progress Fix Committed
2016-08-01 05:49:24 Tatyana Kuterina tags area-library team-bugfix area-library on-verification team-bugfix
2016-08-01 13:55:26 Tatyana Kuterina fuel/mitaka: status Fix Committed Fix Released
2016-08-01 13:55:40 Tatyana Kuterina tags area-library on-verification team-bugfix area-library team-bugfix
2016-10-12 14:33:09 OpenStack Infra tags area-library team-bugfix area-library in-stable-mitaka team-bugfix