Verifying the IBM Spectrum Scale installation on Ubuntu Linux nodes

You can verify the installation of the IBM Spectrum Scale Ubuntu Linux packages on each node.

To check that the software has been successfully installed, use the dpkg command:
dpkg -l | grep gpfs
The system returns output similar to the following if you have IBM Spectrum Scale Standard Edition or IBM Spectrum Scale Data Access Edition installed:
ii gpfs.base            5.0.3-x      amd64   GPFS File Manager
ii gpfs.base-debuginfo  5.0.3-x      amd64   Debug information for package gpfs.base
ii gpfs.compression     5.0.3-x      amd64   IBM Spectrum Scale Compression Libraries
ii gpfs.docs            5.0.3-x      all     GPFS Server Manpages and Documentation
ii gpfs.gpl             5.0.3-x      all     GPFS Open Source Modules
ii gpfs.gskit           8.0.50-86    amd64   GPFS GSKit Cryptography Runtime
ii gpfs.librdkafka      5.0.3-x      amd64   librdkafka shared library installation
ii gpfs.msg.en-us       5.0.3-x      all     GPFS Server Messages - U.S. English
ii gpfs.license.std     5.0.3-x      amd64   IBM Spectrum Scale Standard Edition ITLM files

or

ii gpfs.license.da     5.0.3-0      amd64   IBM Spectrum Scale Data Access Edition ITLM files
If you have IBM Spectrum Scale Advanced Edition or IBM Spectrum Scale Data Management Edition installed, you should also see the following lines in the output:
ii gpfs.adv             5.0.3-x      amd64   GPFS Advanced Features
ii gpfs.crypto          5.0.3-x      amd64   GPFS Cryptographic Subsystem
ii gpfs.license.adv     5.0.3-x      amd64   IBM Spectrum Scale Advanced Edition ITLM files

or

ii gpfs.license.dm      5.0.3-x      amd64   IBM Spectrum Scale Data Management Edition ITLM files