Re: [Openstack] Error in scheduler when create a new instance.

2012-04-28 Thread Yuriy Taraday
k@lists.launchpad.net > > From: Rogerio Goncalves > Sent by: openstack-bounces+gongysh=cn.ibm....@lists.launchpad.net > Date: 04/28/2012 10:22AM > > Subject: Re: [Openstack] Error in scheduler when create a new instance. > > Zhang, > > I already triad. > > > ro

Re: [Openstack] Error in scheduler when create a new instance.

2012-04-27 Thread Yong Sheng Gong
Error in scheduler when create a new instance. Flavia, Thanks, but does not help. Get the same error.  2012-04-27 17:41:39 WARNING nova.scheduler.manager [req-efb95a01-15f0-4ae7-9f7f-0ec71ff4d12a e53ddc6542c84f0791fd5ff8968162d7 c65c92296bf841c992c895074da03316] Failed to schedule_run_

Re: [Openstack] Error in scheduler when create a new instance.

2012-04-27 Thread Rogerio Goncalves
@lists.launchpad.net wrote: >>> - >>> >>> To: Flavia Missi >>> From: Rogerio Goncalves >>> Sent by: openstack-bounces+gongysh=cn.ibm@lists.launchpad.net >>> Date: 04/28/2012 04:43AM >>> Cc: openstack@lists.launchpad.ne

Re: [Openstack] Error in scheduler when create a new instance.

2012-04-27 Thread Rogerio Goncalves
t; Date: 04/28/2012 04:43AM > Cc: openstack@lists.launchpad.net > Subject: Re: [Openstack] Error in scheduler when create a new instance. > > > Flavia, > > Thanks, but does not help. > Get the same error. > > 2012-04-27 17:41:39 WARNING nova.sche

Re: [Openstack] Error in scheduler when create a new instance.

2012-04-27 Thread Yong Sheng Gong
how much free ram left on your compute node?-openstack-bounces+gongysh=cn.ibm@lists.launchpad.net wrote: -To: Flavia Missi From: Rogerio Goncalves Sent by: openstack-bounces+gongysh=cn.ibm@lists.launchpad.netDate: 04/28/2012 04:43AMCc: openstack@lists.launchpad.netSubject: Re: [Open

Re: [Openstack] Error in scheduler when create a new instance.

2012-04-27 Thread Rogerio Goncalves
Flavia, Thanks, but does not help. Get the same error. 2012-04-27 17:41:39 WARNING nova.scheduler.manager [req-efb95a01-15f0-4ae7-9f7f-0ec71ff4d12a e53ddc6542c84f0791fd5ff8968162d7 c65c92296bf841c992c895074da03316] Failed to schedule_run_instance: No valid host was found. Is the appropriate servi

Re: [Openstack] Error in scheduler when create a new instance.

2012-04-27 Thread Flavia Missi
Rogerio, I had this problem and solved it by setting the following flag: scheduler_default_filters=AllHostsFilter Hope it helps. []'s On Fri, Apr 27, 2012 at 12:29 PM, Rogerio Goncalves wrote: > is enabled and not running > my compute node is virtual machine to test and configured with qemu (

Re: [Openstack] Error in scheduler when create a new instance.

2012-04-27 Thread Rogerio Goncalves
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_

Re: [Openstack] Error in scheduler when create a new instance.

2012-04-26 Thread heut2008
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 : > Hello, > > Im getting this error when launching a new instance. > > "Failed to schedule_run_instance: No valid

[Openstack] Error in scheduler when create a new instance.

2012-04-26 Thread Rogerio Goncalves
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 no