Disk status information

The following table lists the status information collected for each GPFS disk:

Table 1. gpfsDiskStatusTable: Disk status information
Value Description
gpfsDiskName The disk name.
gpfsDiskFSName The name of the file system to which the disk belongs.
gpfsDiskStgPoolName The name of the storage pool to which the disk belongs.
gpfsDiskStatus The status of a disk (values: NotInUse, InUse, Suspended, BeingFormatted, BeingAdded, To Be Emptied, Being Emptied, Emptied, BeingDeleted, BeingDeleted-p, ReferencesBeingRemoved, BeingReplaced or Replacement).
gpfsDiskAvailability The availability of the disk (Unchanged, OK, Unavailable, Recovering).
gpfsDiskTotalSpaceL The total disk space in kilobytes (low 32 bits).
gpfsDiskTotalSpaceH The total disk space in kilobytes (high 32 bits).
gpfsDiskFullBlockFreeSpaceL The full block (unfragmented) free space in kilobytes (low 32 bits).
gpfsDiskFullBlockFreeSpaceH The full block (unfragmented) free space in kilobytes (high 32 bits).
gpfsDiskSubBlockFreeSpaceL The sub-block (fragmented) free space in kilobytes (low 32 bits).
gpfsDiskSubBlockFreeSpaceH The sub-block (fragmented) free space in kilobytes (high 32 bits).