Title :
Bursting the Cloud Data Bubble: Towards Transparent Storage Elasticity in IaaS Clouds
Author :
Nicolae, Bogdan ; Riteau, Pierre ; Keahey, Kate
Author_Institution :
IBM Res., Dublin, Ireland
Abstract :
Storage elasticity on IaaS clouds is an important feature for data-intensive workloads: storage requirements can vary greatly during application runtime, making worst-case over-provisioning a poor choice that leads to unnecessarily tied-up storage and extra costs for the user. While the ability to adapt dynamically to storage requirements is thus attractive, how to implement it is not well understood. Current approaches simply rely on users to attach and detach virtual disks to the virtual machine (VM) instances and then manage them manually, thus greatly increasing application complexity while reducing cost efficiency. Unlike such approaches, this paper aims to provide a transparent solution that presents a unified storage space to the VM in the form of a regular POSIX file system that hides the details of attaching and detaching virtual disks by handling those actions transparently based on dynamic application requirements. The main difficulty in this context is to understand the intent of the application and regulate the available storage in order to avoid running out of space while minimizing the performance overhead of doing so. To this end, we propose a storage space prediction scheme that analyzes multiple system parameters and dynamically adapts monitoring based on the intensity of the I/O in order to get as close as possible to the real usage. We show the value of our proposal over static worst-case over-provisioning and simpler elastic schemes that rely on a reactive model to attach and detach virtual disks, using both synthetic benchmarks and real-life data-intensive applications. Our experiments demonstrate that we can reduce storage waste/cost by 30-40% with only 2-5% performance overhead.
Keywords :
cloud computing; data handling; storage management; virtual machines; I/O intensity; IaaS clouds; VM instances; application complexity; cloud data bubble; cost efficiency reduction; data-intensive workloads; multiple system parameter analysis; performance overhead minimization; reactive model; regular POSIX file system; static worst-case over-provisioning; storage space prediction scheme; tied-up storage; transparent storage elasticity; unified storage space; virtual disks; virtual machine; Aerospace electronics; Context; Correlation; Elasticity; History; Monitoring; Prediction algorithms; I/O access pattern prediction; adaptive resizing; cloud computing; elastic storage;
Conference_Titel :
Parallel and Distributed Processing Symposium, 2014 IEEE 28th International
Conference_Location :
Phoenix, AZ
Print_ISBN :
978-1-4799-3799-8
DOI :
10.1109/IPDPS.2014.25