Research Article Open Access

Towards a Scalable File System on Computer Clusters Using Declustering

Vu Anh Nguyen, Samuel Pierre and Dougoukolo Konaré

Abstract

This study addresses the scalability issues involving file systems as critical components of computer clusters, especially for commercial applications. Given that wide striping is an effective means of achieving scalability as it warrants good load balancing and allows node cooperation, we choose to implement a new data distribution scheme in order to achieve the scalability of computer clusters. We suggest combining both wide striping and replication techniques using a new data distribution technique based on “chained declustering”. Thus, we suggest a complete architecture, using a cluster of clusters, whose performance is not limited by the network and can be adjusted with one-node precision. In addition, update costs are limited as it is not necessary to redistribute data on the existing nodes every time the system is expanded. The simulations indicate that our data distribution technique and our read algorithm balance the load equally amongst all the nodes of the original cluster and the additional ones. Therefore, the scalability of the system is close to the ideal scenario: once the size of the original cluster is well defined, the total number of nodes in the system is no longer limited, and the performance increases linearly.

Journal of Computer Science
Volume 1 No. 3, 2005, 363-368

DOI: https://doi.org/10.3844/jcssp.2005.363.368

Submitted On: 22 January 2005 Published On: 30 September 2005

How to Cite: Nguyen, V. A., Pierre, S. & Konaré, D. (2005). Towards a Scalable File System on Computer Clusters Using Declustering. Journal of Computer Science, 1(3), 363-368. https://doi.org/10.3844/jcssp.2005.363.368

  • 2,223 Views
  • 1,792 Downloads
  • 0 Citations

Download

Keywords

  • Computer Cluster
  • Scalability
  • File System