About this task
Configure the following ELIMs in LSF before
proceeding:
- elim.gpfshost - Monitors GPFS
performance counters at LSF host
level
- elim.gpfsglobal - Monitors available GPFS bandwidth at LSF cluster
level
Refer to the Administering LSF documentation
for more details on configuring GPFS ELIMs. The ELIM Scripts
are available from LSF 9.1.1 or
later versions.
- Configure the constant of elim.gpfshost:
- Configure the monitored GPFS file system name by "VOLUMES".
- [Optional] Configure CHECK_INTERVAL, FLOATING_AVG_INTERVAL and
DECIMAL_DIGITS.
- Configure the constant of elim.gpfsglobal:
- Configure the monitored GPFS file system name by "VOLUMES"
- Configure the maximum write bandwidth for each GPFS file system by "MAX_INBOUND".
- Configure the maximum read bandwidth for each GPFS file system by "MAX_OUTBOUND".
- [Optional] Configure CHECK_INTERVAL, FLOATING_AVG_INTERVAL and
DECIMAL_DIGITS.