[Openstack] What scheduler should be used while using availability_zones

Belmiro Moreira moreira.belmiro.email.lists at gmail.com
Fri Jan 25 12:15:31 UTC 2013


Hi,
"SimpleScheduler" is deprecated in Folsom and it only covers volume scheduling.
In Folsom use the "FilterSchedule" and make sure you have the filter AvailabilityZones enabled.

Belmiro


On Jan 25, 2013, at 7:52 AM, Balamurugan V G <balamuruganvg at gmail.com> wrote:

> Hi,
> 
> I have two compute nodes in my setup each one is separate zones. I am using the following setting in the nova.conf.
> 
>  scheduler_driver=nova.scheduler.simple.SimpleScheduler
> 
> But when I launch instance and specify a zone, i still see that some times it creates the instance in the wrong zone. Could this be due to the scheduler? What scheduler should I use for this?
> 
> I want a deterministic way to create instances in specific zones.
> 
> Thanks,
> Balu
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp





More information about the Openstack mailing list