2014-09-15 11:40:51 |
Tatyana Dubyk |
bug |
|
|
added bug |
2014-09-15 11:41:12 |
Tatyana Dubyk |
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='admin'
NSX_PASSWORD= 'admin'
NSX_TRANSPORT_ZONE='0f12c1f7-5605-46b6-aa3f-4bf50bde47e5'
L3_SERVICE_UUID='aa153851-bd8e-4852-9772-d98a431849e0'
NSX_CONTROLLER_ENDPOINT='172.16.1.253'
URL_TO_NSX_BITS='http://10.20.204.1'
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_floatingip_pool provider 'neutron': Can't fetch floatingip-list. Neutron or Keystone API not availaible.
---------------------------Logs-----------------------------------
[root@fuelweb ~]# fuel --fuel-version
api: '1.0'
astute_sha: b622d9b36dbdd1e03b282b9ee5b7435ba649e711
auth_required: true
build_id: 2014-09-10_00-01-12
build_number: '506'
feature_groups:
- mirantis
fuellib_sha: e3f947cc4142210499a282bc5f183c333552fa23
fuelmain_sha: ca1b4839a70a10041f8eaf8b9ac995c8b0d4521a
nailgun_sha: 82091e0d61f252619a0842d0f8debb6b602a61fe
ostf_sha: 1de6ed1c0b72f6687ffb4bebc2c939b135a88e34
production: docker
release: '5.1'
release_versions:
2014.1.1-5.1:
VERSION:
api: '1.0'
astute_sha: b622d9b36dbdd1e03b282b9ee5b7435ba649e711
build_id: 2014-09-10_00-01-12
build_number: '506'
feature_groups:
- mirantis
fuellib_sha: e3f947cc4142210499a282bc5f183c333552fa23
fuelmain_sha: ca1b4839a70a10041f8eaf8b9ac995c8b0d4521a
nailgun_sha: 82091e0d61f252619a0842d0f8debb6b602a61fe
ostf_sha: 1de6ed1c0b72f6687ffb4bebc2c939b135a88e34
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. |
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='admin'
NSX_PASSWORD= 'admin'
NSX_TRANSPORT_ZONE='0f12c1f7-5605-46b6-aa3f-4bf50bde47e5'
L3_SERVICE_UUID='aa153851-bd8e-4852-9772-d98a431849e0'
NSX_CONTROLLER_ENDPOINT='172.16.1.253'
URL_TO_NSX_BITS='http://10.20.204.1'
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_floatingip_pool provider 'neutron': Can't fetch floatingip-list. Neutron or Keystone API not availaible.
---------------------------Logs-----------------------------------
[root@fuelweb ~]# fuel --fuel-version
api: '1.0'
astute_sha: b622d9b36dbdd1e03b282b9ee5b7435ba649e711
auth_required: true
build_id: 2014-09-10_00-01-12
build_number: '506'
feature_groups:
- mirantis
fuellib_sha: e3f947cc4142210499a282bc5f183c333552fa23
fuelmain_sha: ca1b4839a70a10041f8eaf8b9ac995c8b0d4521a
nailgun_sha: 82091e0d61f252619a0842d0f8debb6b602a61fe
ostf_sha: 1de6ed1c0b72f6687ffb4bebc2c939b135a88e34
production: docker
release: '5.1'
release_versions:
2014.1.1-5.1:
VERSION:
api: '1.0'
astute_sha: b622d9b36dbdd1e03b282b9ee5b7435ba649e711
build_id: 2014-09-10_00-01-12
build_number: '506'
feature_groups:
- mirantis
fuellib_sha: e3f947cc4142210499a282bc5f183c333552fa23
fuelmain_sha: ca1b4839a70a10041f8eaf8b9ac995c8b0d4521a
nailgun_sha: 82091e0d61f252619a0842d0f8debb6b602a61fe
ostf_sha: 1de6ed1c0b72f6687ffb4bebc2c939b135a88e34
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. |
|
2014-09-15 12:01:38 |
Tatyana Dubyk |
bug |
|
|
added subscriber Evgeniya Shumakher |
2014-09-15 12:01:53 |
Tatyana Dubyk |
bug |
|
|
added subscriber Andrey Danin |
2014-09-15 12:02:03 |
Tatyana Dubyk |
bug |
|
|
added subscriber Stepan Rogov |
2014-09-15 12:06:08 |
Tatyana Dubyk |
bug |
|
|
added subscriber Eugene Korekin |
2014-09-15 12:06:25 |
Tatyana Dubyk |
bug |
|
|
added subscriber Igor Gajsin |
2014-09-15 15:20:53 |
Stepan Rogov |
fuel: assignee |
|
Stepan Rogov (srogov) |
|
2014-09-15 15:23:16 |
Stepan Rogov |
fuel: status |
New |
In Progress |
|
2014-09-15 17:14:17 |
Evgeniya Shumakher |
fuel: importance |
Undecided |
High |
|
2014-09-16 13:44:55 |
Stepan Rogov |
summary |
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. |
In HA mode on nsx's machine, deploy of openstack is crashed due to reason that neutron and keystone services are not availaible. |
|
2014-09-16 20:41:06 |
Andrey Danin |
nominated for series |
|
fuel/6.0.x |
|
2014-09-16 20:41:06 |
Andrey Danin |
bug task added |
|
fuel/6.0.x |
|
2014-09-16 20:41:06 |
Andrey Danin |
nominated for series |
|
fuel/5.1.x |
|
2014-09-16 20:41:06 |
Andrey Danin |
bug task added |
|
fuel/5.1.x |
|
2014-09-16 20:41:23 |
Andrey Danin |
fuel/6.0.x: importance |
Undecided |
Critical |
|
2014-09-16 20:41:28 |
Andrey Danin |
fuel/6.0.x: milestone |
|
6.0 |
|
2014-09-16 20:41:34 |
Andrey Danin |
fuel/6.0.x: status |
New |
Triaged |
|
2014-09-16 21:12:03 |
Andrey Danin |
fuel/6.0.x: status |
Triaged |
In Progress |
|
2014-09-16 21:12:19 |
Andrey Danin |
fuel/6.0.x: assignee |
|
Andrey Danin (gcon-monolake) |
|
2014-09-16 21:14:39 |
Andrey Danin |
fuel/5.1.x: importance |
High |
Critical |
|
2014-09-16 23:56:11 |
OpenStack Infra |
fuel: status |
In Progress |
Fix Committed |
|
2014-09-16 23:58:34 |
Andrey Danin |
fuel/6.0.x: status |
In Progress |
Fix Committed |
|
2014-12-26 15:19:41 |
okosse |
fuel/6.0.x: status |
Fix Committed |
Fix Released |
|