Current Practice and a Direction Forward in Checkpoint/Restart Implementations for Fault Tolerance

  • Authors:
  • Jose Carlos Sancho;Fabrizio Petrini;Kei Davis;Roberto Gioiosa;Song Jiang

  • Affiliations:
  • Los Alamos National Laboratory, NM;Los Alamos National Laboratory, NM;Los Alamos National Laboratory, NM;Los Alamos National Laboratory, NM;Los Alamos National Laboratory, NM

  • Venue:
  • IPDPS '05 Proceedings of the 19th IEEE International Parallel and Distributed Processing Symposium (IPDPS'05) - Workshop 18 - Volume 19
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Checkpoint/restart is a general idea for which particular implementations enable various functionalities in computer systems, including process migration, gang scheduling, hibernation, and fault tolerance. For fault tolerance, in current practice, implementations can be at user-level or system-level. User-level implementations are relatively easy to implement and portable, but suffer from a lack of transparency, flexibility, and efficiency, and in particular are unsuitable for the autonomic (self-managing) computing systems envisioned as the next revolutionary development in system management. In contrast, a system-level implementation can exhibit all of these desirable features, at the cost of a more sophisticated implementation, and is seen as an essential mechanism for the next generation of fault tolerant-and ultimately autonomic-large-scale computing systems. Linux is becoming the operating system of choice for the largest-scale machines, but development of system-level checkpoint/restart mechanisms for Linux is still in its infancy, with all extant implementations exhibiting serious deficiencies for achieving transparent fault tolerance. This paper provides a survey of extant implementations in a natural taxonomy, highlighting their strengths and inherent weaknesses.