File system status information
The following table shows the collected status information for each GPFS file system:
| Value | Description |
|---|---|
| gpfsFileSystemName | Indicates the file system name. |
| gpfsFileSystemStatus | Indicates the status of the file system. |
| gpfsFileSystemXstatus | Indicates the executable status of the file system. |
| gpfsFileSystemTotalSpaceL | Indicates the total disk space of the file system in kilobytes (low 32 bits). |
| gpfsFileSystemTotalSpaceH | Indicates the total disk space of the file system in kilobytes (high 32 bits). |
| gpfsFileSystemNumTotalInodesL | Indicates the total number of file system inodes (low 32 bits). |
| gpfsFileSystemNumTotalInodesH | Indicates the total number of file system inodes (high 32 bits). |
| gpfsFileSystemFreeSpaceL | Indicates the free disk space of the file system in kilobytes (low 32 bits). |
| gpfsFileSystemFreeSpaceH | Indicates the free disk space of the file system in kilobytes (high 32 bits). |
| gpfsFileSystemNumFreeInodesL | Indicates the number of free file system inodes (low 32 bits). |
| gpfsFileSystemNumFreeInodesH | Indicates the number of free file system inodes (high 32 bits). |