'openstack-nova-metadata-api' service doesn't start in HA

Bug #1386980 reported by Dennis Dmitriev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel Library (Deprecated)

Bug Description

Scenario:
            1. Create cluster:
                 - CentOS,
                 - nova-network/flat-dhcp,
                 - ceph for volumes and images
            2. Add 3 nodes with controller and ceph OSD roles
            3. Add 1 node with ceph OSD roles
            4. Add 2 nodes with compute and ceph OSD roles
            5. Deploy the cluster
            6. Run OSTF tests

The service 'openstack-nova-metadata-api' was not started. It was not added to autostart:
================================
[root@node-1 nova]# chkconfig --list | grep openstack | grep "3:off\s4:off\s5:off"
openstack-cinder-backup 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-glance-scrubber 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-heat-engine 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-nova-console 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-nova-metadata-api 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-nova-xvpvncproxy 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-swift-account-auditor 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-swift-account-reaper 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-swift-container-auditor 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-swift-container-updater 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-swift-object-auditor 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-swift-object-expirer 0:off 1:off 2:off 3:off 4:off 5:off 6:off
openstack-swift-object-updater 0:off 1:off 2:off 3:off 4:off 5:off 6:off
================================

{"build_id": "2014-10-28_21-47-58", "ostf_sha": "f47fd1d66a7255213ee075d5c11b8f111f922000", "build_number": "55", "auth_required": true, "api": "1.0", "nailgun_sha": "d82591f6de9ac08aedf17b47a7d12ab9f540b288", "production": "docker", "fuelmain_sha": "51ee999348db800938cc852b4e19bbec5f4f75c1", "astute_sha": "97eea90efe0a1f17b4934919d6e459d270c10372", "feature_groups": ["mirantis", "techpreview"], "release": "6.0", "release_versions": {"2014.2-6.0": {"VERSION": {"build_id": "2014-10-28_21-47-58", "ostf_sha": "f47fd1d66a7255213ee075d5c11b8f111f922000", "build_number": "55", "api": "1.0", "nailgun_sha": "d82591f6de9ac08aedf17b47a7d12ab9f540b288", "production": "docker", "fuelmain_sha": "51ee999348db800938cc852b4e19bbec5f4f75c1", "astute_sha": "97eea90efe0a1f17b4934919d6e459d270c10372", "feature_groups": ["mirantis", "techpreview"], "release": "6.0", "fuellib_sha": "efac0ed57d687f5d300cf277d477e57d2c646904"}}}, "fuellib_sha": "efac0ed57d687f5d300cf277d477e57d2c646904"}

Revision history for this message
Dennis Dmitriev (ddmitriev) wrote :
description: updated
Revision history for this message
Aleksandr Didenko (adidenko) wrote :

> The service 'openstack-nova-metadata-api' was not started.

Because it isn't supposed to be started, since nova-api starts metadata listener, here is an example from /var/log/nova/api.log :

2014-10-28 16:48:31.538 18893 INFO nova.wsgi [-] metadata listening on 0.0.0.0:8775

If you have any real problems, please update this ticket with detailed problem description.

Changed in fuel:
status: New → Invalid
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.