LSF Version 7.3 - Release Notes for Platform LSF
The PMC can only run on the following platforms: LINUX86, X86_64, NTX86,
NTX64. If your LSF cluster includes other platforms, the administrator must manually
modify eservice/esc/conf/service/gui_service.xml by changing:
<ego:ResourceRequirement>select(!NTIA64)</ego:ResourceRequirement>
to
<ego:ResourceRequirement>select('LINUX86'||'X86_64'||'NTX86'||'NTX64') </
ego:ResourceRequirement>
You must restart EGO to make the change take effect.
LSB_LOCALDIR for duplicate event logging must exist
If LSB_LOCALDIR in lsf.conf specifies a directory that does not exist, mbatchd dies
after 45 minutes.
Make sure that LSB_LOCALDIR specifies a valid path to a local directory that exists
only on the first LSF master host (the first host configured in
lsf.cluster.cluster_name).
Platform LSF Session Scheduler
Job warning action
When using the bsub -wa option with the Session Scheduler, you should use -
wa 'INT'. Do not use -wa 'KILL'. The 'INT' signal ensures that ssched can properly
terminate all tasks and clean up all temporary files before exiting.
Download the Platform LSF Version 7
Distribution Packages
Download the LSF distribution packages two ways:
•
Through FTP at ftp.platform.com
•
Through the World Wide Web at my.platform.com
Download LSF through FTP
Access to the Platform FTP site is controlled by login name and password. If you cannot access
the distribution files for download, send email to support@platform.com.
1.
Log on to the LSF file server.
2.
Change to the directory where you want to download the LSF distribution files. Make sure
that you have write access to the directory. For example:
# cd /usr/share/lsf/tarfiles
3.
FTP to the Platform FTP site:
# ftp ftp.platform.com
4.
Provide the login user ID and password provided by Platform.
5.
Change to the directory for the LSF Version 7 release:
ftp> cd /distrib/7.0
Release Notes for Platform LSF
22 Release Notes for Platform LSF