Check cluster configuration with the lsadmin command

The lsadmin command controls the operation of an LSF cluster and administers the LSF daemons lim and res.

Use the lsadmin ckconfig command to check the LSF configuration files. The -v option displays detailed information about the LSF configuration:

The messages that are shown in the following output are typical of lsadmin ckconfig -v. Other messages might indicate problems with your LSF configuration.

% lsadmin ckconfig -v
Checking configuration files ...

EGO 3.6.0 build 800000, Jul 25 2017
Copyright International Business Machines Corp. 1992, 2016.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

  binary type: linux2.6-glibc2.3-x86_64
Reading configuration from /opt/lsf/conf/lsf.conf
Aug  3 13:45:27 2017 20884 6 3.6.0 Lim starting...
Aug  3 13:45:27 2017 20884 6 3.6.0 LIM is running in advanced workload execution mode.
Aug  3 13:45:27 2017 20884 6 3.6.0 Master LIM is not running in EGO_DISABLE_UNRESOLVABLE_HOST mode.
Aug  3 13:45:27 2017 20884 5 3.6.0 /opt/lsf/10.1/linux2.6-glibc2.3-x86_64/etc/lim -C
Aug  3 13:45:27 2017 20884 7 3.6.0 Could not construct product entitlement version array
Aug  3 13:45:27 2017 20884 Last message repeated 1 time(s).
Aug  3 13:45:27 2017 20884 6 3.6.0 initEntitlement: EGO_AUDIT_MAX_SIZE was not set. Default value <100> will be used.
Aug  3 13:45:27 2017 20884 6 3.6.0 initEntitlement: EGO_AUDIT_MAX_ROTATE was not set. Default value <20> will be used.
Aug  3 13:45:27 2017 20884 6 3.6.0 LIM is running as IBM Spectrum LSF Standard Edition.
Aug  3 13:45:27 2017 20884 6 3.6.0 reCheckClass: numhosts 1 so reset exchIntvl to 15.00
Aug  3 13:45:27 2017 20884 6 3.6.0 Checking Done.
---------------------------------------------------------
No errors found.

See Troubleshooting LSF problems or the LSF Command Reference for help with some common configuration errors.