[openstack-dev] Can we use two nova schedulers at the same time?

2013-08-13 Thread sudheesh sk
Hi, 1) Can nova have more than one scheduler at a time? Standard Scheduler + one custom scheduler? 2) If its possible to add multiple schedulers - how we should configure it. lets say I have a scheduler called 'Scheduler' . So nova conf may look like below scheduler_manager =

Re: [openstack-dev] Can we use two nova schedulers at the same time?

2013-08-13 Thread Alex Glikson
@lists.openstack.org, Date: 13/08/2013 10:30 AM Subject:[openstack-dev] Can we use two nova schedulers at the same time? Hi, 1) Can nova have more than one scheduler at a time? Standard Scheduler + one custom scheduler? 2) If its possible to add multiple schedulers - how we should

Re: [openstack-dev] Can we use two nova schedulers at the same time?

2013-08-13 Thread sudheesh sk
: Tuesday, 13 August 2013 1:45 PM Subject: Re: [openstack-dev] Can we use two nova schedulers at the same time? There are roughly three cases. 1. Multiple identical instances of the scheduler service. This is typically done to increase scalability, and is already supported (although sometimes may

Re: [openstack-dev] Can we use two nova schedulers at the same time?

2013-08-13 Thread Russell Bryant
On 08/13/2013 05:57 AM, sudheesh sk wrote: I have one quick question regarding the 3rd point you have mentioned (Multiple scheduler configurations within a single (potentially heterogeneous) Nova deployment) In this case ultimately when a VM is created - would it have gone through all the