Logo image
Optimizing back-and-forth live migration
Conference paper

Optimizing back-and-forth live migration

Kuan-Hsin Lee, I-Cheng Lai and Che-Rung Lee
Proceedings - 9th IEEE/ACM International Conference on Utility and Cloud Computing, UCC 2016, pp.49-54
12/2016

Abstract

Live migration QEMU-KVM Snapshot Hardware and Architecture Computer Networks and Communications
Back-and-forth live migration, which means a running VM migrates between two physical machines back and forth, has several important applications. Traditional methods treat each migration as a single event, so the VM releases its system resources on the source site after migration. However, many resources can be kept to mitigate the cost of the next migration back to the machine. This paper presents performance optimization methods for back-and-forth live migration. Different from previous work, our approach can keep the data center resiliency. We leverage the technique of snapshot and the bitmap model, which are available in most existing VM management systems. Using the snapshot, a VM can be immediately restarted from the saved state. The bitmaps model is used to avoid redundant data transmission to decrease the costs of migration. We implemented the bank-and-forth live migration optimization methods in QEMU-KVM 2.0. The experiments show that the proposed methods can significantly reduce the overhead of migrations. The total migration time can be saved up to 99% for some applications.

Metrics

1 Record Views

Details

Logo image