Verifying the GPFS installation
Verify that the installation procedure placed the required GPFS files on each node by running the lslpp command on each
node:
lslpp -l gpfs\*
The system returns output similar to the following:
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
gpfs.adv 5.2.0.x COMMITTED GPFS Advanced Features
gpfs.base 5.2.0.x COMMITTED GPFS File Manager
gpfs.crypto 5.2.0.x COMMITTED GPFS Cryptographic Subsystem
gpfs.gskit 8.0.55.x COMMITTED GPFS GSKit Cryptography Runtime
gpfs.compression 5.2.0.x COMMITTED GPFS Compression Libraries
gpfs.msg.en_US 5.2.0.x COMMITTED GPFS Server Messages - U.S. English
gpfs.license.std 5.2.0.x COMMITTED IBM Spectrum Scale Standard Edition License
Path: /etc/objrepos
gpfs.base 5.2.0.x COMMITTED GPFS File Manager
Path: /usr/share/lib/objrepos
gpfs.docs.data 5.2.0.x COMMITTED GPFS Server Manpages and Documentation
The output that is returned on your system can vary depending on the edition that you have installed (IBM Storage Scale Standard Edition or IBM Storage Scale Data Access Edition or IBM Storage Scale Advanced Edition or IBM Storage Scale Data Management Edition).
Note: The path returned by
lslpp -l
shows the location of the package control data
used by installp. The listed path does not show GPFS file locations. To view GPFS file
locations, use the -f
flag.