environment doesn't deploy in HA with neutron-nsx network mode

Bug #1401447 reported by Igor Gajsin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Critical
Igor Gajsin

Bug Description

1. set up lab from fuel-6.0-48-2014-12-09_19-59-53.iso
2. create env with settings in wizard:
   OS: CentOS
   network: neutron with nsx plugin
   mode: HA
   hypervisor: QEMU
   storages:
       cinder: Default
       glance: Default

3. after creation of env fill nsx settings with parameters:
 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://172.18.170.84'

4. Parameters for NSX network -> management -> untag and set 172.16.1.0/24 on eth2
     Public network settings:
    IP Range:172.16.2.2 - 172.16.2.126
   CIDR: 172.16.2.0/24
    Gateway: 172.16.2.1
5. create cluster with roles:
 3 - controllers
 1- cinder
 2 - compute
6. start deployment
7. check that installing CentOS on compute node fails with errors like '(/Stage[main]/Openstack::Compute/Sysctl::Value[net.bridge.bridge-nf-call-ip6tables]/Exec[exec_sysctl_net.bridge.bridge-nf-call-ip6tables]/returns) change from notrun to 0 failed: sysctl -w net.bridge.bridge-nf-call-ip6tables="1" returned 255 instead of one of [0]'

Tags: nsx
Igor Gajsin (igajsin)
Changed in fuel:
assignee: nobody → Igor Gajsin (igajsin)
status: New → Confirmed
tags: added: nsx
Changed in fuel:
importance: Undecided → High
Changed in fuel:
milestone: none → 6.0
Revision history for this message
Stepan Rogov (srogov) wrote :

[root@node-1 ~]# sysctl -w net.bridge.bridge-nf-call-iptables="1"
error: "net.bridge.bridge-nf-call-iptables" is an unknown key

[root@node-1 ~]# modprobe bridge
FATAL: Error inserting bridge (/lib/modules/2.6.32-504.1.3.el6.x86_64/kernel/net/bridge/bridge.ko): Invalid module format

Seems that kernel bridge module can not be load.

Changed in fuel:
importance: High → Critical
no longer affects: fuel/6.1.x
Revision history for this message
Andrey Danin (gcon-monolake) wrote :

This bug is a duplicate and was fixed.

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