scispace - formally typeset
Open AccessProceedings Article

GPFS: A Shared-Disk File System for Large Computing Clusters

Frank B. Schmuck, +1 more
- pp 231-244
Reads0
Chats0
TLDR
GPFS is IBM's parallel, shared-disk file system for cluster computers, available on the RS/6000 SP parallel supercomputer and on Linux clusters, and discusses how distributed locking and recovery techniques were extended to scale to large clusters.
Abstract
GPFS is IBM's parallel, shared-disk file system for cluster computers, available on the RS/6000 SP parallel supercomputer and on Linux clusters. GPFS is used on many of the largest supercomputers in the world. GPFS was built on many of the ideas that were developed in the academic community over the last several years, particularly distributed locking and recovery technology. To date it has been a matter of conjecture how well these ideas scale. We have had the opportunity to test those limits in the context of a product that runs on the largest systems in existence. While in many cases existing ideas scaled well, new approaches were necessary in many key areas. This paper describes GPFS, and discusses how distributed locking and recovery techniques were extended to scale to large clusters.

read more

Content maybe subject to copyright    Report

Citations
More filters
Patent

Directed placement of data in a redundant data storage system

TL;DR: A data processing apparatus, comprising a metadata store storing information about files that are stored in a distributed data storage system, and comprising a class database; one or more processing units, is defined in this article.
Posted Content

A Tale of Two Data-Intensive Paradigms: Applications, Abstractions, and Architectures

TL;DR: In this article, the authors analyze the ecosystems of the two prominent paradigms for data-intensive applications, hereafter referred to as the high-performance computing and the Apache-Hadoop paradigm.
Proceedings ArticleDOI

BurstMem: A high-performance burst buffer system for scientific applications

TL;DR: The design of BurstMem is introduced, a high-performance burst buffer system that provides a storage framework with efficient storage and communication management strategies and is able to speed up the I/O performance of scientific applications by up to 8.5× on leadership computer systems.
Proceedings ArticleDOI

Just in time: adding value to the IO pipelines of high performance applications with JITStaging

TL;DR: JITStager employs efficient runtime methods for binary code generation and data movement to create custom pipelines for applications' output processes that provide end users with improved insights into the data being produced, without burdening the application's computational performance and without impeding output performance.
Journal ArticleDOI

A Parallel File System with Application-Aware Data Layout Policies for Massive Remote Sensing Image Processing in Digital Earth

TL;DR: A RS data object-based parallel file system for remote sensing applications and implement it with the OrangeFS file system that provides application-aware data layout policies for efficient support of various data access patterns of RS applications from the server side.
References
More filters
Book ChapterDOI

Notes on Data Base Operating Systems

Jim Gray
TL;DR: This paper is a compendium of data base management operating systems folklore and focuses on particular issues unique to the transaction management component especially locking and recovery.
Proceedings ArticleDOI

Petal: distributed virtual disks

TL;DR: The design, implementation, and performance of Petal is described, a system that attempts to approximate this ideal in practice through a novel combination of features.
Journal ArticleDOI

Extendible hashing—a fast access method for dynamic files

TL;DR: This work studies, by analysis and simulation, the performance of extendible hashing and indicates that it provides an attractive alternative to other access methods, such as balanced trees.
Proceedings ArticleDOI

Frangipani: a scalable distributed file system

TL;DR: Initial measurements indicate that Frangipani has excellent single-server performance and scales well as servers are added, and can be exported to untrusted machines using ordinary network file access protocols.
Proceedings Article

Scalability in the XFS file system

TL;DR: The architecture and design of a new file system, XFS, for Silicon Graphics' IRIX operating system is described, and the use of B+ trees in place of many of the more traditional linear file system structures are discussed.
Trending Questions (1)
What is GPAIS?

Not addressed in the paper.