openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12188
Re: Where to add the performance increasing method in openstack
Hi,
Do you mean, node is nothing but compute node right. Then it is straight forward you can add your logic scheduler or you can come up with your own scheduler algorithm which will take care where to create next instance.
Go through the Good article on Scheduler: https://www.ibm.com/developerworks/mydeveloperworks/blogs/e93514d3-c4f0-4aa0-8844-497f370090f5/?lang=en
Please let me know for further details the implementation or adding logic to existing. I would prefer to write your own scheduler algorithm.
Regards,
Nagaraju B
From: sarath zacharia [mailto:sarathzacharia@xxxxxxxxx]
Sent: Thursday, May 24, 2012 10:19 AM
To: Nagaraju Bingi
Cc: openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] Where to add the performance increasing method in openstack
Hi
Yes , We are monitoring the loads on the instances in each node and next instances will create in most suitable node ie,
node have less load
Regards ,
Sarath Zacharia
On Wed, May 23, 2012 at 6:51 PM, Nagaraju Bingi <nagaraju_bingi@xxxxxxxxxxxxxxxx<mailto:nagaraju_bingi@xxxxxxxxxxxxxxxx>> wrote:
Hi,
Do you mean that your program would monitor the Openstack Instances and check the performance and load of nodes according to the number of different application running in each instance?
Your program will tell you that which Instance is the best suitable to deploy your new application.
Please let me know if I understood correctly.
Regards,
Nagaraju B
From: openstack-bounces+nagaraju_bingi=persistent.co.in@xxxxxxxxxxxxxxxxxxx<mailto:persistent.co.in@xxxxxxxxxxxxxxxxxxx> [mailto:openstack-bounces+nagaraju_bingi<mailto:openstack-bounces%2Bnagaraju_bingi>=persistent.co.in@xxxxxxxxxxxxxxxxxxx<mailto:persistent.co.in@xxxxxxxxxxxxxxxxxxx>] On Behalf Of sarath zacharia
Sent: Wednesday, May 23, 2012 10:57 AM
To: openstack@xxxxxxxxxxxxxxxxxxx<mailto:openstack@xxxxxxxxxxxxxxxxxxx>
Subject: [Openstack] Where to add the performance increasing method in openstack
Hi ,
We created an performance increasing programe for cloud application.
This programe will check the performance and load of nodes according
to the number of different application running in each node of our cloud environment and
it will give which node is more suitable for deploying the next application in cloud.
In which service we have to modify in openstack for implementing this algoritham ?
note : now our code is in java how we can connect to the nova development environment
Yours Sincerly
Sarath Zacharia
DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
--
with regards
Sarath !!!!!!!!!
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
Follow ups
References