<div dir="ltr">Thanks Assaf. I will give that a try.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 6, 2014 at 3:50 AM, Assaf Muller <span dir="ltr"><<a href="mailto:amuller@redhat.com" target="_blank">amuller@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
<br>
----- Original Message -----<br>
> From: "Pat Pierson" <<a href="mailto:ihasn2004@gmail.com">ihasn2004@gmail.com</a>><br>
> To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
> Sent: Wednesday, February 5, 2014 10:17:54 PM<br>
> Subject: [Users] A/B network setup<br>
><br>
> I am having some issues wrapping my head around this but what I am trying to<br>
> setup is a A/B testing environment with a 3node cluster. Each node has 2<br>
> nics, 1 for ovirtmgmt and 1 for vlaned A/B network. I guess what I am trying<br>
> to understand is if ovirt is tagging the vlan's I setup and is properly<br>
> passing that to the switch?<br>
<br>
</div>Yep! You can create two VLAN networks from the GUI (Named A, B for example)<br>
and VLAN tag them with 100 and 200. Then, go to each of your hosts, click<br>
on setup networks and drag those two new networks on the second NIC of the host.<br>
This will configure two VLAN devices on top of the second NIC of the host.<br>
Essentially the NIC will be a trunk port and will allow VLANs 100 and 200.<br>
If the 2nd NIC is called eth1, then after the configuration is done you<br>
will see eth1.100, and eth1.200.<br>
<br>
Each network will also have a bridge created for it. So you'll have a Linux<br>
bridge connected to eth1.100, and another one connected to eth1.200. Any<br>
VMs that you connect to the first or second network will have tap devices<br>
connected to the first or second bridge.<br>
<div class=""><br>
> This would allow me to have multiple subnets on<br>
> a host that the switch also can see as multiple vlans. Right? I would still<br>
> have to configure the switch to allow that port access to both vlans.<br>
><br>
<br>
</div>Yeah, you have to make sure that the port connected from the switch to the host<br>
is in trunk mode, and allows VLANs 100 and 200.<br>
<span class="HOEnZb"><font color="#888888"><br>
> --<br>
> Patrick Pierson<br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Patrick Pierson
</div>