Skip to main content
USENIX
  • Conferences
  • Students
Sign in

connect with us


  •  Twitter
  •  Facebook
  •  LinkedIn
  •  Google+
  •  YouTube

twitter

Tweets by @usenix

usenix conference policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

You are here

Home ยป Opportunistic Use of Content Addressable Storage for Distributed File Systems
Tweet

connect with us

Opportunistic Use of Content Addressable Storage for Distributed File Systems

Abstract: 

Motivated by the prospect of readily available Content Addressable Storage (CAS), we introduce the concept of file recipes. A file's recipe is a first-class file system object listing content hashes that describe the data blocks composing the file. File recipes provide applications with instructions for reconstructing the original file from available CAS data blocks. We describe one such application of recipes, the CASPER distributed file system. A CASPER client opportunistically fetches blocks from nearby CAS providers to improve its performance when the connection to a file server traverses a low-bandwidth path. We use measurements of our prototype to evaluate its performance under varying network conditions. Our results demonstrate significant improvements in execution times of applications that use a network file system. We conclude by describing fuzzy block matching, a promising technique for using approximately matching blocks on CAS providers to reconstitute the exact desired contents of a file at a client.

Niraj Tolia, :Carnegie Mellon University and Intel Research Pittsburgh

Michael Kozuch, Intel Research Pittsburgh

Mahadev Satyanarayanan, Carnegie Mellon University and Intel Research Pittsburgh

Brad Karp, Intel Research Pittsburgh

Thomas Bressoud, Denison University and Intel Research Pittsburgh

Adrian Perrig, Carnegie Mellon University

BibTeX
@inproceedings {270241,
author = {Niraj Tolia and Michael Kozuch and Mahadev Satyanarayanan and Brad Karp and Thomas Bressoud and Adrian Perrig},
title = {Opportunistic Use of Content Addressable Storage for Distributed File Systems},
booktitle = {2003 USENIX Annual Technical Conference (USENIX ATC 03)},
year = {2003},
address = {San Antonio, TX},
url = {https://www.usenix.org/conference/2003-usenix-annual-technical-conference/opportunistic-use-content-addressable-storage},
publisher = {USENIX Association},
month = jun,
}
Download

Links

Paper: 
http://usenix.org/publications/library/proceedings/usenix03/tech/full_papers/tolia/tolia.pdf
Paper (HTML): 
http://usenix.org/publications/library/proceedings/usenix03/tech/full_papers/tolia/tolia_html/index.html
  • Log in or    Register to post comments

© USENIX

  • Privacy Policy
  • Contact Us