Readme file for IBM® Spectrum LSF 10.1 Fix 602069
Abstract
P105160. This fix ensures
that IBM Spectrum LSF is supported for Microsoft Windows 11.
Description
Readme documentation for IBM Spectrum LSF 10.1 Fix 602069 including
installation-related instructions, prerequisites and co-requisites, and list of
fixes.
This
fix addresses the following issue:
Requirement for LSF to work on
Microsoft Windows 11.
Readme file for: IBM® Spectrum LSF
Product or component release: 10.1
Update name: Fix 602069
Fix ID: LSF-10.1-build602069
Publication date: 19 July 2024
Contents
1. List of fixes
2. Download location
3. Product or components affected
4. System requirements
5. Installation and configuration
6. List of files
7. Product notifications
8. Copyright and trademark information
1. List of fixes
P105160.
2. Download locations
Download Fix 602069 from the following location: https://www.ibm.com/support/fixcentral
3. Product or components affected
Affected product or components include:
LSF/bacct.exe
LSF/badmin.exe
LSF/bapp.exe
LSF/battr.exe
LSF/bbot.exe
LSF/bchkpnt.exe
LSF/bclusters.exe
LSF/bconf.exe
LSF/bctrld.exe
LSF/bgadd.exe
LSF/bgbroker.exe
LSF/bgdel.exe
LSF/bgmod.exe
LSF/bgpinfo.exe
LSF/bhist.exe
LSF/bhosts.exe
LSF/bhpart.exe
LSF/bjdepinfo.exe
LSF/bjgroup.exe
LSF/bjobs.exe
LSF/bkill.exe
LSF/blaunch.exe
LSF/blimits.exe
LSF/bmg.exe
LSF/bmgroup.exe
LSF/bmig.exe
LSF/bmod.exe
LSF/bparams.exe
LSF/bpeek.exe
LSF/bpost.exe
LSF/bqc.exe
LSF/bqueues.exe
LSF/bread.exe
LSF/breboot.exe
LSF/breconfig.exe
LSF/brequeue.exe
LSF/bresize.exe
LSF/bresources.exe
LSF/brestart.exe
LSF/bresume.exe
LSF/brsvadd.exe
LSF/brsvdel.exe
LSF/brsvmod.exe
LSF/brsvs.exe
LSF/brun.exe
LSF/bsla.exe
LSF/bslots.exe
LSF/bstatus.exe
LSF/bstop.exe
LSF/bsub.exe
LSF/bswitch.exe
LSF/btop.exe
LSF/bugroup.exe
LSF/busers.exe
LSF/bwait.exe
LSF/lsacct.exe
LSF/lsacctmrg.exe
LSF/lsadmin.exe
LSF/lsclusters.exe
LSF/lseligible.exe
LSF/lsgrun.exe
LSF/lshosts.exe
LSF/lsid.exe
LSF/lsinfo.exe
LSF/lsload.exe
LSF/lsloadadj.exe
LSF/lslockhost.exe
LSF/lslogin.exe
LSF/lsltasks.exe
LSF/lsmon.exe
LSF/lspasswd.exe
LSF/lsplace.exe
LSF/lsrcp.exe
LSF/lsreconfig.exe
LSF/lsreghost.exe
LSF/lsrtasks.exe
LSF/lsrun.exe
LSF/lsunlockhost.exe
LSF/tssub.exe
LSF/ebrokerd.exe
LSF/libsched.dll
LSF/lim.exe
LSF/vemkd.exe
LSF/vemkd.pdb
LSF/mbatchd.exe
LSF/mbschd.exe
LSF/nios.exe
LSF/res.exe
LSF/sbatchd.exe
LSF/libbat.lib
LSF/libbatw2k.dll
LSF/libbatw2k.lib
LSF/libcrypto-3-x64.dll
LSF/libfairshareadjust.dll
LSF/liblsbstream.dll
LSF/liblsf.lib
LSF/liblsfw2k.lib
LSF/libssl-3-x64.dll
LSF/pwm.inf
LSF/pwm.cat
LSF/lsbatch.h
LSF/lsf.h
LSF/lssched.h
4. System requirements
win-x64
5. Installation and configuration
Before you install
LSF_TOP is the full path to the top-level installation
directory of IBM Spectrum LSF.
1. Before you apply this fix, ensure that you
install LSF 10.1 Fix Pack 12 or later. You can download Fix Pack 12 or later
from https://www.ibm.com/support/fixcentral.
2. Starting from LSF 10.1 Fix Pack 13, the
default values of the following three GPU parameters are changed to:
LSF_GPU_AUTOCONFIG=Y
LSB_GPU_NEW_SYNTAX=extend
LSF_GPU_RESOURCE_IGNORE=Y
If you have Fix Pack 13
installed, and these above GPU parameters not configured in the lsf.conf configuration file will take the default
values. The parameters already configured in the lsf.conf file will not be affected.
If you want to keep the
former GPU behavior, and if any of the three parameters are missing in the lsf.conf
configuration file, you must explicitly configure the following default
settings that are defined in Fix Pack 12 or earlier:
LSF_GPU_AUTOCONFIG=N
LSB_GPU_NEW_SYNTAX=N
LSF_GPU_RESOURCE_IGNORE=N
3. LSF_TOP is the full path to the top-level
installation directory of LSF.
Log in to the LSF master host as the LSF primary
administrator
Set your environment:
- For csh or tcsh: % source LSF_TOP/conf/cshrc.lsf
- For sh, ksh, or bash: $ . LSF_TOP/conf/profile.lsf
Shut down the LSF daemons by
running the following commands:
badmin hshutdown
all
badmin mbdrestart
lsadmin resshutdown all
lsadmin limshutdown all
Installation steps
1. Log on to the LSF management
host as the LSF cluster primary administrator.
2. Run badmin hshutdown
all
3. Run badmin mbdrestart
4. Run lsadmin resshutdown all
5. Run lsadmin limshutdown all
6. Log on to the Windows host as an
administrator and download the
lsf10.1_win-x64-602069.msp package to a temporary location on the host.
7. Double-click the
lsf10.1_win-x64-602069.msp package and follow the prompts.
After you install
1. Log on to
the LSF management host as the LSF cluster primary administrator.
2. Run lsadmin limstartup all
3. Run lsadmin resstartup all
4. Run badmin hrestart
all
Uninstallation
1. Log
on to the LSF management host as the LSF cluster primary administrator.
2. Run badmin hshutdown
all
3. Run badmin mbdrestart
4. Run lsadmin resshutdown all
5. Run lsadmin limshutdown all
6. Log on to the Windows host as an
administrator, and remove the fix installed, using Windows Control Panel. Go to
Control Panel > Programs and Features > View installed updates,
click Update for LSF10.1.0 (build "602069")’, and click Uninstall.
7. Log on to the LSF management host as the LSF
cluster primary administrator.
8. Run lsadmin limstartup all
9. Run lsadmin resstartup all
10. Run badmin hrestart
all
6. List of files
The following components in all Windows packages:
LSF/bacct.exe
LSF/badmin.exe
LSF/bapp.exe
LSF/battr.exe
LSF/bbot.exe
LSF/bchkpnt.exe
LSF/bclusters.exe
LSF/bconf.exe
LSF/bctrld.exe
LSF/bgadd.exe
LSF/bgbroker.exe
LSF/bgdel.exe
LSF/bgmod.exe
LSF/bgpinfo.exe
LSF/bhist.exe
LSF/bhosts.exe
LSF/bhpart.exe
LSF/bjdepinfo.exe
LSF/bjgroup.exe
LSF/bjobs.exe
LSF/bkill.exe
LSF/blaunch.exe
LSF/blimits.exe
LSF/bmg.exe
LSF/bmgroup.exe
LSF/bmig.exe
LSF/bmod.exe
LSF/bparams.exe
LSF/bpeek.exe
LSF/bpost.exe
LSF/bqc.exe
LSF/bqueues.exe
LSF/bread.exe
LSF/breboot.exe
LSF/breconfig.exe
LSF/brequeue.exe
LSF/bresize.exe
LSF/bresources.exe
LSF/brestart.exe
LSF/bresume.exe
LSF/brsvadd.exe
LSF/brsvdel.exe
LSF/brsvmod.exe
LSF/brsvs.exe
LSF/brun.exe
LSF/bsla.exe
LSF/bslots.exe
LSF/bstatus.exe
LSF/bstop.exe
LSF/bsub.exe
LSF/bswitch.exe
LSF/btop.exe
LSF/bugroup.exe
LSF/busers.exe
LSF/bwait.exe
LSF/lsacct.exe
LSF/lsacctmrg.exe
LSF/lsadmin.exe
LSF/lsclusters.exe
LSF/lseligible.exe
LSF/lsgrun.exe
LSF/lshosts.exe
LSF/lsid.exe
LSF/lsinfo.exe
LSF/lsload.exe
LSF/lsloadadj.exe
LSF/lslockhost.exe
LSF/lslogin.exe
LSF/lsltasks.exe
LSF/lsmon.exe
LSF/lspasswd.exe
LSF/lsplace.exe
LSF/lsrcp.exe
LSF/lsreconfig.exe
LSF/lsreghost.exe
LSF/lsrtasks.exe
LSF/lsrun.exe
LSF/lsunlockhost.exe
LSF/tssub.exe
LSF/ebrokerd.exe
LSF/libsched.dll
LSF/lim.exe
LSF/vemkd.exe
LSF/vemkd.pdb
LSF/mbatchd.exe
LSF/mbschd.exe
LSF/nios.exe
LSF/res.exe
LSF/sbatchd.exe
LSF/libbat.lib
LSF/libbatw2k.dll
LSF/libbatw2k.lib
LSF/libcrypto-3-x64.dll
LSF/libfairshareadjust.dll
LSF/liblsbstream.dll
LSF/liblsf.lib
LSF/liblsfw2k.lib
LSF/libssl-3-x64.dll
LSF/pwm.inf
LSF/pwm.cat
LSF/lsbatch.h
LSF/lsf.h
LSF/lssched.h
7. Product notifications
To receive
information about product solution and fix updates automatically, subscribe to
product notifications on the My notifications page (www.ibm.com/support/mynotifications) on the
IBM Support website (support.ibm.com). You can edit your
subscription settings to choose the types of information you want to get
notification about, for example, security bulletins, fixes, troubleshooting,
and product enhancements or documentation changes.
8. Copyright and Trademark Information
©Copyright IBM Corporation 2024
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
IBM®, the IBM logo, and ibm.com® are trademarks of International
Business Machines Corp., registered in many jurisdictions worldwide. Other
product and service names might be trademarks of IBM or other companies. A
current list of IBM trademarks is available on the web at "Copyright and
trademark information" at www.ibm.com/legal/copytrade.shtml.