Administering support for GPFS
The IBM® Pattern for GPFS™ provides a clustered file system containing IBM General Parallel File System (GPFS). The pattern, using GPFS, provides single server, clustered, highly available configurations, and active-passive disaster recovery.
Overview
IBM General Parallel File System (GPFS) is a high performance shared-disk file management solution that provides fast, reliable access to data from multiple nodes in a cluster environment. Applications can readily access files using standard file system interfaces, and the same file can be accessed concurrently from multiple nodes. GPFS is designed to provide high availability through advanced clustering technologies, dynamic file system management, and data replication. GPFS can continue to provide data access even when the cluster experiences storage or node malfunctions.
Using the IBM Pattern for GPFS, your system administrator can deploy a GPFS cluster, providing high-performance, highly-available storage to the middleware and applications that are deployed in your environment.
The system administrator deploys the GPFS Server pattern, attaches storage, and defines file systems.The administrator then deploys a shared service used by the deploying GPFS Clients, which directs the clients to the appropriate GPFS Server. Starting with IBM Pattern for GPFS V1.2.5.0, the clients can directly provide the GPFS Server information at deployment time, eliminating the requirement to deploy the GPFS shared service. The clients can also connect to a different GPFS Server, after deployment, by using the Connect to server operation. Using this feature that is available with GPFS Pattern V1.2.5.0 and later, you can deploy clients that point to different GPFS Servers in the same environment profile. This deployment scenario is not possible when you use the IBM shared service for GPFS since only one GPFS shared service instance can be deployed in an environment profile. When the GPFS shared service instance is used to provide GPFS Server connection information, all clients deployed in the same environment profile with the GPFS shared service instance will connect to the same GPFS Server, specified by the GPFS shared service instance.
As a result, multiple shared file systems can be deployed for different uses, and applications are directed to the specific server as determined by the administrator.