The MOSIX Direct File System Access Method for Supporting Scalable Cluster File Systems

  • Authors:
  • Lior Amar;Amnon Barak;Amnon Shiloh

  • Affiliations:
  • Institute of Computer Science, The Hebrew University of Jerusalem, Jerusalem, 91904 Israel;Institute of Computer Science, The Hebrew University of Jerusalem, Jerusalem, 91904 Israel;Institute of Computer Science, The Hebrew University of Jerusalem, Jerusalem, 91904 Israel

  • Venue:
  • Cluster Computing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

MOSIX is a cluster management system that supports preemptive process migration. This paper presents the MOSIX Direct File System Access (DFSA), a provision that can improve the performance of cluster file systems by allowing a migrated process to directly access files in its current location. This capability, when combined with an appropriate file system, could substantially increase the I/O performance and reduce the network congestion by migrating an I/O intensive process to a file server rather than the traditional way of bringing the file's data to the process. DFSA is suitable for clusters that manage a pool of shared disks among multiple machines. With DFSA, it is possible to migrate parallel processes from a client node to file servers for parallel access to different files. Any consistent file system can be adjusted to work with DFSA. To test its performance, we developed the MOSIX File-System (MFS) which allows consistent parallel operations on different files. The paper describes DFSA and presents the performance of MFS with and without DFSA.