Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: OpenStack: Dev

Where to add the performance increasing method in openstack

 

 

OpenStack dev RSS feed   Index | Next | Previous | View Threaded


sarathzacharia at gmail

May 22, 2012, 10:26 PM

Post #1 of 11 (79 views)
Permalink
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


razique.mahroua at gmail

May 23, 2012, 5:21 AM

Post #2 of 11 (84 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

Hi,
could we have extra details ?
nova-scheduler is the service code you'd hack into :)


> sarath zacharia <mailto:sarathzacharia [at] gmail>
> 23 mai 2012 07:26
>
> 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
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack [at] lists
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp

--
Nuage & Co - Razique Mahroua
razique.mahroua [at] gmail
Attachments: compose-unknown-contact.jpg (0.75 KB)
  image.jpg (9.88 KB)


jsuh at isi

May 23, 2012, 5:34 AM

Post #3 of 11 (82 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

Sarath,

There are filter and weight functions in the scheduler that might fit your purpose.

Thanks,

Joseph

----
(w) 703-248-6160
(c) 571-340-2434
(f) 703-812-3712
3811 N. Fairfax Drive Suite 200
Arlington, VA, 22203, USA
http://www.east.isi.edu/~jsuh

----- Original Message -----
From: "Razique Mahroua" <razique.mahroua [at] gmail>
To: "sarath zacharia" <sarathzacharia [at] gmail>
Cc: openstack [at] lists
Sent: Wednesday, May 23, 2012 8:21:07 AM
Subject: Re: [Openstack] Where to add the performance increasing method in openstack



Hi,
could we have extra details ?
nova-scheduler is the service code you'd hack into :)








sarath zacharia
23 mai 2012 07:26



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



_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


--
Nuage & Co - Razique Mahroua
razique.mahroua [at] gmail





_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


sarathzacharia at gmail

May 23, 2012, 9:48 PM

Post #4 of 11 (77 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

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 [at] persistent> 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 [at] lists [mailto:
> openstack-bounces+nagaraju_bingi=persistent.co.in [at] lists] *On
> Behalf Of *sarath zacharia
> *Sent:* Wednesday, May 23, 2012 10:57 AM
> *To:* openstack [at] lists
> *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 !!!!!!!!!


nagaraju_bingi at persistent

May 23, 2012, 11:57 PM

Post #5 of 11 (78 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

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 [at] gmail]
Sent: Thursday, May 24, 2012 10:19 AM
To: Nagaraju Bingi
Cc: openstack [at] lists
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 [at] persistent<mailto:nagaraju_bingi [at] persistent>> 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 [at] lists<mailto:persistent.co.in [at] lists> [mailto:openstack-bounces+nagaraju_bingi<mailto:openstack-bounces%2Bnagaraju_bingi>=persistent.co.in [at] lists<mailto:persistent.co.in [at] lists>] On Behalf Of sarath zacharia
Sent: Wednesday, May 23, 2012 10:57 AM
To: openstack [at] lists<mailto:openstack [at] lists>
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.


sarathzacharia at gmail

May 24, 2012, 12:19 AM

Post #6 of 11 (78 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

Hi ,

Yes I mean node as compute node. right now we prepared the new
algorithm and we are on the implementing phase .
Actually we created a program by using that algorithm. Program is developed
by using the java . How we can add that program
to the nova-scheduler .

Regards
Sarath Zacharia


On Thu, May 24, 2012 at 12:27 PM, Nagaraju Bingi <
nagaraju_bingi [at] persistent> wrote:

> 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 [at] gmail]
> *Sent:* Thursday, May 24, 2012 10:19 AM
> *To:* Nagaraju Bingi
> *Cc:* openstack [at] lists
> *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 [at] persistent> 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 [at] lists [mailto:
> openstack-bounces+nagaraju_bingi=persistent.co.in [at] lists] *On
> Behalf Of *sarath zacharia
> *Sent:* Wednesday, May 23, 2012 10:57 AM
> *To:* openstack [at] lists
> *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.****
>
>
>
> ****
>
> ** **
>
> 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.
>


hitesh.wadekar at gmail

May 24, 2012, 12:56 AM

Post #7 of 11 (77 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

I think there are some people working on scheduler algorithm,

May be you can ask Vishy, he will be the best person to give an answer.

Can you cover that program into Python? I think using Jython we can embed
java code in python, I am not sure about it.

Thanks,
Hitesh



On Thu, May 24, 2012 at 12:49 PM, sarath zacharia
<sarathzacharia [at] gmail>wrote:

> Hi ,
>
> Yes I mean node as compute node. right now we prepared the new
> algorithm and we are on the implementing phase .
> Actually we created a program by using that algorithm. Program is
> developed by using the java . How we can add that program
> to the nova-scheduler .
>
> Regards
> Sarath Zacharia
>
>
> On Thu, May 24, 2012 at 12:27 PM, Nagaraju Bingi <
> nagaraju_bingi [at] persistent> wrote:
>
>> 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 [at] gmail]
>> *Sent:* Thursday, May 24, 2012 10:19 AM
>> *To:* Nagaraju Bingi
>> *Cc:* openstack [at] lists
>> *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 [at] persistent> 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 [at] lists [mailto:
>> openstack-bounces+nagaraju_bingi=persistent.co.in [at] lists] *On
>> Behalf Of *sarath zacharia
>> *Sent:* Wednesday, May 23, 2012 10:57 AM
>> *To:* openstack [at] lists
>> *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.****
>>
>>
>>
>> ****
>>
>> ** **
>>
>> 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.
>>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack [at] lists
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>


nagaraju_bingi at persistent

May 24, 2012, 1:50 AM

Post #8 of 11 (84 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

Hi,

Please go through http://jpype.sourceforge.net/ for including Java program from python.

Regards,
Nagaraju B


From: sarath zacharia [mailto:sarathzacharia [at] gmail]
Sent: Thursday, May 24, 2012 12:49 PM
To: Nagaraju Bingi
Cc: openstack [at] lists
Subject: Re: [Openstack] Where to add the performance increasing method in openstack

Hi ,

Yes I mean node as compute node. right now we prepared the new algorithm and we are on the implementing phase .
Actually we created a program by using that algorithm. Program is developed by using the java . How we can add that program
to the nova-scheduler .

Regards
Sarath Zacharia


On Thu, May 24, 2012 at 12:27 PM, Nagaraju Bingi <nagaraju_bingi [at] persistent<mailto:nagaraju_bingi [at] persistent>> wrote:
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 [at] gmail<mailto:sarathzacharia [at] gmail>]
Sent: Thursday, May 24, 2012 10:19 AM
To: Nagaraju Bingi
Cc: openstack [at] lists<mailto:openstack [at] lists>
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 [at] persistent<mailto:nagaraju_bingi [at] persistent>> 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 [at] lists<mailto:persistent.co.in [at] lists> [mailto:openstack-bounces+nagaraju_bingi<mailto:openstack-bounces%2Bnagaraju_bingi>=persistent.co.in [at] lists<mailto:persistent.co.in [at] lists>] On Behalf Of sarath zacharia
Sent: Wednesday, May 23, 2012 10:57 AM
To: openstack [at] lists<mailto:openstack [at] lists>
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.



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.


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.


nagaraju_bingi at persistent

May 24, 2012, 2:06 AM

Post #9 of 11 (94 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

Hi,

Let me know if anything requires on scheduler.

Regards,
Nagaraju B

From: Hitesh wadekar [mail to:]
Sent: Thursday, May 24, 2012 1:26 PM
To: sarath zacharia
Cc: Nagaraju Bingi; openstack [at] lists
Subject: Re: [Openstack] Where to add the performance increasing method in openstack

I think there are some people working on scheduler algorithm,

May be you can ask Vishy, he will be the best person to give an answer.

Can you cover that program into Python? I think using Jython we can embed java code in python, I am not sure about it.

Thanks,
Hitesh


On Thu, May 24, 2012 at 12:49 PM, sarath zacharia <sarathzacharia [at] gmail<mailto:sarathzacharia [at] gmail>> wrote:
Hi ,

Yes I mean node as compute node. right now we prepared the new algorithm and we are on the implementing phase .
Actually we created a program by using that algorithm. Program is developed by using the java . How we can add that program
to the nova-scheduler .

Regards
Sarath Zacharia


On Thu, May 24, 2012 at 12:27 PM, Nagaraju Bingi <nagaraju_bingi [at] persistent<mailto:nagaraju_bingi [at] persistent>> wrote:
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 [at] gmail<mailto:sarathzacharia [at] gmail>]
Sent: Thursday, May 24, 2012 10:19 AM
To: Nagaraju Bingi
Cc: openstack [at] lists<mailto:openstack [at] lists>
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 [at] persistent<mailto:nagaraju_bingi [at] persistent>> 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 [at] lists<mailto:persistent.co.in [at] lists> [mailto:openstack-bounces+nagaraju_bingi<mailto:openstack-bounces%2Bnagaraju_bingi>=persistent.co.in [at] lists<mailto:persistent.co.in [at] lists>] On Behalf Of sarath zacharia
Sent: Wednesday, May 23, 2012 10:57 AM
To: openstack [at] lists<mailto:openstack [at] lists>
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.



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.


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists<mailto:openstack [at] lists>
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


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.


diego.parrilla.santamaria at gmail

May 24, 2012, 10:01 AM

Post #10 of 11 (78 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

Hi Sandy,

Where is your VM I/O based scheduler published? We are also working on smart schedulers.

Cheers
Diego

Enviado desde mi iPhone, perdona la brevedad

El 24/05/2012, a las 15:10, Sandy Walsh <sandy.walsh [at] RACKSPACE> escribió:

> Hi!
>
> You would want to report this information to the Scheduler (probably via the db) so it can make more informed decisions. A new Weight Function in the scheduler would be the place to add it specifically.
>
> We currently track the number of VM I/O operations being performed on each Compute node for this (build, resize, migration, etc) but nothing within the guest itself. Could be handy for certain verticals.
>
> Hope it helps,
> Sandy
>
> From: openstack-bounces+sandy.walsh=rackspace.com [at] lists [openstack-bounces+sandy.walsh=rackspace.com [at] lists] on behalf of sarath zacharia [sarathzacharia [at] gmail]
> Sent: Thursday, May 24, 2012 1:48 AM
> To: Nagaraju Bingi
> Cc: openstack [at] lists
> 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 [at] persistent> 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 [at] lists [mailto:openstack-bounces+nagaraju_bingi=persistent.co.in [at] lists] On Behalf Of sarath zacharia
> Sent: Wednesday, May 23, 2012 10:57 AM
> To: openstack [at] lists
> 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 !!!!!!!!!
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack [at] lists
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp


sandy.walsh at RACKSPACE

May 24, 2012, 10:44 AM

Post #11 of 11 (76 views)
Permalink
Re: Where to add the performance increasing method in openstack [In reply to]

Have a look at the nova/notifications/capacity_notifier and the related capacity operations in nova.db.api

The notifier listens for Compute node operations (*.start/*.end) and keeps the ComputeNode table fresh with the latest state. The Scheduler uses the ComputeNode table for picking candidates.

Cheers,
Sandy




From: Diego Parrilla [diego.parrilla.santamaria [at] gmail]

Sent: Thursday, May 24, 2012 2:01 PM

To: Sandy Walsh
Cc: sarath zacharia; Nagaraju Bingi; openstack [at] lists
Subject: Re: [Openstack] Where to add the performance increasing method in openstack

Hi Sandy,

Where is your VM I/O based scheduler published? We are also working on smart schedulers.

Cheers
Diego

Enviado desde mi iPhone, perdona la brevedad

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp

OpenStack dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.