Design and Theoretical Analysis of Virtual Machine Placement Algorithm Based on Peak Workload Characteristics.

Weiwei Lin,SiYao Xu,Jin Li,Lingling Xu,Zhiping Peng
DOI: https://doi.org/10.1007/s00500-015-1862-7
IF: 3.732
2015-01-01
Soft Computing
Abstract:Virtual machine (VM) placement is a fundamental problem about resource scheduling in cloud computing; however, the design and implementation of an efficient VM placement algorithm are very challenging. To better multiplex and share physical hosts in the cloud data centers, this paper presents a VM placement algorithm based on the peak workload characteristics, which models the workload characteristics of VMs with mathematical method, and measures the similarity of VMs’ workload with VM peak similarity. Avoiding virtual machines whose workload has high correlation are placed together, it places the virtual machines with peak workload staggering at different time together, which achieves better VM consolidation through VM peak similarity. This paper focuses on the mathematical analysis of VM peak similarity, and proves that compared to cosine-similarity method and correlation-coefficient method, peak-similarity method is better theoretically. Finally, numerical simulations and algorithm experiments show that our proposed peak-similarity-based placement algorithm outperforms the random placement algorithm and correlation-coefficient-based placement algorithm.
What problem does this paper attempt to address?