[openstack-dev] Proposal for approving Starting by scheduler development blueprint.

Konglingxian konglingxian at huawei.com
Wed Aug 14 08:49:10 UTC 2013


I’m interested in this, want to hear others’ opinions.

------------------------------------------------------------
Lingxian Kong
Huawei Technologies Co.,LTD.
IT Product Line CloudOS PDU
China, Xi'an
Mobile: +86-18602962792
Email: konglingxian at huawei.com

From: cosmos cosmos [mailto:cosmos0703 at gmail.com]
Sent: Wednesday, August 14, 2013 10:32 AM
To: openstack-dev at lists.openstack.org
Subject: [openstack-dev] Proposal for approving Starting by scheduler development blueprint.

Hello.
My name is Rucia for Samsung SDS.

Now, I am developing Start Logic by nova-scheduler for efficient resources of host.
This function is already implemented in folsom release version.

It is used for the iscsi target such as HP san storage.

This is slightly different from the original version.
If you start the instance after stop, the instance will started at optimal Compute host.
The selected host is through the nova-scheduler.

<Before Logic>
1. Do not use the scheduler originally in start logic of Openstack Nova
2. Start on the host where the instance is created

<After Logic>
1. When the stopped instance start, Changed to start from the hosts that is selected by nova-scheduler
2. When the VM starts, Check the resources through check_resource_limit()

Pros
- You can use resources efficiently
- When you start a virtual machine, You can solve the problem that is error caused by the lack of resources on a host.

Below is my blueprint and wiki page.
Thanks

https://blueprints.launchpad.net/nova/+spec/start-instance-by-scheduler
https://wiki.openstack.org/wiki/Start
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130814/cf47dd44/attachment.html>


More information about the OpenStack-dev mailing list