VirtMan: Design and Implementation of a Fast Booting System for Homogeneous Virtual Machines in Ivce

Zi-yang Li,Yi-ming Zhang,Dong-sheng Li,Peng-fei Zhang,Xi-cheng Lu
DOI: https://doi.org/10.1631/fitee.1500216
IF: 2.526
2016-01-01
Frontiers of Information Technology & Electronic Engineering
Abstract:Internet-based virtual computing environment (iVCE) has been proposed to combine data centers and other kinds of computing resources on the Internet to provide efficient and economical services. Virtual machines (VMs) have been widely used in iVCE to isolate different users/jobs and ensure trustworthiness, but traditionally VMs require a long period of time for booting, which cannot meet the requirement of iVCE’s large-scale and highly dynamic applications. To address this problem, in this paper we design and implement VirtMan, a fast booting system for a large number of virtual machines in iVCE. VirtMan uses the Linux Small Computer System Interface (SCSI) target to remotely mount to the source image in a scalable hierarchy, and leverages the homogeneity of a set of VMs to transfer only necessary image data at runtime. We have implemented VirtMan both as a standalone system and for OpenStack. In our 100-server testbed, VirtMan boots up 1000 VMs (with a 15 GB image of Windows Server 2008) on 100 physical servers in less than 120 s, which is three orders of magnitude lower than current public clouds.
What problem does this paper attempt to address?