Sciweavers

USENIX
2008

Striping without Sacrifices: Maintaining POSIX Semantics in a Parallel File System

13 years 7 months ago
Striping without Sacrifices: Maintaining POSIX Semantics in a Parallel File System
Striping is a technique that distributes file content over multiple storage servers and thereby enables parallel access. In order to be able to provide a consistent view across file data and metadata operations, the file system has to track the layout of the file and know where the file ends and where it contains gaps. In this paper, we present a light-weight protocol for maintaining a consistent notion of a file's layout that provides POSIX semantics without restricting concurrent access to the file. In an evaluation, we show that the protocol scales and elicit its corner cases.
Jan Stender, Björn Kolbeck, Felix Hupfeld, Eu
Added 02 Oct 2010
Updated 02 Oct 2010
Type Conference
Year 2008
Where USENIX
Authors Jan Stender, Björn Kolbeck, Felix Hupfeld, Eugenio Cesario, Erich Focht, Matthias Hess, Jesus Malo, Jonathan Martí
Comments (0)