New Techniques to Improve Small I/O Workloads in Distributed File Systems

Tuesday, February 26, 2019 - 11:10 am11:35 am

Dan Lambright, Huawei

Abstract: 

Distributed file systems work well with high throughput applications that are parallelizable. Due to network overhead, they tend to perform less well with workloads that are meta-data or small-file intensive. This problem has been closely studied, resulting in many innovative ideas. For example, researchers have proposed storing inodes in column-store databases to speed up directory reads. Another idea is to have file systems publish “snapshots” visible to a subset of clients during metadata creation, which are later subscribed to by the rest of the system.

Are these techniques practical outside university labs? To answer this question, we introduce software that makes the original implementations much easier to use, by acting as a layer on top of Ceph object storage. The talk will walk through how to set up and run the configuration in realistic environments. The original research will be described in detail, explaining how improved performance comes with some loss of Posix generality, along with a small number of new operational steps outside of traditional file system workflows. The talk will show how this solution could be a good fit for analytics use cases where file system semantics are needed and there is flexibility at the application level.

Dan Lambright, Huawei

Dan has worked in open source storage at Red Hat and also at AWS. Today he is building distributed storage at Huawei. He has spoken at Vault, LinuxCon, OpenStack, LISA, and other venues. He also enjoys teaching at the University of Massachusetts Lowell.

BibTeX
@conference {230018,
author = {Dan Lambright},
title = {New Techniques to Improve Small {I/O} Workloads in Distributed File Systems},
year = {2019},
address = {Boston, MA},
publisher = {USENIX Association},
month = feb
}

Presentation Video