GPFS's full name is: General Parallel http://www.aliyun.com/zixun/aggregation/19352.html ">file system, that is, common parallel file systems. IBM GPFS is a scalable high-performance parallel file system, which has the following three main features:
High-availability cluster architecture for flexible scaling support for parallel shared disk access, providing a single namespace for parallel I/O load optimization, providing extremely high I/O processing capability
This article is mainly based on GPFS configuration changes and performance testing, so GPFS installation, in this article do not repeat.
GPFS configuration Changes
Dynamically add a NSD client
Let's take a 6-node GPFS cluster as an example:
Figure 1. View a 6-node GPFS cluster
First, set the order in which NSD server accesses NSD disks to achieve load balancing and multipath.
Before you modify, you need to uninstall the GPFs file system on all nodes:
Figure 2. Uninstall a GPFS file system
To set the access priority for a disk:
MMCHNSD "Nsd1:78001_lpar2,78001_lpar3,78002_lpar1" MMCHNSD "nsd2:78001_lpar2,78001_lpar3,78002_lpar1" MMCHNSD "NSD3" : 78001_lpar3,78001_lpar2,78002_lpar2 "MMCHNSD" Nsd4:78002_lpar1,78002_lpar2,78002_lpar3 "MMCHNSD" nsd5:78002_lpar2 , 78002_lpar1,78002_lpar3 "MMCHNSD" nsd6:78002_lpar3,78002_lpar2,78002_lpar1 "MMCHNSD" nsd7:78002_lpar4,78002_lpar2 , 78002_lpar1 "MMCHNSD" Nsd8:78002_lpar1,78001_lpar2,78001_lpar3 "MMCHNSD" Nsd9:78002_lpar2,78001_lpar3,78002_lpar3 "MMCHNSD" Nsd10:78001_lpar3,78002_lpar3,78001_lpar2 "
Then, confirm that the change is in effect:
Figure 3. To view the NSD disk access path
Next, add the 7th node to the GPFS cluster "78001_LPAR1"
First verify that the node 78001_lpar1 does not belong to any GPFS cluster:
Figure 4. View node Status