Hello ! I have fresh Cloudstack 4.4.3 install here. About network : Network type - Advanced Physical interface 1 - vlan - 2 bridges, one for mgmt and one for public ( cloudbr0 ) Physical interface 2 - gre - 1 bridge for guest ( cloudbr1 )
OVS network offering ( solo without VPC ) is working, tunnel is created. VPC with ovs connectivity and based on "defaultNetworkofferingforVPC" is working to When I try to run instance on the OVS-networking offering for VPC ( VPC has ovs connectivity) tunnel coulnd not be created and it looks like Cloudstack doesnt know on wich interface it should be based. jsvc.exec[20293]: libvirt: error : Cannot get interface MTU on 'OVSTunnelnull': No such device I have sdn.ovs.controller.default.label set to cloudbr1 and OVS network offering for VPC tag set to phy2(name of Physical interface 2) What im doing wrong ? Thanks and regards, Aleksandr