<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">&lt;<a href="mailto:amuller@redhat.com" target="_blank">amuller@redhat.com</a>&gt;</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>
&gt; From: &quot;Pat Pierson&quot; &lt;<a href="mailto:ihasn2004@gmail.com">ihasn2004@gmail.com</a>&gt;<br>
&gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; Sent: Wednesday, February 5, 2014 10:17:54 PM<br>
&gt; Subject: [Users] A/B network setup<br>
&gt;<br>
&gt; I am having some issues wrapping my head around this but what I am trying to<br>
&gt; setup is a A/B testing environment with a 3node cluster. Each node has 2<br>
&gt; nics, 1 for ovirtmgmt and 1 for vlaned A/B network. I guess what I am trying<br>
&gt; to understand is if ovirt is tagging the vlan&#39;s I setup and is properly<br>
&gt; 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&#39;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>
&gt; This would allow me to have multiple subnets on<br>
&gt; a host that the switch also can see as multiple vlans. Right? I would still<br>
&gt; have to configure the switch to allow that port access to both vlans.<br>
&gt;<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>
&gt; --<br>
&gt; Patrick Pierson<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Patrick Pierson
</div>