Expect vlan
Hi,
I have set up two vswitchs Actually, I am trying to run Mirantis OpenStack on a vSphere environmentenvironment..
I followed this tutorial:
http://vbyron.com/blog/deploy-openstack-on-vsphere-with-fuel/
So I created 3 vswitch for the 5 networks:
vswitch0 : (connected to a physical adapter)
adapter) - public network
vswitch1:
vswitch1 (noconnected to a physical adapter): - storage network (vlan tagged 130
130) - management network (vlan tagged 131
131) - private network (vlan tagged 132
vswitch2:
132)
vswitch2(no connected to a physical adapter): -fuelweb for pxe pxe/admin
And ,I create a :
- Fuel Master : 2GB and 60 GB Hard Disk
- Storage node : 8GB RAM & 60 GB Hard Disk
- Compute node : same config
- Controller node : 2 GB RAM & 100 GB Hard Disk
All nodes are connected to all the network except for FuelMaster (only to PXE/admin and public for accessing the dashboard)
I install the fuel.ISO image
So far, you know the procedure, I assign the roles for each node and configure all this the networks in the dashboardas below :
public network : 10.x.x.x which corresponds to my gateway for accessing the web
Storage network : 192.168.130.0/24
...
I tryed to configure the interfaces to vlan but seems correct :) but...
When i run network cheking it displays doesnt work
if you can help me for each nodes (controller, compute and Storage):
expected :
-Vlan 130
-Vlan 131
If you have an answer to this..:-)