Sciweavers

USENIX
1993

HighLight: Using a Log-structured File System for Tertiary Storage Management

13 years 5 months ago
HighLight: Using a Log-structured File System for Tertiary Storage Management
Robotic storage devices offer huge storage capacity at a low cost per byte, but with large access times. Integrating these devices into the storage hierarchy presents a challenge to file system designers. Log-structured file systems (LFSs) were developed to reduce latencies involved in accessing disk devices, but their sequential write patterns match well with tertiary storage characteristics. Unfortunately, existing versions only manage memory caches and disks, and do not support a broader storage hierarchy. HighLight extends 4.4BSD LFS to incorporate both secondary storage devices (disks) and tertiary storage devices (such as robotic tape jukeboxes), providing a hierarchy within the file system that does not require any application support. This paper presents the design of HighLight, proposes various policies for automatic migration of file data between the hierarchy levels, and presents initial migration mechanism performance figures. This research was sponsored in part by t...
John T. Kohl, Carl Staelin, Michael Stonebraker
Added 02 Nov 2010
Updated 02 Nov 2010
Type Conference
Year 1993
Where USENIX
Authors John T. Kohl, Carl Staelin, Michael Stonebraker
Comments (0)