Sciweavers

NSDI
2004

TimeLine: A High Performance Archive for a Distributed Object Store

13 years 6 months ago
TimeLine: A High Performance Archive for a Distributed Object Store
This paper describes TimeLine, an efficient archive service for a distributed storage system. TimeLine allows users to take snapshots on demand. The archive is stored online so that it is easily accessible to users. It enables "time travel" in which a user runs a computation on an earlier system state. Archiving is challenging when storage is distributed. In particular, a key issue is how to provide consistent snapshots, yet avoid stopping user access to stored state while a snapshot is being taken. The paper defines the properties that an archive service ought to provide and describes an implementation approach that provides the desired properties yet is also efficient. TimeLine is designed to provide snapshots for a distributed persistent object store. However the properties and the implementation approach apply to file systems and databases as well. TimeLine has been implemented and we present the results of experiments that evaluate its performance. The experiments show ...
Chuang-Hue Moh, Barbara Liskov
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2004
Where NSDI
Authors Chuang-Hue Moh, Barbara Liskov
Comments (0)