← Back to team overview

openstack team mailing list archive

Re: Error in scheduler when create a new instance.

 

is enabled and not running
my  compute node is virtual machine to test and configured with qemu (2
core, 4gb, 10gb free in nova-volumes)

 my last log message on nova-compute is:

2012-04-27 12:22:25 DEBUG nova.virt.libvirt.connection [-] Connecting to
libvirt: qemu:///system from (pid=18588) _get_connection
/usr/lib/python2.7/dist-packages/nova/virt/libvirt/connection.*py*:292
libvirt is running

18420 ?        Sl     0:00 /usr/sbin/libvirtd -d


On Thu, Apr 26, 2012 at 10:43 PM, heut2008 <heut2008@xxxxxxxxx> wrote:

> be sure  nova-compute is running and is enabled by using nova-manage
> service list,also confirm that the compute node have enough
> resources(cpu,mem,disk) .
>
> 2012/4/27 Rogerio Goncalves <rogerlz@xxxxxxxxx>:
> > Hello,
> >
> > Im getting this error when launching a new instance.
> >
> > "Failed to schedule_run_instance: No valid host was found. Is the
> > appropriate service running?"
> >
> > http://paste.openstack.org/show/14020/
> >
> > SO Ubuntu 12.04
> >
> > libvirt-bin start/running, process 4153
> > nova-network start/running, process 4174
> > nova-compute start/running, process 4187
> > nova-api start/running, process 4198
> > nova-objectstore start/running, process 4210
> > nova-scheduler start/running, process 4222
> > nova-volume start/running, process 4235
> > nova-vncproxy start/running, process 4246
> >
> > rabbitmq is up too
> >
> >
> > Thanks
> >
> > Rogério Gonçalves
> >
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~openstack
> > Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~openstack
> > More help   : https://help.launchpad.net/ListHelp
> >
>

Follow ups

References