Recovery in Distributed Systems Using Optimistic Message Logging and Checkpointing

Abstract

Message logging and checkpointing can provide fault tolerance in distributed systems in which all process communication is through messages. This paper presents a general model for reasoning about recovery in these systems. Using this model, we prove that the set of recoverable system states that have occurred during any single execution of the system forms a lattice, and that therefore, there is always a unique maximum recoverable system state, which never decreases. Based on this model, we present an algorithm for determining this maximum recoverable state, and prove its correctness. Our algorithm utilizes all logged messages and checkpointing have not considered the existing checkpoints, and thus may not find this maximum state. Furthermore, by utilizing the checkpoints, some messages received by a process before it was checkpointed may not need to be logged. Using our algorithm also adds less communication overhead to the system than do previous methods. Our model and algorithm can be used with any message logging protocol, whether pessimistic or optimistic, but their full generality is only required with optimistic logging protocols.

Open PDF

Document Details

Document Type
Technical Report
Publication Date
Sep 01, 1990
Accession Number
ADA222104

Entities

People

  • David B. Johnson
  • Willy Zwaenepoel

Organizations

  • Rice University

Tags

DTIC Thesaurus Topics

  • Algorithms
  • Communication Networks
  • Computations
  • Computer Science
  • Fault Tolerance
  • Guarantees
  • Intervals
  • Iterations
  • Materials
  • Military Research
  • Networks
  • Reasoning
  • Recovery
  • Sequences
  • Side Effects
  • Simulations

Fields of Study

  • Computer science

Readers

  • Parallel and Distributed Computing.

Technology Areas

  • AI & ML
  • AI & ML - Bayesian Inference
  • AI & ML - Machine Learning Algorithms