I think that this has been already asked:
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/USPMFD3NUAGE...
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 <phoracek(a)redhat.com> wrote:
That sounds like a valid configuration. Edy, what do you think?
2018-10-26 16:24 GMT+02:00 <pslawrence(a)comcast.net>:
> 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 -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)ovirt.org
> 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/users@ovirt.org/message/RUXROJVCPYW...
>