A Fault Tolerant MPI-IO Implementation using the Expand Parallel File System

  • Authors:
  • A. Calderon;F. Garcia-Carballeira;J. Carretero;J. M. Perez;L. M. Sanchez

  • Affiliations:
  • Universidad Carlos III de Madrid, Spain;Universidad Carlos III de Madrid, Spain;Universidad Carlos III de Madrid, Spain;Universidad Carlos III de Madrid, Spain;Universidad Carlos III de Madrid, Spain

  • Venue:
  • PDP '05 Proceedings of the 13th Euromicro Conference on Parallel, Distributed and Network-Based Processing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Parallelism in file systems is obtained by using several independent server nodes supporting one or more secondary storage devices. This approach increases the performance and scalability of the system, but a fault in one single node can stop the whole system. To avoid this problem, data must be stored using some kind of redundant technique, so any data stored in a faulty element can be recovered. Fault tolerance can be provided in I/O systems using replication or RAID based schemes. However, most of the current systems apply the same technique for all files in the system. This paper describes the fault tolerance support provided by Expand, a parallel file system based on standard servers. Expand allows to define different fault-tolerant mechanisms at file level. The evaluation compare the performance of Expand with different configurations with PVFS using the FLASH-I/O benchmark.