%0 Conference Proceedings %T VMAR: Optimizing I/O Performance and Resource Utilization in the Cloud %+ Cornell University [New York] %+ IBM Thomas J. Watson Research Center %A Shen, Zhiming %A Zhang, Zhe %A Kochut, Andrzej %A Karve, Alexei %A Chen, Han %A Kim, Minkyong %A Lei, Hui %A Fuller, Nicholas %Z Part 2: Cloud Computing %< avec comité de lecture %( Lecture Notes in Computer Science %B 14th International Middleware Conference (Middleware) %C Beijing, China %Y David Hutchison %Y Takeo Kanade %Y Madhu Sudan %Y Demetri Terzopoulos %Y Doug Tygar %Y Moshe Y. Vardi %Y Gerhard Weikum %Y David Eyers %Y Karsten Schwan %Y Josef Kittler %Y Jon M. Kleinberg %Y Friedemann Mattern %Y John C. Mitchell %Y Moni Naor %Y Oscar Nierstrasz %Y C. Pandu Rangan %Y Bernhard Steffen %I Springer %3 Middleware 2013 %V LNCS-8275 %P 183-203 %8 2013-12-09 %D 2013 %R 10.1007/978-3-642-45065-5_10 %Z Computer Science [cs] %Z Computer Science [cs]/Networking and Internet Architecture [cs.NI]Conference papers %X A key enabler for standardized cloud services is the encapsulation of software and data into VM images. With the rapid evolution of the cloud ecosystem, the number of VM images is growing at high speed. These images, each containing gigabytes or tens of gigabytes of data, create heavy disk and network I/O workloads in cloud data centers. Because these images contain identical or similar OS, middleware, and applications, there are plenty of data blocks with duplicate content among the VM images. However, current deduplication techniques cannot efficiently capitalize on this content similarity due to their warmup delay, resource overhead and algorithmic complexity.We propose an instant, non-intrusive, and lightweight I/O optimization layer tailored for the cloud: Virtual Machine I/O Access Redirection (VMAR). VMAR generates a block translation map at VM image creation / capture time, and uses it to redirect accesses for identical blocks to the same filesystem address before they reach the OS. This greatly enhances the cache hit ratio of VM I/O requests and leads to up to 55% performance gains in instantiating VM operating systems (48% on average), and up to 45% gain in loading application stacks (38% on average). It also reduces the I/O resource consumption by as much as 70%. %G English %Z TC 6 %Z WG 6.1 %2 https://inria.hal.science/hal-01480776/document %2 https://inria.hal.science/hal-01480776/file/978-3-642-45065-5_10_Chapter.pdf %L hal-01480776 %U https://inria.hal.science/hal-01480776 %~ IFIP-LNCS %~ IFIP %~ IFIP-TC %~ IFIP-WG %~ IFIP-TC6 %~ IFIP-WG6-1 %~ IFIP-LNCS-8275 %~ IFIP-MIDDLEWARE