Re: kvm ovs vm with trunk

2021-10-07 Thread Eric Green
On KVM, Cloudstack relies on the underlying Linux OS to do the base network configuration. Linux "port groups" are called "bonds" and virtual switches are called "bridges". In the Linux OS you set up the bond0 for all of the ports that will be part of the port group, with whatever parameters yo

Re: kvm ovs vm with trunk

2021-10-07 Thread Wei ZHOU
Hi Piotr, As far as I know, vlan trunk is supported only by OVS on kvm. Unfortunately, this feature is not supported in cloudstack. -Wei On Thu, 7 Oct 2021 at 09:21, Piotr Pisz wrote: > Hi, > > In vSphere it is possible to create port group with vlan range 1-4094, can > we done the same on kvm

kvm ovs vm with trunk

2021-10-07 Thread Piotr Pisz
Hi, In vSphere it is possible to create port group with vlan range 1-4094, can we done the same on kvm with L2 network (on openvswitch or bridge)? Can we use in cloudstack vm with vlan trunk? Regards, Piotr