Setting up the cache cluster
This topic lists the steps to set up the cache cluster.
- To determine the nodes of the GPFS cluster that functions as application nodes and the nodes that function as the gateway nodes, run the mmchnode --gateway -N Node1,Node2,... command.
- To start GPFS, run the mmstartup -a command.
- To mount the file system, run the mmmount Device -a command.
- Mount the home filesystem on the cache cluster remotely.
-
To create an AFM fileset and link it, run the following command:
mmcrfileset Device Fileset -p afmTarget=Home-Path --inode-space=new -p afmMode=single-writer | read-only | local-updates | independent-writer mmlinkfileset device fileset -J /fsmount-path/fileset
-
Access the AFM fileset.
mmafmctl Device getstate run on the cache cluster displays the fileset state and other details.