<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.2.2">
</HEAD>
<BODY>
I think this documentation explains better like me :<BR>
<BR>
<BR>
<A HREF="http://docs.openstack.org/trunk/openstack-network/admin/content/Using-dle455.html">http://docs.openstack.org/trunk/openstack-network/admin/content/Using-dle455.html</A><BR>
<BR>
Quantum is in incubation with Essex, so it's use Nova as a client of Quantum. In the future, Quantum could be able to manage floating / fixed ips by itself.<BR>
<BR>
<BR>
<BR>
Regards<BR>
<BR>
<BR>
<BR>
Le jeudi 03 mai 2012 à 17:06 -0500, Salman Malik a écrit : <BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2"><FONT COLOR="#366092">Hmm... I didn't know the difference. </FONT></FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#366092">So does it works like this: one can use the floating_range flag/fixed_range in nova. conf for putting instances in this global network by default ? and then one could create quantum network for each project and may use fixed/floating flags with this network to define private and public networks ?</FONT></FONT><BR>
    <BR>
    <BR>
    <BR>
    
<HR ALIGN="center">
<BR>
    <BR>
    Date: Thu, 3 May 2012 23:36:36 +0200<BR>
    Subject: Re: [Openstack] Instance IP assignment problem<BR>
    From: emilien.openstack@gmail.com<BR>
    To: salmanmk@live.com<BR>
    CC: soheil@cs.toronto.edu; ahaldin@griddynamics.com; openstack@lists.launchpad.net<BR>
    <BR>
    With Quantum !<BR>
    <BR>
    <BR>
    Le jeudi 3 mai 2012, Salman Malik <<A HREF="mailto:salmanmk@live.com">salmanmk@live.com</A>> a écrit :<BR>
    > I see. So where do you use private IP's in your setup ?<BR>
    ><BR>
    > Thanks,<BR>
    > Salman<BR>
    ><BR>
    ><BR>
    > ________________________________<BR>
    > Subject: RE: [Openstack] Instance IP assignment problem<BR>
    > From: <A HREF="mailto:emilien.openstack@gmail.com">emilien.openstack@gmail.com</A><BR>
    > To: <A HREF="mailto:salmanmk@live.com">salmanmk@live.com</A><BR>
    > CC: <A HREF="mailto:soheil@cs.toronto.edu">soheil@cs.toronto.edu</A>; <A HREF="mailto:ahaldin@griddynamics.com">ahaldin@griddynamics.com</A>; <A HREF="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</A><BR>
    > Date: Thu, 3 May 2012 17:02:23 +0200<BR>
    ><BR>
    > Hi Salman,<BR>
    ><BR>
    > Le jeudi 03 mai 2012 à 09:47 -0500, Salman Malik a écrit :<BR>
    ><BR>
    > Hi Emilien,<BR>
    ><BR>
    > In your configuration you have the following flags:<BR>
    ><BR>
    > --flat_network_bridge=br100<BR>
    ><BR>
    > I'm going to try to change it in both servers.<BR>
    ><BR>
    > --floating_range=<A HREF="http://10.68.5.0/24">10.68.5.0/24</A><BR>
    ><BR>
    > That's actually my "public" pool, sot it's not my fixed pool (privates IPs).<BR>
    ><BR>
    > After my tests, I will let you know of course.<BR>
    ><BR>
    ><BR>
    > Thanks,<BR>
    ><BR>
    ><BR>
    ><BR>
    > Regards<BR>
    ><BR>
    ><BR>
    > Can you please tell me why you need br100 when you are using br-int with OVS ? Secondly, you seem to use floating_range flag as the second flag. I assume that it is the pool of addresses that your instances will get IP from, right? It may be worthwhile to modify it to fixed_range because Bilal suggested here that this config worked for him.<BR>
    ><BR>
    > Let us know.<BR>
    ><BR>
    > Thanks,<BR>
    > Salman<BR>
    ><BR>
    ><BR>
    ><BR>
    > ________________________________<BR>
    > Date: Thu, 3 May 2012 08:29:42 -0400<BR>
    > Subject: Re: [Openstack] Instance IP assignment problem<BR>
    > From: <A HREF="mailto:soheil@cs.toronto.edu">soheil@cs.toronto.edu</A><BR>
    > To: <A HREF="mailto:emilien.openstack@gmail.com">emilien.openstack@gmail.com</A><BR>
    > CC: <A HREF="mailto:ahaldin@griddynamics.com">ahaldin@griddynamics.com</A>; <A HREF="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</A>; <A HREF="mailto:salmanmk@live.com">salmanmk@live.com</A><BR>
    ><BR>
    > Oops accidently hit send on my phone.<BR>
    ><BR>
    ><BR>
    > I had a similar problem before. My problem was that the nic driver on the compute instance (your Essex 2) was dropping vlan tags, and then, openvswitch wasn't delivering packets. You can check it using tcpdump -e -vvv.<BR>
    ><BR>
    > BTW, if you are using virtualbox to run openstack, make sure you are not using vbox intel drivers. Use pcnet fast instead.<BR>
    ><BR>
    > OVS splinter may also be useful.<BR>
    ><BR>
    > Hope that helps.<BR>
    ><BR>
    > Cheers<BR>
    ><BR>
    > Soheil<BR>
    ><BR>
    > On Thursday, May 3, 2012, Soheil Hassas Yeganeh wrote:<BR>
    ><BR>
    > I had a similar problem before. My problem was that the nic driver on the compute instance (your Essex 2) was dropping vlan tags, and then, openvswitch wasn<BR>
    ><BR>
    > can you find dhcp requests by using tcpdump for example ?<BR>
    ><BR>
    > sorry for "off-topic" but there may be many reasons of such issue with dhcp. last one for me was old dhcp client(Ubuntu) and udp checksum error. I have essex on centos and was trying ubuntu vm. <BR>
    ><BR>
    > On Thu, May 3, 2012 at 12:48 PM, Emilien Macchi <<A HREF="mailto:emilien.openstack@gmail.com">emilien.openstack@gmail.com</A>> wrote:<BR>
    ><BR>
    > All seems alright but not working yet.<BR>
    ><BR>
    ><BR>
    > <A HREF="http://paste.openstack.org/show/14791/">http://paste.openstack.org/show/14791/</A><BR>
    ><BR>
    ><BR>
    ><BR>
    > I have executed on both servers :<BR>
    ><BR>
    > ovs-vsctl add-port br-int eth1<BR>
    ><BR>
    ><BR>
    > Need I do something else ?<BR>
    ><BR>
    > How t<BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>