[Openstack] could you give me some tips on the process of how to change the scheduler algorithm

Razique Mahroua razique.mahroua at gmail.com
Mon Jun 4 08:46:29 UTC 2012


Hi,
I don't really understand, what do you want to know about the amqp component ?
Regards,
Razique

Nuage & Co - Razique Mahroua 
razique.mahroua at gmail.com



Le 4 juin 2012 à 10:40, 吴联盟 a écrit :

> Razique Mahroua,
>  Thanks a lot , I wonder whether somebody can do me any favor of the process of amqp,more exactly , how did the scheduler get the information from the message queue which came from the API module. 
> 
> 
> At 2012-06-04 15:39:14,"Razique Mahroua" <razique.mahroua at gmail.com> wrote:
> Hey,
> Here is the algo page : 
> http://nova.openstack.org/devref/filter_scheduler.html
> The one that might interest you is that one :
> http://nova.openstack.org/api/nova.scheduler.filters.affinity_filter.html#nova.scheduler.filters.affinity_filter.SameHostFilter (Same Host Filter)	
> http://docs.openstack.org/trunk/openstack-compute/admin/content/samehostfilter.html
> 
> Nuage & Co - Razique Mahroua 
> razique.mahroua at gmail.com
> 
> <NUAGECO-LOGO-Fblan_petit.jpg>
> 
> Le 4 juin 2012 à 09:09, 吴联盟 a écrit :
> 
>> hi,all
>>    
>>  I want to change the default scheduling algorithm of nova, as follows:
>>  when you use  command like this  euca-run-instances -k test -t m1.tiny ami-tiny -n1
>>                          euca-run-instances -k test -t m1.small ami-small -n2
>>   I want to process the two command at the same time(now it is treated separately,after the first command , the instance specified by the first command is running,and then the following command will be executed),I mean, to handle the information got from the commands at the same time. That is first to find the most reasonable host for each instance whatever it is from the first command or the second command ,and then create the instances on the hosts.More exactly, to find a way to locate the instances which is specified by the above commands at the same time on the physical machines so that we will get the least physical machines used.
>>   But now I am confused about the process with the command  from api to amqp to scheduler, I wonder whether anybody can give me  any help on that ?
>> 
>> 
>> Thanks a lot!
>> 
>> 
>> _______________________________________________
>> 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
> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120604/54825b2a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NUAGECO-LOGO-Fblan_petit.jpg
Type: image/jpeg
Size: 10122 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120604/54825b2a/attachment.jpg>


More information about the Openstack mailing list