In HA mode on nsx's machine, deploy of openstack is crashed due to reason that neutron and keystone services are not availaible.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Critical
|
Stepan Rogov | ||
5.1.x |
Fix Committed
|
Critical
|
Stepan Rogov | ||
6.0.x |
Fix Released
|
Critical
|
Andrey Danin |
Bug Description
On CentOS in HA mode on nsx's machine, deploy of openstack is crashed due to reason that neutron and keystone services are not availaible.
I've reproduced this bug several times.
==============nsx settings=
Fuel UI-> Settings -> VMware NSX
NSX_USERNAME=
NSX_PASSWORD= 'admin'
NSX_TRANSPORT_
L3_SERVICE_
NSX_CONTROLLER_
URL_TO_NSX_BITS='http://
NSX network -> management -> untag and set 172.16.1.0/24 on eth2
=======
Configuration:
=======
steps to reproduce:
1.set up lab on nsx machine with 506.iso
2.create env and start deploy:
OS: CentOS (HA mode)
hypervisor: QEMU
roles: 3 controllers, 1 compute, 1 cinder
3. check that deployment of openstack on 1st controller is failed
Expected result: Deployment process of openstack on each of nodes will be finished successfully
Actual result: deployment of openstack on 1st controller is failed due to reason:
Could not prefetch neutron_
-------
[root@fuelweb ~]# fuel --fuel-version
api: '1.0'
astute_sha: b622d9b36dbdd1e
auth_required: true
build_id: 2014-09-10_00-01-12
build_number: '506'
feature_groups:
- mirantis
fuellib_sha: e3f947cc4142210
fuelmain_sha: ca1b4839a70a100
nailgun_sha: 82091e0d61f2526
ostf_sha: 1de6ed1c0b72f66
production: docker
release: '5.1'
release_versions:
2014.1.1-5.1:
VERSION:
api: '1.0'
astute_sha: b622d9b36dbdd1e
build_id: 2014-09-10_00-01-12
build_number: '506'
feature_
- mirantis
fuellib_sha: e3f947cc4142210
fuelmain_sha: ca1b4839a70a100
nailgun_sha: 82091e0d61f2526
ostf_sha: 1de6ed1c0b72f66
production: docker
release: '5.1'
[root@node-24 ~]# service neutron-server status
neutron dead but pid file exists
[root@node-24 ~]# service openstack-keystone status
keystone (pid 4939) is running...
So as we can see problem is in neutron service.
description: | updated |
Changed in fuel: | |
assignee: | nobody → Stepan Rogov (srogov) |
status: | New → In Progress |
Changed in fuel: | |
importance: | Undecided → High |
https:/ /drive. google. com/file/ d/0BxBPENXw1wFd TnI3dDVGSmFBWXc /edit?usp= sharing (link on diagnostic snapshot)