Title :
Exploiting Spatial Locality to Improve Disk Efficiency in Virtualized Environments
Author :
Xiao Ling ; Ibrahim, Shadi ; Hai Jin ; Song Wu ; Songqiao Tao
Author_Institution :
Cluster & Grid Comput. Lab., Huazhong Univ. of Sci. & Technol., Wuhan, China
Abstract :
Virtualization has become a prominent tool in data centers and is extensively leveraged in cloud environments: it enables multiple virtual machines (VMs) - with multiple operating systems and applications - to run within a physical server. However, virtualization introduces the challenging issue of preserving the high disk utilization (i.e., reducing the seek delay and rotation overhead) when allocating disk resources to VMs. Exploiting spatial locality, a key technique for improving disk utilization and performance, faces additional challenges in the virtualized cloud because of the transparency feature of virtualization (hyper visors do not have the information about the access patterns of applications running within each VM). To this end, this paper contributes a novel disk I/O scheduling framework, named Pregather, to improve disk I/O efficiency through exposure and exploitation of the special spatial locality in the virtualized environment (regional and sub-regional spatial locality corresponds to the virtual disk space and applications´ access patterns, respectively), thereby improving the performance of disk-intensive applications without harming the transparency feature of virtualization (without a priori knowledge of the applications´ access patterns). The key idea behind Pregather is to implement an intelligent model to predict the access regularity of sub-regional spatial locality for each VM. We implement the Pregather disk scheduling framework and perform extensive experiments that involve multiple simultaneous applications of both synthetic benchmarks and a MapReduce application on Xen-based platforms. Our experiments demonstrate the accuracy of our prediction model and indicate that Pregather results in the high disk spatial locality and a significant improvement in disk throughput and application performance.
Keywords :
cloud computing; computer centres; file servers; resource allocation; scheduling; virtual machines; virtualisation; MapReduce application; Pregather disk scheduling framework; Xen-based platforms; application performance; cloud environments; data centers; disk I-O efficiency; disk I-O scheduling framework; disk resource allocation; disk throughput; disk utilization; disk-intensive applications; intelligent subregional spatial locality access regularity prediction model; operating systems; physical server; synthetic benchmarks; virtual disk space; virtual machines; virtualization transparency feature; virtualized cloud; virtualized environments; Analytical models; Data models; Prediction algorithms; Predictive models; Throughput; Virtual machine monitors; Virtualization; I/O scheduling; disk-intensive; efficiency; spatial locality; virtualization;
Conference_Titel :
Modeling, Analysis & Simulation of Computer and Telecommunication Systems (MASCOTS), 2013 IEEE 21st International Symposium on
Conference_Location :
San Francisco, CA
DOI :
10.1109/MASCOTS.2013.27