<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 27, 2013 at 1:23 PM, Maru Newby <span dir="ltr"><<a href="mailto:marun@redhat.com" target="_blank">marun@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="im"><br>
On Aug 26, 2013, at 9:39 PM, Yongsheng Gong <<a href="mailto:gongysh@unitedstack.com">gongysh@unitedstack.com</a>> wrote:<br>
<br>
> First 'be like nova-network' is a merit for some deployments.<br>
<br>
</div>I'm afraid 'merit' is a bit vague for me.  Would you please elaborate?<br>
<div class="im"><br>
<br>
> second, To allow admin to decide which network will be multihosted at runtime will enable the neutron to continue using the current network node (dhcp agent) mode at the same time.<br>
<br>
</div>If multi-host and non- multi-host networks are permitted to co-exist (because configuration is per-network), won't compute nodes have to be allowed to be heterogenous (some multi-host capable, some not)?  And won't Nova then need to schedule VMs configured with multi-host networks on compatible nodes?  I don't recall mention of this issue in the blueprint or design doc, and would appreciate pointers to where this decision was documented.<br>

<div class="im"><br></div></blockquote><div>As with current neutron implementation, we need all the compute nodes to connect to the same set of physical networks. of course we can improve it with network aware nova-scheduler. current multi-host network patch does not change this situation. If user wants to start a Vm on multihost network, he/she can do it by specifying the multihost network. </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
><br>
> If we force the network multihosted when the configuration enable_multihost is true, and then administrator wants to transfer to normal neutron way, he/she must modify the configuration item and then restart.<br>
<br>
</div>I'm afraid I don't follow - are you suggesting that configuring multi-host globally will be harder on admins than the change under review?  Switching to non multi-host under the current proposal involves reconfiguring and restarting of an awful lot of agents, to say nothing of the db changes.<br>

<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div>I mean we should give users the ability to create multhost-or-not networks in a neutron deployment at runtime. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888">
<br>
m.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
><br>
><br>
><br>
> On Tue, Aug 27, 2013 at 9:14 AM, Maru Newby <<a href="mailto:marun@redhat.com">marun@redhat.com</a>> wrote:<br>
><br>
> On Aug 26, 2013, at 4:06 PM, Edgar Magana <<a href="mailto:emagana@plumgrid.com">emagana@plumgrid.com</a>> wrote:<br>
><br>
> > Hi Developers,<br>
> ><br>
> > Let me explain my point of view on this topic and please share your thoughts in order to merge this new feature ASAP.<br>
> ><br>
> > My understanding is that multi-host is nova-network HA  and we are implementing this bp <a href="https://blueprints.launchpad.net/neutron/+spec/quantum-multihost" target="_blank">https://blueprints.launchpad.net/neutron/+spec/quantum-multihost</a> for the same reason.<br>

> > So, If in neutron configuration admin enables multi-host:<br>
> > etc/dhcp_agent.ini<br>
> ><br>
> > # Support multi host networks<br>
> > # enable_multihost = False<br>
> ><br>
> > Why do tenants needs to be aware of this? They should just create networks in the way they normally do and not by adding the "multihost" extension.<br>
><br>
> I was pretty confused until I looked at the nova-network HA doc [1].  The proposed design would seem to emulate nova-network's multi-host HA option, where it was necessary to both run nova-network on every compute node and create a network explicitly as multi-host.  I'm not sure why nova-network was implemented in this way, since it would appear that multi-host is basically all-or-nothing.  Once nova-network services are running on every compute node, what does it mean to create a network that is not multi-host?<br>

><br>
> So, to Edgar's question - is there a reason other than 'be like nova-network' for requiring neutron multi-host to be configured per-network?<br>
><br>
><br>
> m.<br>
><br>
> 1: <a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/existing-ha-networking-options.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/admin/content/existing-ha-networking-options.html</a><br>

><br>
><br>
> > I could be totally wrong and crazy, so please provide some feedback.<br>
> ><br>
> > Thanks,<br>
> ><br>
> > Edgar<br>
> ><br>
> ><br>
> > From: Yongsheng Gong <<a href="mailto:gongysh@unitedstack.com">gongysh@unitedstack.com</a>><br>
> > Date: Monday, August 26, 2013 2:58 PM<br>
> > To: "Kyle Mestery (kmestery)" <<a href="mailto:kmestery@cisco.com">kmestery@cisco.com</a>>, Aaron Rosen <<a href="mailto:arosen@nicira.com">arosen@nicira.com</a>>, Armando Migliaccio <<a href="mailto:amigliaccio@vmware.com">amigliaccio@vmware.com</a>>, Akihiro MOTOKI <<a href="mailto:amotoki@gmail.com">amotoki@gmail.com</a>>, Edgar Magana <<a href="mailto:emagana@plumgrid.com">emagana@plumgrid.com</a>>, Maru Newby <<a href="mailto:marun@redhat.com">marun@redhat.com</a>>, Nachi Ueno <<a href="mailto:nachi@nttmcl.com">nachi@nttmcl.com</a>>, Salvatore Orlando <<a href="mailto:sorlando@nicira.com">sorlando@nicira.com</a>>, Sumit Naiksatam <<a href="mailto:sumit.naiksatam@bigswitch.com">sumit.naiksatam@bigswitch.com</a>>, Mark McClain <<a href="mailto:mark.mcclain@dreamhost.com">mark.mcclain@dreamhost.com</a>>, Gary Kotton <<a href="mailto:gkotton@vmware.com">gkotton@vmware.com</a>>, Robert Kukura <<a href="mailto:rkukura@redhat.com">rkukura@redhat.com</a>><br>

> > Cc: OpenStack List <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
> > Subject: Re: About multihost patch review<br>
> ><br>
> > Hi,<br>
> > Edgar Magana has commented to say:<br>
> > 'This is the part that for me is confusing and I will need some clarification from the community. Do we expect to have the multi-host feature as an extension or something that will natural work as long as the deployment include more than one Network Node. In my opinion, Neutron deployments with more than one Network Node by default should call DHCP agents in all those nodes without the need to use an extension. If the community has decided to do this by extensions, then I am fine' at<br>

> > <a href="https://review.openstack.org/#/c/37919/11/neutron/extensions/multihostnetwork.py" target="_blank">https://review.openstack.org/#/c/37919/11/neutron/extensions/multihostnetwork.py</a><br>
> ><br>
> > I have commented back, what is your opinion about it?<br>
> ><br>
> > Regards,<br>
> > Yong Sheng Gong<br>
> ><br>
> ><br>
> > On Fri, Aug 16, 2013 at 9:28 PM, Kyle Mestery (kmestery) <<a href="mailto:kmestery@cisco.com">kmestery@cisco.com</a>> wrote:<br>
> >> Hi Yong:<br>
> >><br>
> >> I'll review this and try it out today.<br>
> >><br>
> >> Thanks,<br>
> >> Kyle<br>
> >><br>
> >> On Aug 15, 2013, at 10:01 PM, Yongsheng Gong <<a href="mailto:gongysh@unitedstack.com">gongysh@unitedstack.com</a>> wrote:<br>
> >><br>
> >> > The multihost patch is there for a long long time, can someone help to review?<br>
> >> > <a href="https://review.openstack.org/#/c/37919/" target="_blank">https://review.openstack.org/#/c/37919/</a><br>
> >><br>
> ><br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div></div>