Performance Improvement of File Operations on OverlayFS for Containers
Autor: | Jian Tao, Saneyasu Yamaguchi, Joichiro Kon, Yuya Seki, Naoki Mizusawa |
---|---|
Rok vydání: | 2018 |
Předmět: |
020203 distributed computing
Focus (computing) Computer science 02 engineering and technology computer.software_genre Virtualization Consolidation (business) Virtual machine Server Container (abstract data type) Synchronization (computer science) 0202 electrical engineering electronic engineering information engineering Operating system 020201 artificial intelligence & image processing Performance improvement computer |
Zdroj: | SMARTCOMP |
DOI: | 10.1109/smartcomp.2018.00019 |
Popis: | Server consolidation with virtualization is a popular method to address the issue of a large amount of power consumption of inter-connected computers in data centers. The more computers are consolidated, the more energy is saved. However, highly consolidating, wherein many servers are consolidated into one physical computer, results in large performance decline. Especially, I/O performance is severely decreased as reported. In this work, we focus on Docker, a popular container-based virtualizing system, and OverlayFS. OverlayFS is widely recognized method for improving I/O performance in Docker. First, we evaluate the performance of file operations on OverlayFS. In particular, we focus on the performance of file writing involving copy_up and show that the performance is severely low. Second, we investigate the performance and behavior the filesystem during copy_up and demonstrate that synchronization is the most important issue. Third, we discuss a method for improving the performance by disabling this synchronization. Fourth, we evaluate the improving method and show that the method can significantly improve the writing performance with copy_up by 680 times at most. |
Databáze: | OpenAIRE |
Externí odkaz: |