<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Oct 24, 2016, at 6:06 PM, Vaidyanath Manogaran wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>I have my controller node and compute01 node in one vlan(118)</div><div>I have another compute node in different vlan(112)<br></div><div><br></div><div>Can I have the dhcp client running in both the compute nodes instead of the controller node?</div><div><br></div><div>Or Is it mandatory that the management network should be in the same network?</div></div></blockquote><br></div><div>You need to understand that there's a [minor] difference between "a control</div><div>node" and a "network node".</div><div><br></div><div>I do, as far as I can understand from what you've said so far, do it like you do - I</div><div>have two control nodes (replicated and loadbalanced) and fourteen compute</div><div>nodes.</div><div><br></div><div>The "network node" is 'running on' (as in, it's the same as) the "control node".</div><div><br></div><div>The "network node" is the part that takes care of all the networking stuff (doh! :).</div><div>Pretty much, the part that sits between the physical network and all of the</div><div>tenant networks (where your virtual machines run).</div><div><br></div><div><br></div><div>The way I designed _my_ system, is that I have one external network (which</div><div>is basically the "management network") and a couple of tenant networks. Each</div><div>tenant network have at least one subnet.</div><div><br></div>And this is where dnsmasq runs on - the subnet. So there's one dnsmasq process<div>per subnet. NOT on the physical network.. Which is why you can't have a central</div><div>DHCP server (because that will run on the _physical_ network - somewhere).</div><div><br></div><div><br></div><div>I know, from experience, that Neutron is the biggest obstacle to learn - it's _HUGE_!</div><div>But you really need to go back to the documentation (as they are) and study them</div><div>in more detail. Especially the part where they [try to] explain the architecture..</div><div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">--<br>Imagine you're an idiot and then imagine you're in<br>the government. Oh, sorry. Now I'm repeating myself<br>- Mark Twain</span>
</div>
<br></div></body></html>