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
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
Detailed bug description: reconstructor and swift-container -reconciler services fail to start and restart endlessly.
The swift-object-
Steps to reproduce: object- reconstructor main process (5143) terminated with status 1 object- reconstructor main process ended, respawning container- reconciler main process (8570) terminated with status 1 container- reconciler main process ended, respawning
1. deploy a new environment from the Fuel WebUI
2. check dmesg for the following repeating messages on the controller nodes:
swift-
swift-
swift-
swift-
Expected results: reconciler and object- reconstructor
Successful startup of container-
Actual result: reconstructor and swift-container -reconciler services fail to start
The swift-object-
When started manually, produce the following errors: swift-container -reconciler /etc/swift/ container- server. conf reconciler config section in /etc/swift/ container- server. conf
swift@node-1$ /usr/bin/python /usr/bin/
Unable to find container-
swift@node-1$ /usr/bin/python /usr/bin/ swift-object- reconstructor /etc/swift/ object- server. conf reconstructor config section in /etc/swift/ object- server. conf
Unable to find object-
Workaround: reconciler] ' >> /etc/swift/ container- server. conf reconstructor] ' >> /etc/swift/ object- server. conf
echo '[container-
echo '[object-
Impact: reconciler and object- reconstructor are not working
1. container-
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