sponsors
help promote
usenix conference policies
OrderMergeDedup: Efficient, Failure-Consistent Deduplication on Flash
Zhuan Chen and Kai Shen, University of Rochester
Flash storage is commonplace on mobile devices, sensors, and cloud servers. I/O deduplication is beneficial for saving the storage space and reducing expensive Flash writes. This paper presents a new approach, called OrderMergeDedup, that deduplicates storage writes while realizing failure-consistency, efficiency, and persistence at the same time. We devise a soft updates-style metadata write ordering that maintains storage data consistency without consistency-induced additional I/O. We further explore opportunities of I/O delay and merging to reduce the metadata I/O writes. We evaluate our Linux device mapper-based implementation using several mobile and server workloads—package installation and update, BBench web browsing, vehicle counting, Hadoop, and Yahoo Cloud Serving Benchmark. Results show that OrderMergeDedup can realize 18–63% write reduction on workloads that exhibit 23– 73% write content duplication. It has significantly less metadata write overhead than alternative I/O shadowingbased deduplication. Our approach has a slight impact on the application latency and may even improve the performance due to reduced I/O load.
Open Access Media
USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.
author = {Zhuan Chen and Kai Shen},
title = {{OrderMergeDedup}: Efficient, {Failure-Consistent} Deduplication on Flash},
booktitle = {14th USENIX Conference on File and Storage Technologies (FAST 16)},
year = {2016},
isbn = {978-1-931971-28-7},
address = {Santa Clara, CA},
pages = {291--299},
url = {https://www.usenix.org/conference/fast16/technical-sessions/presentation/chen-zhuan},
publisher = {USENIX Association},
month = feb
}
connect with us