Affiliation:
1. Huazhong University of Science and Technology, Wuhan, China
2. The University of Texas at Arlington, Texas, USA
Abstract
Existing local file systems, designed to support a typical
single-file access mode
only, can lead to poor performance when accessing a batch of files, especially small files. This single-file mode essentially serializes accesses to batched files one by one, resulting in a large number of non-sequential, random, and often dependent I/Os between file data and metadata at the storage ends. Such access mode can further worsen the efficiency and performance of applications accessing massive files, such as data migration. We first experimentally analyze the root cause of such inefficiency in batch-file accesses. Then, we propose a novel batch-file access approach, referred to as BFO for its set of optimized
Batch-File Operations
, by developing novel
BFOr
and
BFOw
operations for fundamental read and write processes, respectively, using a
two-phase access
for metadata and data jointly. The BFO offers dedicated interfaces for batch-file accesses and additional processes integrated into existing file systems without modifying their structures and procedures. In addition, based on BFOr and BFOw, we also propose the novel batch-file migration
BFOm
to accelerate the data migration for massive small files. We implement a BFO prototype on ext4, one of the most popular file systems. Our evaluation results show that the batch-file read and write performances of BFO are consistently higher than those of the traditional approaches regardless of access patterns, data layouts, and storage media, under synthetic and real-world file sets. BFO improves the read performance by up to 22.4× and 1.8× with HDD and SSD, respectively, and it boosts the write performance by up to 111.4× and 2.9× with HDD and SSD, respectively. BFO also demonstrates consistent performance advantages for data migration in both local and remote situations.
Funder
Creative Research Group Project of NSFC
the US NSF
National key research and development program of China
NSFC
Publisher
Association for Computing Machinery (ACM)
Subject
Hardware and Architecture
Reference47 articles.
1. Vasily Tarasov and George Amvrosiadis. 2018. Filebench. Retrieved from http://sourceforge.net/projects/filebench/. Vasily Tarasov and George Amvrosiadis. 2018. Filebench. Retrieved from http://sourceforge.net/projects/filebench/.
2. Skyvia.com. 2018. Skyvia. Retrieved from https://skyvia.com/data-integration/synchronization. Skyvia.com. 2018. Skyvia. Retrieved from https://skyvia.com/data-integration/synchronization.
3. Alibaba. 2018. TFS Project. Retrieved from http://code.taobao.org/p/tfs/src/. Alibaba. 2018. TFS Project. Retrieved from http://code.taobao.org/p/tfs/src/.
4. The Globus Striped GridFTP Framework and Server
Cited by
2 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. A Dynamic and Recoverable BMT Scheme for Secure Non-Volatile Memory;Proceedings of the 51st International Conference on Parallel Processing;2022-08-29
2. ProMT;Proceedings of the ACM International Conference on Supercomputing;2021-06-03