Wednesday 14 August 2019

Deferred virtual machine migration

an article by Xiaohong Zhang, Jianji Ren, Zhizhong Liu and Zongpu Jia (Henan Polytechnic University, Jiaozuo, China) published in International Journal of High Performance Computing and Networking Volume 14 Number 2 (2019)

Abstract

The rapid growth in demand for cloud services has led to the establishment of huge virtual machines. Online virtual machine (VM) migration techniques offer cloud providers means to reduce power consumption while keeping quality of service. However, the efficiency of online migration is suboptimal since it is degraded by the execution of redundant migrations.

To alleviate this problem, we introduce a load-aware VM migration technique. The key idea is to defer these migrations and perform a quick analysis of the loads on target servers before launching any migration.

This consolidation is applied in two steps: first all migrations are tested and a set of candidates that are suspected to be redundant are formed and postponed for a short time. Then, the servers are analysed and only a subset of the migration candidates is activated.

Our selection mechanism is conservative in the sense that it avoids selecting and activating VM migrations that are unlikely to cause a harmful overloading on the target servers. Taking this conservative migration policy leads to an overall effective execution of virtual machines. Our experiment results demonstrate the usefulness and effectiveness of our method.


No comments: