Abstract
Clusters provide powerful computing environments, but in practice much of this power goes to waste, due to the static allocation of tasks to nodes, regardless of their changing computational requirements. Dynamic consolidation is an approach that migrates tasks within a cluster as their computational requirements change, both to reduce the number of nodes that need to be active and to eliminate temporary overload situations. Previous dynamic consolidation strategies have relied on task placement heuristics that use only local optimization and typically do not take migration overhead into account. However, heuristics based on only local optimization may miss the globally optimal solution, resulting in unnecessary resource usage, and the overhead for migration may nullify the benefits of consolidation.
In this paper, we propose the Entropy resource manager for homogeneous clusters, which performs dynamic consolidation based on constraint programming and takes migration overhead into account. The use of constraint programming allows Entropy to find mappings of tasks to nodes that are better than those found by heuristics based on local optimizations, and that are frequently globally optimal in the number of nodes. Because migration overhead is taken into account, Entropy chooses migrations that can be implemented efficiently, incurring a low performance overhead.
Original language | English |
---|---|
Title of host publication | VEE'09 : Proceedings of the 2009 ACM SIGPLAN/SIGOPS international conference on Virtual execution environments, Washington, D.C., USA, March 11-13, 2009 |
Publisher | Association for Computing Machinery |
Publication date | 2009 |
Pages | 41-50 |
ISBN (Print) | 978-1-60558-375-4 |
DOIs | |
Publication status | Published - 2009 |
Event | ACM SIGPLAN/SIGOPS International Conference On Virtual Execution Environments - Washington, DC, United States Duration: 11 Mar 2009 → 13 Mar 2009 Conference number: 5 |
Conference
Conference | ACM SIGPLAN/SIGOPS International Conference On Virtual Execution Environments |
---|---|
Number | 5 |
Country/Territory | United States |
City | Washington, DC |
Period | 11/03/2009 → 13/03/2009 |