Could not find init script or upstart conf file for 'cinder-scheduler' and 'cinder-api'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Aleksandr Didenko | ||
5.0.x |
Won't Fix
|
Medium
|
Aleksandr Didenko |
Bug Description
"build_id": "2014-07-
"mirantis": "yes",
"build_number": "107",
"ostf_sha": "09b6bccf7d4767
"nailgun_sha": "c0082e3a0e8544
"production": "docker",
"api": "1.0", "fuelmain_sha": "b0f5151d12751b
"astute_sha": "a4edb51661f50c
"release": "5.0.1",
"fuellib_sha": "d4cb36208efaf5
1. Create new environment (Ubuntu, HA mode)
2. Choose Nova network, vlan manager
3. Choose Ceph for images
4. Choose Ceilometer
5. Add 3 controller+mongo, compute, cinder, 2 ceph
6. Start deployment. It was successful
7. But there is error on second controller (node-16) in puppet.log:
2014-07-08 15:51:29 ERR
(/Stage[
2014-07-08 15:52:42 ERR
(/Stage[
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Aleksandr Didenko (adidenko) |
no longer affects: | fuel/5.1.x |
Changed in fuel: | |
status: | Fix Committed → Fix Released |
Changed in fuel: | |
status: | Fix Released → Fix Committed |
Here is the original problem:
2014-07- 08T15:47: 13.935362+ 00:00 err: Could not start Service[ rabbitmq- server] : Execution of '/etc/init. d/rabbitmq- server start' returned 2:
Due to this "cinder-scheduler" package was not even installed:
2014-07- 08T15:47: 21.316247+ 00:00 notice: (/Stage[ main]/Cinder: :Scheduler/ Package[ cinder- scheduler] ) Dependency Service[ rabbitmq- server] has failures: true 08T15:47: 21.317719+ 00:00 warning: (/Stage[ main]/Cinder: :Scheduler/ Package[ cinder- scheduler] ) Skipping because of failed dependencies
2014-07-
Checking into logs further to see why rabbitmq start failed.