Reactive consolidation of virtual machines enabled by postcopy live migration

  • Authors:
  • Takahiro Hirofuchi;Hidemoto Nakada;Satoshi Itoh;Satoshi Sekiguchi

  • Affiliations:
  • National Institute of Advanced Industrial Science and Technogy, Tsukuba, Japan;National Institute of Advanced Industrial Science and Technogy, Tsukuba, Japan;National Institute of Advanced Industrial Science and Technogy, Tsukuba, Japan;National Institute of Advanced Industrial Science and Technogy, Tsukuba, Japan

  • Venue:
  • Proceedings of the 5th international workshop on Virtualization technologies in distributed computing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Dynamic consolidation of virtual machines (VMs) through live migration is a promising technology for IaaS datacenters. VMs are dynamically packed onto fewer server nodes, thereby eliminating excessive power consumption. Existing studies on VM consolidation, however, are based on precopy live migration, which requires dozens of seconds to switch the execution hosts of VMs. It is difficult to optimize VM locations quickly on sudden load changes, resulting in serious violations of VM performance criteria. In this paper, we propose an advanced VM consolidation system exploiting postcopy live migration, which greatly alleviates performance degradation. VM locations are reactively optimized in response to ever-changing resource usage. Sudden overloading of server nodes are promptly resolved by quickly switching the execution hosts of VMs. We have developed a prototype of our consolidation system and evaluated its feasibility through experiments. Our results show that our consolidation system achieved a higher degree of performance assurance than using precopy migration. Performance degradation is 12% or less, even for memory-intensive workloads, which is less than half the level using precopy migration.