Hi Randy,<br><br>hows your --network_manager= , looks like<br>and is your libvirt-bin service is running<br><br><br><div class="gmail_quote">On Thu, May 3, 2012 at 1:42 PM, Randy Katz <span dir="ltr"><<a href="mailto:rkatz@simplicityhosting.com" target="_blank">rkatz@simplicityhosting.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi Vivek,<br>
    <br>
    Can you please be more specific as to what I would be looking for?
    Here is a grep of my nova.conf<br>
    file:<br>
    <br>
    # pwd<br>
    /etc/nova<br>
    # grep dhcp nova.conf<br>
    dhcpbridge = /usr/bin/nova-dhcpbridge<br>
    dhcpbridge_flagfile = /etc/nova/nova.conf<br>
    force_dhcp_release = False<br>
    <br>
    # grep network nova.conf<br>
    injected_network_template = /usr/share/nova/interfaces.template<br>
    network_manager = nova.network.manager.FlatDHCPManager<br>
    <br>
    as for the compute.log there seem to be errors:<br>
    <br>
    # pwd<br>
    /var/log/nova<br>
    # cat compute.log<br>
    2012-05-02 02:49:00 AUDIT nova.service [-] Starting compute node
    (version 2012.1-LOCALBRANCH:LOCALREVISION)<br>
    2012-05-02 02:49:01 WARNING nova.utils
    [req-da3ff453-406d-4388-9074-4c77e4f7b9c8 None None]
    /usr/lib64/python2.6/site-packages/SQLAlchemy-0.7.3-py2.6-linux-x86_64.egg/sqlalchemy/pool.py:639:
    SADeprecationWarning: The 'listeners' argument to Pool (and
    create_engine()) is deprecated.  Use event.listen().<br>
      Pool.__init__(self, creator, **kw)<br>
    <br>
    2012-05-02 02:49:01 WARNING nova.utils
    [req-da3ff453-406d-4388-9074-4c77e4f7b9c8 None None]
    /usr/lib64/python2.6/site-packages/SQLAlchemy-0.7.3-py2.6-linux-x86_64.egg/sqlalchemy/pool.py:145:
    SADeprecationWarning: Pool.add_listener is deprecated.  Use
    event.listen()<br>
      self.add_listener(l)<br>
    <br>
    2012-05-02 02:49:02 CRITICAL nova [-] Failed to connect socket to
    '/var/run/libvirt/libvirt-sock': No such file or directory<br>
    2012-05-02 03:58:01 AUDIT nova.service [-] Starting compute node
    (version 2012.1-LOCALBRANCH:LOCALREVISION)<br>
    2012-05-02 03:58:01 WARNING nova.utils
    [req-fe31fb6c-a8c5-4a76-a93b-b38cb6ef7db4 None None]
    /usr/lib64/python2.6/site-packages/SQLAlchemy-0.7.3-py2.6-linux-x86_64.egg/sqlalchemy/pool.py:639:
    SADeprecationWarning: The 'listeners' argument to Pool (and
    create_engine()) is deprecated.  Use event.listen().<br>
      Pool.__init__(self, creator, **kw)<br>
    <br>
    2012-05-02 03:58:01 WARNING nova.utils
    [req-fe31fb6c-a8c5-4a76-a93b-b38cb6ef7db4 None None]
    /usr/lib64/python2.6/site-packages/SQLAlchemy-0.7.3-py2.6-linux-x86_64.egg/sqlalchemy/pool.py:145:
    SADeprecationWarning: Pool.add_listener is deprecated.  Use
    event.listen()<br>
      self.add_listener(l)<br>
    <br>
    2012-05-02 03:58:01 CRITICAL nova [-] Failed to connect socket to
    '/var/run/libvirt/libvirt-sock': No such file or directory<div><div class="h5"><br>
    <br>
    <br>
    On 5/2/2012 9:05 PM, Vivek Singh Raghuwanshi wrote:
    <blockquote type="cite">Hi,<br>
      <br>
      Most of case this is an dhcp or wrong network type selection in
      nova.conf --network_manager can you also upload the logs of
      nova-compute.log<br>
      <br>
      <div class="gmail_quote">On Thu, May 3, 2012 at 1:38 AM, Randy
        Katz <span dir="ltr"><<a href="mailto:rkatz@simplicityhosting.com" target="_blank">rkatz@simplicityhosting.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
          <br>
          I am following this wonderful doc:<br>
          <br>
          <a href="http://fedoraproject.org/wiki/Getting_started_with_OpenStack_EPEL#Launch_an_Instance" target="_blank">http://fedoraproject.org/wiki/Getting_started_with_OpenStack_EPEL#Launch_an_Instance</a><br>
          <br>
          When I launch an image the vm status is error and the image
          seems to be<br>
          running in an<br>
          error state without an ip address. I assume this has something
          to do<br>
          with dhcp or whatever.<br>
          <br>
          First off, as I am installing this in a VM not sure if that is
          the<br>
          problem as well. If someone knows<br>
          the quick and short of it, please advise, thanks.<br>
          <br>
          Randy<br>
          _______________________________________________<br>
          Openstack-operators mailing list<br>
          <a href="mailto:Openstack-operators@lists.openstack.org" target="_blank">Openstack-operators@lists.openstack.org</a><br>
          <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      ViVek Raghuwanshi<br>
      Mobile -<a href="tel:%2B91-09595950504" value="+919595950504" target="_blank">+91-09595950504</a><br>
                  <br>
      Skype - vivek_raghuwanshi<br>
      <br>
      <br>
    </blockquote>
    <br>
    <br>
    </div></div><span class="HOEnZb"><font color="#888888"><div>-- <br>
      --> Randy Katz - <b>SimplicityHosting.Com, Inc.</b> - Premium
      Web Hosting Services<br>
      <font color="YellowGreen">█</font>H cPanel Shared, VPS, Dedicated,
      eCommerce, Affiliates<br>
      S<font color="RoyalBlue">█</font> Custom Configurations and
      Pricing Available to your Need<br>
      --> <a href="http://www.simplicityhosting.com" target="_blank">http://www.simplicityhosting.com</a></div>
  </font></span></div>

</blockquote></div><br><br clear="all"><br>-- <br>ViVek Raghuwanshi<br>Mobile -+91-09595950504<br>            <br>Skype - vivek_raghuwanshi<br><br><br>