On Tue, Oct 30, 2018 at 3:32 AM Patrick Lawrence <[email protected]> wrote:
> Thank you for responding. Do you think this would this work with OVS? > Yes, if support for it will be added to our OVN solution. For this to work, we will need: - Use OVN (external network) solution in oVirt. - Use OVS cluster in order to connect the external network to the host network using physnet. - Introduce support in the OVN solution to enable trunk ports towards the VM/s. For the last point an RFE is required. Thanks, Edy. > > On 10/29/2018 2:39 PM, Edward Haas wrote: > > I think that this has been already asked: > https://lists.ovirt.org/archives/list/[email protected]/thread/USPMFD3NUAGE4PLOV62HSQDNEMHL37TU/?sort=date > > It is not supported because of how traffic is passed to a vlan by its base > interface. > When packets arrive to the nic and on top of it there is a vlan, any > packet with a tag that matches that vlan will be forwarded to it and from > there to the bridge. > Leftovers (any other tags or non tag packers) will get forwarded to the > bridge which is directly connected to the nic. > > So you cannot have one tag and one untag using the same base interface > (bond in your case). > > Thanks, > Edy. > > > On Mon, Oct 29, 2018 at 5:29 PM Petr Horacek <[email protected]> wrote: > >> That sounds like a valid configuration. Edy, what do you think? >> >> 2018-10-26 16:24 GMT+02:00 <[email protected]>: >> >>> Correct. On the host i have 1 management interface (ovirtmngmt) and 1 >>> bonded pair of 10GB interfaces (bond0) >>> >>> Under Networks I have created the following networks. >>> VLAN70 - Tagged with 70 >>> 20GBBond - no tagging >>> >>> In the host I added both VLAN70 and 20GBBond via the Setup Network. I >>> dragged the two networks interfaces and dropped on the bond0 nics. >>> >>> I created two VMs and assigned interfaces. >>> Test1 - Attached VLAN70 >>> I ping 10.0.70.1 (the gateway) and it works. >>> >>> Test2 - Attached 20GBBond and create a eth1.70 interface in the OS. >>> I can not ping 10.0.70.1, since VLAN70 is attached to Test1. >>> If I stop Test1, remove the VLAN70 and delete the VLAN70 network I can >>> then ping 10.0.70.1 from the eth1.70 interface on Test2. >>> However, both can not exist at the same time. >>> _______________________________________________ >>> Users mailing list -- [email protected] >>> To unsubscribe send an email to [email protected] >>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >>> oVirt Code of Conduct: >>> https://www.ovirt.org/community/about/community-guidelines/ >>> List Archives: >>> https://lists.ovirt.org/archives/list/[email protected]/message/RUXROJVCPYWH37EGY22OMPLF5RQJ6SFL/ >>> >> >> >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/7CGHRYXPSTN2D4XTISPMDUGQDBLDGPOL/

