<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<font style="font-size:10pt;" color="#366092" face="Tahoma" size="2">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. <br>Netstack developers can give a definitive answer to this, but it would be interesting to learn what goes wrong with a launched instance.<br><br>Salman<br id="FontBreak"></font><br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">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 :
<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" target="_blank">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>
</blockquote>
<blockquote>
    <br>
</blockquote>
<blockquote>
    
<hr align="center">
<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>
        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>
                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" target="_blank">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/%7Eopenstack" target="_blank">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/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
                    More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
                    <br>
                </blockquote>
<pre>_______________________________________________
Mailing list: <a href="https://launchpad.net/%7Eopenstack" target="_blank">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/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a>
</pre>
            </blockquote>
            <br>
            <br>
        </blockquote>
    </blockquote>
    <br>
    <br>
</blockquote>
<br></div>                                    </div></body>
</html>