<div dir="ltr">Excellent! Thanks for clarifying how this works. I was reading the docs from James Denton and the one from Openstack.org and getting quite confused.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 15, 2016 at 8:17 AM, gustavo panizzo (gfa) <span dir="ltr"><<a href="mailto:gfa@zumbi.com.ar" target="_blank">gfa@zumbi.com.ar</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Jan 15, 2016 at 07:38:37 -0800, John van Ommen wrote:<br>
> My compute node and my controller node are both physically connected to the<br>
> same switch, and they can talk to the same tagged VLAN.<br>
><br>
> The part I'm having trouble understanding is the network namespace. For<br>
> instance:<br>
><br>
> I have a provider VLAN on VLAN 100<br>
> The CIDR for VLAN 100 is <a href="http://192.168.0.0/24" rel="noreferrer" target="_blank">192.168.0.0/24</a><br>
><br>
> Is there an IP address on VLAN 100 for the physical interface? Or does that<br>
> IP range only exist in the network namespace? I understand that the DHCP<br>
> server listens on the network namespace. I'm trying to understand what must<br>
> exist OUTSIDE of that network namespace, on the physical interface that<br>
> hosts it (eth0).<br>
<br>
</span>the dhcp server port will be created on a network namespace, it will have<br>
an ip on <a href="http://192.168.0.0/24" rel="noreferrer" target="_blank">192.168.0.0/24</a> network. Your physical interface eth0, and the<br>
vswitch that holds it, won't have an ip on that network<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> On Fri, Jan 15, 2016 at 5:00 AM, Andreas Scheuring <<br>
> <a href="mailto:scheuran@linux.vnet.ibm.com">scheuran@linux.vnet.ibm.com</a>> wrote:<br>
><br>
> > 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>
> ><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>
> > > _______________________________________________<br>
> > > Mailing list:<br>
> > <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 :<br>
> > <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>
> ><br>
<br>
> _______________________________________________<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>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333<br>
<br>
keybase: <a href="http://keybase.io/gfa" rel="noreferrer" target="_blank">http://keybase.io/gfa</a><br>
</font></span></blockquote></div><br></div>