ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper Lightweight Live Migration for High Availability Cluster Service
Cited 7 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Bo Jiang, Binoy Ravindran, Chang Soo Kim
Issue Date
2010-09
Citation
International Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS) 2010 (LNCS 6366), v.6366, pp.420-434
Publisher
Springer
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1007/978-3-642-16023-3_34
Abstract
High availability is a critical feature for service clusters and cloud computing, and is often considered more valuable than performance. One commonly used technique to enhance the availability is live migration, which replicates services based on virtualization technology. However, continuous live migration with checkpointing will introduce significant overhead. In this paper, we present a lightweight live migration (LLM) mechanism to integrate whole-system migration and input replay efforts, which aims at reducing the overhead while providing comparable availability. LLM migrates service requests from network clients at high frequency during the interval of checkpointing system updates. Once a failure happens to the primary machine, the backup machine will continue the service based on the virtual machine image and network inputs at their respective last migration rounds. We implemented LLM based on Xen and compared it with Remus - a state-of-the-art effort that enhances the availability by checkpointing system status updates. Our experimental evaluations show that LLM clearly outperforms Remus in terms of network delay and overhead. For certain types of applications, LLM may also be a better alternative in terms of downtime than Remus. In addition, LLM achieves transaction level consistency like Remus. © 2010 Springer-Verlag.
KSP Keywords
Cloud Computing, High Frequency(HF), High availability, Live migration, Network delay, Service requests, Status updates, System migration, Virtual machine(VM), Virtualization technologies, state-of-The-Art