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: konglingx...@huawei.com
From: cosmos cosmos [mailto:cosmos0...@gmail.com] Sent: Wednesday, August 14, 2013 10:32 AM To: openstack-dev@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
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev