Upstart starts services on Ubuntu before config file is created
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Bogdan Dobrelya | ||
5.0.x |
Fix Committed
|
High
|
Bogdan Dobrelya |
Bug Description
Openstack logs are bloated of the following messages
nova-consoleaut
nova-consoleaut
nova-consoleaut
cinder-
unreachable: [Errno 111] ECONNREFUSED. Trying again in 23 seconds.
cinder-
unreachable: [Errno 111] ECONNREFUSED. Trying again in 25 seconds.
cinder-
unreachable: [Errno 111] ECONNREFUSED. Trying again in 27 seconds.
This issue happens on ubuntu as puppet installs packages so upstart starts it immediately though config for service was not created.
Normally we should apply tweaks:
Changed in fuel: | |
importance: | Undecided → Low |
importance: | Low → Medium |
Changed in fuel: | |
importance: | Medium → High |
milestone: | next → 5.1 |
status: | New → Confirmed |
assignee: | Fuel Library Team (fuel-library) → Bogdan Dobrelya (bogdando) |
Changed in fuel: | |
status: | Confirmed → Triaged |
tags: | removed: low-hanging-fruit |
Fix proposed to branch: master /review. openstack. org/109321
Review: https:/