<!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>
Can you send my your nova.conf of nova-compute servers ?<BR>
<BR>
<BR>
<BR>
I'm thinking about flat interface...<BR>
<BR>
<BR>
<BR>
<BR>
Le jeudi 03 mai 2012 à 10:26 +0100, Bilel Msekni a écrit :
<BLOCKQUOTE TYPE=CITE>
    Basing on your architecture picture , I think you mean ping VM that resides on Essex 2 from server containing Essex 1
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    I had a similar networking problem and i honestly don't know i fixed it ( didn't enable tunneling) , this is what i did
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    1- ifconfig eth0 0.0.0.0
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    2- dhclient br-int ( normally the bridge will take the address of eth0)
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    and pinging went back to working fine but i am still testing if there are any side effects
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Try it out and txt me !
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    btw , i used your ubuntu 12.04 LTS cloud img and i can't seem to ping it but when i choose another image ( the default tty for example) it ping as a charm , probably you should pick another image !  
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
     <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    
<HR ALIGN="center">
<BR>
    Subject: RE: [Openstack] Instance IP assignment problem<BR>
    From: emilien.openstack@gmail.com<BR>
    To: skible@hotmail.fr<BR>
    CC: openstack@lists.launchpad.net<BR>
    Date: Thu, 3 May 2012 11:11:04 +0200<BR>
    <BR>
    Ok :<BR>
    <BR>
    <A HREF="http://paste.openstack.org/show/14797/">http://paste.openstack.org/show/14797/</A><BR>
    <BR>
    <BR>
    I know where is the problem but I dont know yet how to fix it :<BR>
    <BR>
    <BR>
    - Quantum creates TAP interface on ESSEX-2<BR>
    <BR>
    - From ESSEX-2, I can't ping VMs on ESSEX-1<BR>
    <BR>
    <BR>
    Here my ovs_quantum_plugin.ini :<BR>
    <BR>
    [DATABASE]<BR>
    sql_connection = mysql://ovs_quantum:<A HREF="mailto:password@10.15.100.40">password@10.68.1.40</A>:3306/ovs_quantum<BR>
    <BR>
    <BR>
    [OVS]<BR>
    integration-bridge = br-int<BR>
    <BR>
    <BR>
    [AGENT]<BR>
    root_helper = sudo<BR>
    <BR>
    <BR>
    <BR>
    Do we need enable bridge ?<BR>
    <BR>
    <BR>
    <BR>
    <BR>
    Le jeudi 03 mai 2012 à 10:00 +0100, Bilel Msekni a écrit : <BR>
    <BLOCKQUOTE>
        èmm , can you do this on your instance : nova show %instance_Id so that i may see the problem in the resume of spawning ?<BR>
        and are you sure you have enough fixed ip addresses left for use ?<BR>
        <BR>
        The configuration of nova and quantum is almost the same as me and the instances are getting Fixed Ips without any problem !<BR>
        <BR>
        
<HR ALIGN="center">
<BR>
        <BR>
        Subject: RE: [Openstack] Instance IP assignment problem<BR>
        From: emilien.openstack@gmail.com<BR>
        To: skible@hotmail.fr<BR>
        CC: salmanmk@live.com; openstack@lists.launchpad.net<BR>
        Date: Thu, 3 May 2012 10:48:43 +0200<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 the DHCP is working in this case ?<BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        Le jeudi 03 mai 2012 à 09:29 +0100, Bilel Msekni a écrit : <BR>
        <BLOCKQUOTE>
            Then the problem isn't in the instance but in the nova-network service , please check if it is working well <BR>
            as well as give us the output log when you attempt to create a new instance.<BR>
            <BR>
            <BR>
            
<HR ALIGN="center">
<BR>
            <BR>
            <BR>
            Subject: RE: [Openstack] Instance IP assignment problem<BR>
            From: emilien.openstack@gmail.com<BR>
            To: skible@hotmail.fr<BR>
            CC: salmanmk@live.com; openstack@lists.launchpad.net<BR>
            Date: Thu, 3 May 2012 10:21:37 +0200<BR>
            <BR>
            Fixed IP<BR>
            <BR>
            <BR>
            <BR>
            Le jeudi 03 mai 2012 à 09:15 +0100, Bilel Msekni a écrit : <BR>
            <BLOCKQUOTE>
                Fixed IP or Floating IP ?<BR>
                <BR>
                <BR>
                
<HR ALIGN="center">
<BR>
                <BR>
                <BR>
                <BR>
                From: emilien.openstack@gmail.com<BR>
                To: salmanmk@live.com<BR>
                Date: Thu, 3 May 2012 09:55:31 +0200<BR>
                CC: openstack@lists.launchpad.net<BR>
                Subject: Re: [Openstack] Instance IP assignment problem<BR>
                <BR>
                Hi,<BR>
                <BR>
                <BR>
                As I told you, I have also a problem for instance IP assignement.<BR>
                <BR>
                <BR>
                <U>My architecture :</U><BR>
                <BR>
                I use <B>Quantum</B> with <B>OVS plugin</B> on 2 servers Essex-1 & Essex-2. Essex-1 runs all services and Essex-2 runs OVS, Quantum-agent & nova-compute only.<BR>
                <BR>
                You can see more details <A HREF="https://github.com/EmilienM/doc-openstack/blob/master/Documentation/How%20to%20setup%20OpenStack%20Essex.pdf">here</A>.<BR>
                <BR>
                My configurations files are <A HREF="https://github.com/EmilienM/doc-openstack/tree/master/Configuration%20Files">here</A> and in my documentation.<BR>
                <BR>
                <BR>
                <BR>
                <U>Problem Description :</U><BR>
                <BR>
                When an instance is created in ESSEX-1, all is working (network).<BR>
                <BR>
                But when the VM is started on ESSEX-2, it does not get an IP address. (<A HREF="http://paste.openstack.org/show/14775/">log file</A>)<BR>
                <BR>
                I'm sure the problem comes from OVS connection with ESSEX-1.<BR>
                <BR>
                <BR>
                Do I need to configure something like a trunk or a tunnel between Essex-1 & Essex-2 ?<BR>
                <BR>
                I miss something in my configuration, if you have any idea...<BR>
                <BR>
                <BR>
                Regards<BR>
                <BR>
                <BR>
                Emilien<BR>
                <BR>
                <BR>
                Le mardi 01 mai 2012 à 14:35 -0500, Salman Malik a écrit : <BR>
                <BLOCKQUOTE>
                    <FONT SIZE="2"><FONT COLOR="#366092">It may help if you can share the log of your launched instance as well. There is a possibility that we both are having the same issue. </FONT></FONT><BR>
                    <FONT SIZE="2"><FONT COLOR="#366092">Netstack developers can give a definitive answer to this, but it would be interesting to learn what goes wrong with a launched instance.</FONT></FONT><BR>
                    <BR>
                    <FONT SIZE="2"><FONT COLOR="#366092">Salman</FONT></FONT><BR>
                    <BR>
                    <BR>
                    <BR>
                    
<HR ALIGN="center">
<BR>
                    <BR>
                    <BR>
                    <BR>
                    <BR>
                    Subject: RE: [Openstack] Instance IP assignment problem<BR>
                    From: emilien.openstack@gmail.com<BR>
                    To: salmanmk@live.com<BR>
                    CC: jorge.delacruz@stackops.com; openstack@lists.launchpad.net<BR>
                    Date: Tue, 1 May 2012 21:26:26 +0200<BR>
                    <BR>
                    Le mardi 01 mai 2012 à 14:22 -0500, Salman Malik a écrit : <BR>
                    <BLOCKQUOTE>
                        <FONT SIZE="2"><FONT COLOR="#366092">Regarding L3 gateway, I believe its not necessary to have one (as the VM hasn't obtained an IP right now, so it can't talk to anything outside its net), but I am not sure.</FONT></FONT><BR>
                        <FONT SIZE="2"><FONT COLOR="#366092">Regarding your problem, do you see any DHCP responses from the DHCP server ? I am asking this because I was having a similar problem earlier where I was getting assigned an IP address no in my desired fixed_network and I believe that was cause by another interfering DHCP server that was replying to discover messages before the nova-network could. </FONT></FONT><BR>
                        <BR>
                    </BLOCKQUOTE>
                    Here my nova.conf and I don't have any interfering DHCP server :<BR>
                    <BR>
                    <A HREF="https://github.com/EmilienM/doc-openstack/blob/master/Configuration%20Files/Essex-1/nova.conf">https://github.com/EmilienM/doc-openstack/blob/master/Configuration%20Files/Essex-1/nova.conf</A><BR>
                    <BR>
                    <BR>
                    Thanks<BR>
                    <BR>
                    <BLOCKQUOTE>
                        <FONT SIZE="2"><FONT COLOR="#366092">Salman</FONT></FONT><BR>
                        <BR>
                        <BR>
                        <BR>
                        
<HR ALIGN="center">
<BR>
                        <BR>
                        <BR>
                        <BR>
                        <BR>
                        <BR>
                        Subject: RE: [Openstack] Instance IP assignment problem<BR>
                        From: emilien.openstack@gmail.com<BR>
                        To: salmanmk@live.com<BR>
                        CC: jorge.delacruz@stackops.com; openstack@lists.launchpad.net<BR>
                        Date: Tue, 1 May 2012 21:06:01 +0200<BR>
                        <BR>
                        Hi Salman,<BR>
                        <BR>
                        <BR>
                        I'm thinking about a networking issue. Where is your L3 gateway in this architecture ? Maybe do you need an ip helper tool to redirect DHCP broadcast ?<BR>
                        <BR>
                        <BR>
                        What do you think about my problem (follow up to my last e-mail) ?<BR>
                        <BR>
                        <BR>
                        Thanks<BR>
                        <BR>
                        <BR>
                        Emilien<BR>
                        <BR>
                        Le mardi 01 mai 2012 à 14:00 -0500, Salman Malik a écrit : <BR>
                        <BLOCKQUOTE>
                            <FONT SIZE="2"><FONT COLOR="#366092">Hi,</FONT></FONT><BR>
                            <BR>
                            <FONT SIZE="2"><FONT COLOR="#366092">Here is the error log: http://pastebin.com/KrNZDrvD</FONT></FONT><BR>
                            <FONT SIZE="2"><FONT COLOR="#366092">and nova.conf: http://pastebin.com/Fvd6dSZs</FONT></FONT><BR>
                            <BR>
                            <FONT SIZE="2"><FONT COLOR="#366092">Emilien, I am trying to get an understanding of how different Quantum plugins work with OpenStack. Ryu plugin is particularly interesting as it uses an OpenFlow controller to configure Vswitches.</FONT></FONT><BR>
                            <BR>
                            <FONT SIZE="2"><FONT COLOR="#366092">The problem I am faced with is  (I think ) that I already have a private network and Quantum should assign IP addresses to instances using DHCP. But instances send out discover message on laucnh but never find a DHCP server (although there are 2 dnsmasqs running). </FONT></FONT><BR>
                            <BR>
                            <FONT SIZE="2"><FONT COLOR="#366092">Any ideas?</FONT></FONT><BR>
                            <BR>
                            <FONT SIZE="2"><FONT COLOR="#366092">Thanks,</FONT></FONT><BR>
                            <FONT SIZE="2"><FONT COLOR="#366092">Salman</FONT></FONT><BR>
                            <BR>
                            <BR>
                            <BR>
                            
<HR ALIGN="center">
<BR>
                            <BR>
                            <BR>
                            <BR>
                            <BR>
                            <BR>
                            <BR>
                            Date: Tue, 1 May 2012 20:43:44 +0200<BR>
                            Subject: Re: [Openstack] Instance IP assignment problem<BR>
                            From: jorge.delacruz@stackops.com<BR>
                            To: emilien.openstack@gmail.com<BR>
                            CC: openstack@lists.launchpad.net; salmanmk@live.com<BR>
                            <BR>
                            Hi Emilien and Salman,<BR>
                            Please, could you upload all the files, errors and conf in pastebin or something like that? <BR>
                            I have troubles to open in phone :)<BR>
                            Thank you<BR>
                            El 01/05/2012 20:39, "Emilien Macchi" <<A HREF="mailto:emilien.openstack@gmail.com">emilien.openstack@gmail.com</A>> escribió:<BR>
                            <BLOCKQUOTE>
                                Hi,<BR>
                                <BR>
                                <BR>
                                I have a similar problem when I create a network per project_id with Quantum.<BR>
                                <BR>
                                <BR>
                                My VMs don't get IP and I can't understand why today.<BR>
                                <BR>
                                But when I create a private network for all projects, VMs get an IP and all is working well.<BR>
                                Do you have the same problem ?<BR>
                                <BR>
                                <BR>
                                Salman, I'm interesting about your nova.conf. I can see you are using Ryu ?<BR>
                                Can you tell me more about your "use case" or architecture ?<BR>
                                <BR>
                                <BR>
                                Thanks<BR>
                                <BR>
                                <BR>
                                Le mardi 01 mai 2012 à 12:28 -0500, Salman Malik a écrit : <BR>
                                <BLOCKQUOTE>
                                    <FONT COLOR="#366092">Hi Jorge,</FONT><BR>
                                    <BR>
                                    <FONT COLOR="#366092">Thanks for looking into the post.</FONT><BR>
                                    <FONT COLOR="#366092">I have made changes to the nova.conf file so that I only use 10.0.0.x network (but the problem is still the same). For this configuration, I assume that it will give out IPs to instances starting from 10.0.0.11. And just to inform you, my eth1 is configured to be 10.0.0.10 (which is a VM itself, and eth1 is configured as a host-only network with no DHCP) and this interface is plugged in the integration bridge used by quantum plugins.</FONT><BR>
                                    <BR>
                                    <FONT COLOR="#366092">Thanks,</FONT><BR>
                                    <FONT COLOR="#366092">Salman</FONT><BR>
                                    <BR>
                                    <FONT COLOR="#366092">PS: Error log of a launched instance is also attached.</FONT><BR>
                                    <BR>
                                    <BR>
                                    <BR>
                                    
<HR ALIGN="center">
<BR>
                                    <BR>
                                    <BR>
                                    <BR>
                                    <BR>
                                    <BR>
                                    <BR>
                                    <BR>
                                    Date: Tue, 1 May 2012 19:03:49 +0200<BR>
                                    Subject: Re: [Openstack] Instance IP assignment problem<BR>
                                    From: <A HREF="mailto:jorge.delacruz@stackops.com">jorge.delacruz@stackops.com</A><BR>
                                    To: <A HREF="mailto:salmanmk@live.com">salmanmk@live.com</A><BR>
                                    CC: <A HREF="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</A><BR>
                                    <BR>
                                    Im not really sure but you are using range for your environment 10.0.3.x and 10.0.0.x for fixed.<BR>
                                    Can you attach a nova network conf?<BR>
                                    Regards<BR>
                                    El 01/05/2012 18:56, "Salman Malik" <<A HREF="mailto:salmanmk@live.com">salmanmk@live.com</A>> escribió:<BR>
                                    <BLOCKQUOTE>
                                        <FONT COLOR="#366092">Hi Guys,</FONT><BR>
                                        <BR>
                                        <FONT COLOR="#366092">Can anyone provide any insight to the following question:</FONT><BR>
                                        <FONT COLOR="#366092"><A HREF="https://answers.launchpad.net/nova/+question/195439">https://answers.launchpad.net/nova/+question/195439</A></FONT><BR>
                                        <BR>
                                        <FONT COLOR="#366092">Thanks,</FONT><BR>
                                        <FONT COLOR="#366092">Salman</FONT><BR>
                                        <BR>
                                        <BR>
                                        _______________________________________________<BR>
                                        Mailing list: <A HREF="https://launchpad.net/~openstack">https://launchpad.net/~openstack</A><BR>
                                        Post to     : <A HREF="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</A><BR>
                                        Unsubscribe : <A HREF="https://launchpad.net/~openstack">https://launchpad.net/~openstack</A><BR>
                                        More help   : <A HREF="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</A><BR>
                                        <BR>
                                    </BLOCKQUOTE>
<PRE>
_______________________________________________
Mailing list: <A HREF="https://launchpad.net/~openstack">https://launchpad.net/~openstack</A>
Post to     : <A HREF="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</A>
Unsubscribe : <A HREF="https://launchpad.net/~openstack">https://launchpad.net/~openstack</A>
More help   : <A HREF="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</A>
</PRE>
                                </BLOCKQUOTE>
                                <BR>
                                <BR>
                            </BLOCKQUOTE>
                        </BLOCKQUOTE>
                        <BR>
                        <BR>
                    </BLOCKQUOTE>
                    <BR>
                    <BR>
                </BLOCKQUOTE>
                <BR>
                <BR>
                _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp<BR>
            </BLOCKQUOTE>
            <BR>
            <BR>
        </BLOCKQUOTE>
        <BR>
        <BR>
    </BLOCKQUOTE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>