Authors: 

Andromachi Hatzieleftheriou and Stergios V. Anastasiadis, University of Ioannina

Abstract: 

Hardware consolidation in the datacenter occasionally leads to scalability bottlenecks due to the heavy utilization of critical resources, such as the shared network bandwidth. Hostside caching on durable media is already applied at the block level in order to reduce the load of the storage backend. However, block-level caching is often criticized for added overhead, and restricted data sharing across different hosts. During client crashes,writeback caching can also lead to unrecoverable loss of written data that was previously acknowledged as stable.We improve the durability of shared storage in the datacenter by supporting journaling at the kernel-level client of an object-based distributed filesystem. Storage virtualization at the file interface achieves clear consistency semantics across data and metadata blocks, supports native file sharing between clients over the same or different hosts, and provides flexible configuration of the time period during which the data is durably staged at the host side. Over a prototype implementation that we developed, we experimentally demonstrate improved performance up to 58%for specific durability guarantees, and reduced network and disk bandwidth at the storage servers by up to 42% and 82%, respectively.

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.

BibTeX
@inproceedings {188420,
author = {Andromachi Hatzieleftheriou and Stergios Anastasiadis},
title = {Host-side Filesystem Journaling for Durable Shared Storage},
booktitle = {13th USENIX Conference on File and Storage Technologies (FAST 15)},
year = {2015},
isbn = {978-1-931971-201},
address = {Santa Clara, CA},
pages = {59--66},
url = {https://www.usenix.org/conference/fast15/technical-sessions/presentation/hatzieleftheriou},
publisher = {USENIX Association},
month = feb
}

Presentation Video 

Presentation Audio