PARALLEL DATA LAB 

PDL Abstract

Reducing Concurrency Bottlenecks in Parallel I/O Workloads

Los Alamos Technical Report LA-UR-11-10426, November 2012.

Adam C. Manzanares, John M. Bent, Meghan Wingate, Milo Polte*, Garth A. Gibson*

Los Alamos National Laboratory
* Carnegie Mellon University

To enable high performance parallel checkpointing we introduced the Parallel Log Structured File System (PLFS). PLFS is middleware interposed on the file system stack to transform concurrent writing of one application file into many non-concurrently written component files. The promising effectiveness of PLFS makes it important to examine its performance for workloads other than checkpoint capture, notably the different ways that state snapshots may be later read, to make the case for using PLFS in the Exascale I/O stack.

Reading a PLFS file involved reading each of its component files. In this paper we identify performance limitations on broader workloads in an early version of PLFS, specifically the need to build and distribute an index for the overall file, and the pressure on the underlying parallel file system's metadata server, and show how PLFS's decomposed components architecture can be exploited to alleviate bottlenecks in the underlying parallel file system.

FULL PAPER: pdf