Abstract

VM Placement algorithms play a crucial role in determining data center utilisation and power consumption. The problem of VM Placement is to obtain an optimal packing of VMs on hosts such that the number of hosts required is minimum. The problem being NP-Hard, it becomes practically infeasible to get an optimal placement within the time constraints for making scheduling decisions. VM Placement can be modeled as a Multi-dimensional Vector Packing Problem(MDVPP). VPSolver, using arc-flow formulation with graph compression, gives an optimal solution for Bin-Packing and related problems. This paper proposes heuristics for large instances of MDVPP, based on the Divide-and-Conquer paradigm, using VPSolver. An extensive evaluation, with 3260 instances, comparing our heuristic with existing popular heuristics in 2D and 3D vector spaces is done which also includes VM Sizes obtained from utilisation traces of a private cloud. It is observed that for most large instances, our heuristic gives better solutions compared to existing methods sometimes at the cost of higher computation time taken. The proposed heuristic gives solutions where the number of bins required is reduced up to 7.34% and 8.15% for 2D and 3D vector spaces respectively.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.