vlan excepted
Hi everyone,
I just set up a fuel OpenStack with Mirantis in a vsphere environment :
vbyron.com/blog/deploy-openstack-on-vsphere-with-fuel/
And when I make network check I got this errors:
Node-Name | Node MAC address | Node Interface | Expected VLAN (not received)
myCinder | 00:0c:29:54:68:23 | ens192 |131
myCinder | 00:0c:29:54:68:2d | ens224 |130
My storage network got VLAN ID : 130
My management network got VLAN ID : 131
Do I have to configure the VLAN parameters on my nodes? If yes, how I do this?
Thank you
When fuel doing the network verification, its expecting a VLAN information from the Switch. So, configure it in your switch. This guide may help you.
Thank you for the answer but my switch is virtual so how can i configure it ?