You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Our openstack-clouds have multiple compute-nodes, and when a VM is created the scheduler is responsible to select a node to run the VM. Initially we did not really care where VM's were placed, but as the clouds grow we got special considerations to make when it comes to scheduling that we need to account for. The special considerations we take are:

Keep room for large instances


Schedule windows to licensed hosts


Schedule GPU-instances to GPU-equipped compute-nodes

  • No labels