Treffer: Supplying High Availability with a Standard Network File System

Title:
Supplying High Availability with a Standard Network File System
Contributors:
The Pennsylvania State University CiteSeerX Archives
Source:
ftp://ftp.cs.ucsd.edu/pub/faculty/marzullo/rnfs.ps.Z
Publisher Information:
IEEE
Publication Year:
1988
Collection:
CiteSeerX
Document Type:
Fachzeitschrift text
File Description:
application/postscript
Language:
English
Rights:
Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Accession Number:
edsbas.A296CDF9
Database:
BASE

Weitere Informationen

This paper describes the design of a network file service that is tolerant to fail-stop failures and can be run on top of a standard network file service. The fault-tolerance is completely transparent, so the resulting file system supports the same set of heterogeneous workstations and applications as the chosen standard. To demonstrate that our design can provide the benefit of highly available files at a reasonable cost to the user, we implemented a prototype based on the Sun NFS protocol. Our approach is not limited to being used with NFS, however. And, the methodology used should apply to any network file service built along the client-server model. 1 Introduction There are two approaches to building fault-tolerant distributed programs. The first is to choose an available programming abstraction that reasonably fits the problem at hand (e.g. transactions (e.g. [7]), replicated procedure calls [4] or reliable objects [2]) and implement the program using the abstraction. The second.