I installed everything from ubuntu's 12.04 repositories.<div><br></div><div>Below is the nova config file template i'm using. I don't have access to the machine i'm using at the moment, so i can't get the final output. I hope it's enough :/</div>
<div><br></div><div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">[DEFAULT]</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># LOG/State</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">verbose=True</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># Authentication</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">auth_strategy=keystone</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># Scheduler</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">compute_scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># VOLUMES</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">volume_group=nova-volumes</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">volume_name_template=volume-%08x</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">iscsi_helper=tgtadm</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">iscsi_ip_prefix=%HOST_IP%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># COMPUTE</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">libvirt_type=%LIBVIRT_TYPE%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">connection_type=libvirt</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">instance_name_template=instance-%08x</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">api_paste_config=/etc/nova/api-paste.ini</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">allow_resize_to_same_host=True</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">root_helper=sudo nova-rootwrap</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">libvirt_use_virtio_for_bridges=True</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">api_paste_config=api-paste-keystone.ini</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">allow_admin_api=true</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># DATABASE</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">sql_connection=mysql://nova:%MYSQL_NOVA_PASS%@%MYSQL_HOST%/nova</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># APIS</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">osapi_compute_extension=nova.api.openstack.compute.contrib.standard_extensions</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">osapi_host=%HOST_IP%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># Glance</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">glance_api_servers=%HOST_IP%:9292</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># RABBITMQ</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">rabbit_host=%HOST_IP%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># NETWORK</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">dhcpbridge_flagfile=/etc/nova/nova.conf</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">dhcpbridge=/usr/bin/nova-dhcpbridge</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">force_dhcp_release=True</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">public_interface=%PUBLIC_INTERFACE%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">vlan_interface=%VLAN_INTERFACE%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">vlan_start=%VLAN_START%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">zone_name=%REGION%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">node_availability_zone=%REGION%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">storage_availability_zone=%REGION%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">enable_zone_routing=true</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"># NOVNC CONSOLE</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">novncproxy_base_url=http://%HOST_IP%:6080/vnc_auto.html</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">vncserver_proxyclient_address=%HOST_IP%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">vncserver_listen=%HOST_IP%</blockquote>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
<div><br></div></blockquote><br><div class="gmail_quote">On Fri, Apr 27, 2012 at 7:40 PM, Jay Pipes <span dir="ltr"><<a href="mailto:jaypipes@gmail.com" target="_blank">jaypipes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Leander,<br>
<br>
Looks like a misconfiguration. The base path for nova's instances is typically /var/lib/nova/instances, set by the instances_path configuration option.<br>
<br>
Somehow it is being set to "/usr/lib/python2.7/dist-<u></u>packages/instances", which is clearly incorrect.<br>
<br>
How did you install your Nova code?<br>
<br>
Best,<br>
-jay<div><div class="h5"><br>
<br>
On 04/27/2012 12:00 PM, Leander Bessa wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello,<br>
<br>
I'm clueless as how to solve this problem, any ideas?<br>
<br>
        DEBUG nova.utils [req-007e9c3f-2dcb-4b42-8486-<u></u>800a51e272e1 None<br>
        None] backend <module 'nova.db.sqlalchemy.api' from<br>
        '/usr/lib/python2.7/dist-<u></u>packages/nova/db/sqlalchemy/<u></u>api.pyc'><br>
        from (pid=17035) __get_backend<br>
        /usr/lib/python2.7/dist-<u></u>packages/nova/utils.py:658<br>
<br>
        Traceback (most recent call last):<br>
<br>
           File "/usr/lib/python2.7/dist-<u></u>packages/eventlet/hubs/hub.py"<u></u>,<br>
        line 336, in fire_timers<br>
<br>
             timer()<br>
<br>
           File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/eventlet/hubs/timer.<u></u>py", line<br>
        56, in __call__<br>
<br>
             cb(*args, **kw)<br>
<br>
           File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/eventlet/greenthread.<u></u>py", line<br>
        192, in main<br>
<br>
             result = function(*args, **kwargs)<br>
<br>
           File "/usr/lib/python2.7/dist-<u></u>packages/nova/service.py", line<br>
        101, in run_server<br>
<br>
             server.start()<br>
<br>
           File "/usr/lib/python2.7/dist-<u></u>packages/nova/service.py", line<br>
        174, in start<br>
<br>
             self.manager.update_available_<u></u>resource(ctxt)<br>
<br>
           File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/compute/manager.<u></u>py", line<br>
        2403, in update_available_resource<br>
<br>
             self.driver.update_available_<u></u>resource(context, self.host)<br>
<br>
           File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/virt/libvirt/<u></u>connection.py",<br>
        line 1898, in update_available_resource<br>
<br>
        'local_gb': self.get_local_gb_total(),<br>
<br>
           File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/virt/libvirt/<u></u>connection.py",<br>
        line 1712, in get_local_gb_total<br>
<br>
             stats = libvirt_utils.get_fs_info(<u></u>FLAGS.instances_path)<br>
<br>
           File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/virt/libvirt/<u></u>utils.py",<br>
        line 277, in get_fs_info<br>
<br>
             hddinfo = os.statvfs(path)<br>
<br>
        OSError: [Errno 2] No such file or directory:<br>
        '/usr/lib/python2.7/dist-<u></u>packages/instances'<br>
<br>
        2012-04-27 16:51:48 CRITICAL nova [-] [Errno 2] No such file or<br>
        directory: '/usr/lib/python2.7/dist-<u></u>packages/instances'<br>
<br>
        2012-04-27 16:51:48 TRACE nova Traceback (most recent call last):<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File "/usr/bin/nova-compute",<br>
        line 49, in <module><br>
<br>
        2012-04-27 16:51:48 TRACE nova     service.wait()<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/service.py", line 413, in<br>
        wait<br>
<br>
        2012-04-27 16:51:48 TRACE nova     _launcher.wait()<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/service.py", line 131, in<br>
        wait<br>
<br>
        2012-04-27 16:51:48 TRACE nova     service.wait()<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/eventlet/greenthread.<u></u>py", line<br>
        166, in wait<br>
<br>
        2012-04-27 16:51:48 TRACE nova     return self._exit_event.wait()<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/eventlet/event.py", line 116,<br>
        in wait<br>
<br>
        2012-04-27 16:51:48 TRACE nova     return hubs.get_hub().switch()<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/eventlet/hubs/hub.py"<u></u>, line<br>
        177, in switch<br>
<br>
        2012-04-27 16:51:48 TRACE nova     return self.greenlet.switch()<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/eventlet/greenthread.<u></u>py", line<br>
        192, in main<br>
<br>
        2012-04-27 16:51:48 TRACE nova     result = function(*args,<br>
        **kwargs)<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/service.py", line 101, in<br>
        run_server<br>
<br>
        2012-04-27 16:51:48 TRACE nova     server.start()<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/service.py", line 174, in<br>
        start<br>
<br>
        2012-04-27 16:51:48 TRACE nova<br>
        self.manager.update_available_<u></u>resource(ctxt)<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/compute/manager.<u></u>py", line<br>
        2403, in update_available_resource<br>
<br>
        2012-04-27 16:51:48 TRACE nova<br>
        self.driver.update_available_<u></u>resource(context, self.host)<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/virt/libvirt/<u></u>connection.py",<br>
        line 1898, in update_available_resource<br>
<br>
        2012-04-27 16:51:48 TRACE nova 'local_gb':<br>
        self.get_local_gb_total(),<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/virt/libvirt/<u></u>connection.py",<br>
        line 1712, in get_local_gb_total<br>
<br>
        2012-04-27 16:51:48 TRACE nova     stats =<br>
        libvirt_utils.get_fs_info(<u></u>FLAGS.instances_path)<br>
<br>
        2012-04-27 16:51:48 TRACE nova   File<br>
        "/usr/lib/python2.7/dist-<u></u>packages/nova/virt/libvirt/<u></u>utils.py",<br>
        line 277, in get_fs_info<br>
<br>
        2012-04-27 16:51:48 TRACE nova     hddinfo = os.statvfs(path)<br>
<br>
        2012-04-27 16:51:48 TRACE nova OSError: [Errno 2] No such file<br>
        or directory: '/usr/lib/python2.7/dist-<u></u>packages/instances'<br>
<br>
        2012-04-27 16:51:48 TRACE nova<br>
<br>
        Exception KeyError: KeyError(140477118368240,) in <module<br>
        'threading' from '/usr/lib/python2.7/threading.<u></u>pyc'> ignored<br>
<br>
<br>
<br>
Regards,<br>
<br>
Leander<br>
<br>
<br></div></div><div class="im">
______________________________<u></u>_________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~<u></u>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~<u></u>openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/<u></u>ListHelp</a><br>
</div></blockquote><div class="HOEnZb"><div class="h5">
<br>
______________________________<u></u>_________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~<u></u>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~<u></u>openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/<u></u>ListHelp</a><br>
</div></div></blockquote></div><br></div>