<div dir="ltr">My compute node and my controller node are both physically connected to the same switch, and they can talk to the same tagged VLAN.<div><br></div><div>The part I'm having trouble understanding is the network namespace. For instance:</div><div><br></div><div>I have a provider VLAN on VLAN 100</div><div>The CIDR for VLAN 100 is <a href="http://192.168.0.0/24">192.168.0.0/24</a></div><div><br></div><div>Is there an IP address on VLAN 100 for the physical interface? Or does that IP range only exist in the network namespace? I understand that the DHCP server listens on the network namespace. I'm trying to understand what must exist OUTSIDE of that network namespace, on the physical interface that hosts it (eth0).</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 15, 2016 at 5:00 AM, Andreas Scheuring <span dir="ltr"><<a href="mailto:scheuran@linux.vnet.ibm.com" target="_blank">scheuran@linux.vnet.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi John,<br>
the short answer: If you dhcp runs on the network node, then of course<br>
your network node must be attached to that provider network as well!<br>
<br>
Andreas (IRC: scheuran)<br>
<div><div class="h5"><br>
On Do, 2016-01-14 at 22:08 -0800, John van Ommen wrote:<br>
> If I have a VM that's getting it's IP addresses from a VLAN provider<br>
> network, is it sufficient to have a network namespace that corresponds<br>
> to that network?<br>
><br>
> Or do I also need to have a network interface on the server that<br>
> corresponds to it?<br>
><br>
> For instance, if I have a provider network with a CIDR of<br>
> <a href="http://192.168.0.1/24" rel="noreferrer" target="_blank">192.168.0.1/24</a>, and I have a network namespace that maps to that<br>
> provider network, is that sufficient? Or do I also need to have a<br>
> network interface on the control plane and network node in the same<br>
> CIDR?<br>
</div></div>> _______________________________________________<br>
> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br>
<br>
</blockquote></div><br></div>