Publication:
Making the Most out of Direct-Access Network Attached Storage

Thumbnail Image

Date

2003

Published Version

Journal Title

Journal ISSN

Volume Title

Publisher

USENIX
The Harvard community has made this article openly available. Please share how this access benefits you.

Research Projects

Organizational Units

Journal Issue

Citation

Magoutis, Kostas, Salimah Addetia, Alexandra Fedorova, and Margo I. Seltzer. 2003. Making the Most out of Direct-Access Network Attached Storage. Proceedings of the Second Symposium on File and Storage Technologies, San Francisco, Calif. http://www.usenix.org/publications/library/proceedings/fast03/tech/magoutis.html

Research Data

Abstract

The performance of high-speed network-attached storage applications is often limited by end-system overhead, caused primarily by memory copying and network protocol processing. In this paper, we examine alternative strategies for reducing overhead in such systems. We consider optimizations to remote procedure call (RPC)-based data transfer using either remote direct memory access (RDMA) or network interface support for pre-posting of application receive buffers. We demonstrate that both mechanisms enable file access throughput that saturates a 2Gb/s network link when performing large I/Os on relatively slow, commodity PCs. However, for multi-client workloads dominated by small I/Os, throughput is limited by the per-I/O overhead of processing RPCs in the server. For such workloads, we propose the use of a new network I/O mechanism, Optimistic RDMA (ORDMA). ORDMA is an alternative to RPC that aims to improve server throughput and response time for small I/Os. We measured performance improvements of up to 32% in server throughput and 36% in response time with use of ORDMA in our prototype.

Description

Keywords

Terms of Use

This article is made available under the terms and conditions applicable to Other Posted Material (LAA), as set forth at Terms of Service

Endorsement

Review

Supplemented By

Referenced By

Related Stories