Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

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

Block-Level Security for Network-Attached Disks

We propose a practical and efficient method for adding security to network-attached disks (NADs). In contrast to previous work, our design requires no changes to the data layout on disk, minimal changes to existing NADs, and only small changes to the standard protocol for accessing remote block-based devices. Thus, existing NAD file systems and storage-management software could incorporate our scheme very easily. Our design enforces security using the well-known idea of self-describing capabilities, with two novel features that limit the need for memory on secure NADs: a scheme to manage revocations based on capability groups, and a replay-detection method using Bloom filters.

We have implemented a prototype NAD file system, called Snapdragon, that incorporates our ideas. We evaluated Snapdragon's performance and scalability. The overhead of access control is small: latency for reads and writes increases by less than 0.5 ms (5%), while bandwidth decreases by up to 16%. The aggregate throughput scales linearly with the number of NADs (up to 7 in our experiments).

Marcos K. Aguilera, Hewlett-Packard Labs

Minwen Ji, Hewlett-Packard Labs

Mark Lillibridge, Hewlett-Packard Labs

John MacCormick, Hewlett-Packard Labs

Erwin Oertli, Hewlett-Packard Labs

Dave Andersen, Massachusetts Institute of Technology

Mike Burrows, Microsoft Research

Timothy Mann, VMware

Chandramohan A. Thekkath, Microsoft Research

BibTeX
@inproceedings {270363,
author = {Marcos K. Aguilera and Minwen Ji and Mark Lillibridge and John MacCormick and Erwin Oertli and Dave Andersen and Mike Burrows and Timothy Mann and Chandramohan A. Thekkath},
title = {{Block-Level} Security for {Network-Attached} Disks},
booktitle = {2nd USENIX Conference on File and Storage Technologies (FAST 03)},
year = {2003},
address = {San Francisco, CA},
url = {https://www.usenix.org/conference/fast-03/block-level-security-network-attached-disks},
publisher = {USENIX Association},
month = mar
}
Download

Links

Paper: 
http://www.usenix.org/events/fast03/tech/full_papers/aguilera/aguilera.pdf
Paper (HTML): 
http://www.usenix.org/events/fast03/tech/full_papers/aguilera/aguilera_html/index.html
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us