Design for a transparent, distributed file system
Daniel M. Mecozzi, J. Minton
Abstract
Daniel M. Mecozzi, J. Minton
Abstract
At the Lawrence Livermore National Laboratory (LLNL), caching and migration protocols have been designed to integrate distributed UniTree File Management System servers running on separate machines to create a single file system. These protocols allow files to migrate between levels of a storage hierarchy to create a unified distributed storage system. The design provides clients with a single method for accessing files, regardless of file location. File caching provides clients with optimal performance, while file migration enables file servers to optimize their space utilization. The key features of the system include use of unique, location-independent file caching, and a locking mechanism to synchronize access to the system's files and manage conflicts related to multiple copies of the files. A shift in LLNL policy to acquire vendor-supported software prevented the completion of the implementation of this unified storage system. However, the design solves many problems that can occur when providing a transparent distributed file system.>
OpenAlex reports 4 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
At the Lawrence Livermore National Laboratory (LLNL), caching and migration protocols have been designed to integrate distributed UniTree File Management System servers running on separate machines to create a single file system. These protocols allow files to migrate between levels of a storage hierarchy to create a unified distributed storage system. The design provides clients with a single method for accessing files, regardless of file location. File caching provides clients with optimal performance, while file migration enables file servers to optimize their space utilization. The key features of the system include use of unique, location-independent file caching, and a locking mechanism to synchronize access to the system's files and manage conflicts related to multiple copies of the files. A shift in LLNL policy to acquire vendor-supported software prevented the completion of the implementation of this unified storage system. However, the design solves many problems that can occur when providing a transparent distributed file system.>
Key concepts: Computer science, Operating system, File system, File server, Self-certifying File System, Server, Virtual file system, Unix file types