[openstack-dev] scheduler_hints & migration

Tom Gall tom_gall at vnet.ibm.com
Mon Aug 20 15:13:01 UTC 2012


FWIW, I've opened https://bugs.launchpad.net/nova/+bug/1039065

I'll get my implementation into review.openstack.org. 

Regards,
Tom

On Aug 19, 2012, at 3:27 PM, Blake Yeager wrote:

> On Wed, Aug 15, 2012 at 10:14 AM, Tom Gall <tom_gall at vnet.ibm.com> wrote:
> 
> You have a scheduler hint where you want the scheduler to pick resources that are in close proximity to a particular ip address.
> 
> ex:
> scheduler_hints': { 'cidr': '/32',
>                                 'build_near_host_ip': affinity_ip}
> 
> <time passes>
> 
> Now you migrate the instance to a different host. There are no hints since they weren't saved and unless the person issuing the migration command remembers the desire for affinity, it becomes a matter of luck if the affinity will be broken. To me this makes the case that if scheduler_hints are initially passed they should be saved, such that if there is a later migration the filter should be applied against the desired destination and if that destination doesn't pass the filter an error should be raised.
> 
>  
> I completely agree this is an important use case that Nova needs to support.  If this doesn't make it into Folsom we should push to get this into Grizzly as soon as possible.
> 
> -Blake
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20120820/6f72d0b9/attachment.html>


More information about the OpenStack-dev mailing list