Guaranteeing Eventual Coherency across Data Copies, in a Highly Available Peer-to-Peer Distributed File System

  • Authors:
  • Bijayalaxmi Nanda;Anindya Banerjee;Navin Kabra

  • Affiliations:
  • Symantec Research Labs, Symantec Software India Private Ltd RMZ ICON, Pune, India 411045;Symantec Research Labs, Symantec Software India Private Ltd RMZ ICON, Pune, India 411045;PuneTech.com, Pune, India 411007

  • Venue:
  • ICDCN '09 Proceedings of the 10th International Conference on Distributed Computing and Networking
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Peer-to-peer systems use redundant data replicas to maintain high availability and improve on user response times. The consistency and coherency of these data replicas need to be maintained over time in face of various system changes like node joins, failures and network outages. In this paper we present a robust approach to guarantee eventual coherency of replicas in a multi-location large scale peer-to-peer distributed file system. We use a combination of data pull and push mechanisms, and a last coherent time stamp on each replica. These mechanisms ensure that no user read operation ever retrieves data that is older than a configurable upper bound in time.