IBM Spectrum LSF 10.1 Fix Pack 8 (520099) Readme File
Abstract
LSF Version 10.1 Fix Pack 8. This Fix Pack includes new issues and solutions resolved between December 18 2018 and 10 May 2019. For detailed descriptions of the issues and solutions in this Fix Pack, refer to the LSF 10.1 Fix Pack 8 Fixed Bugs List (lsf10.1.0.8_fixed_bugs.pdf can be downloaded from Fix central via fix ID lsf-10.1.0.8-spk-2019-May-build520099).
Description
Readme documentation for IBM Spectrum LSF 10.1 Fix Pack 8 (520099) including installation-related instructions, prerequisites and co-requisites, and list of fixes.
The new issues addressed in LSF Version 10.1 Fix Pack 8:
|
ID |
Fixed Date |
Description |
|
P103003 |
2019/05/10 |
This fix updates the error message from mbatchd when the user runs "badmin reconfig" without "docker" defined in lsf.shared. |
|
P102992 |
2019/05/10 |
Fix to allow the backfill of eligible exclusive jobs on a host with an advance reservation in the future. |
|
P102983 |
2019/05/07 |
Fix to improve the time for mbatchd to replay the lsb.events file if RUN_TIME_FACTOR or CPU_TIME_FACTOR is enabled in the fairshare formula. |
|
P102982 |
2019/04/30 |
This fix allows interactive jobs with pseudo-terminals to exit normally when NIOS accidentally exits. |
|
P102976 |
2019/04/24 |
This fix enables users to run interactive Docker jobs. |
|
P102972 |
2019/04/25 |
This fix prevents the master LIM daemon from core dumping if the user configures an invalid resource or no wildcard asterisk characters (*) in the RESOURCEMAP string for the LSF_LOCAL_RESOURCES parameter in the lsf.conf file on non-shared slave hosts. |
|
P102968 |
2019/04/26 |
Fix to enable slave hosts to join the cluster even if they do not share a file system with master hosts in an IPv6 environment. |
|
P102965 |
2019/04/11 |
This patch prevents the bjobs command from showing "-1" in a job PID. |
|
P102948 |
2019/04/25 |
This fix ensures that LSF reports the correct memory for Docker containers. |
|
P102944 |
2019/04/25 |
This fix prevents the bjobs command from showing an incorrect pending reason when a job with a "span[hosts=1]" requested minimal slots number is less than the number of CPUs on the host, but the job requested maximum slots number is greater than the number of CPUs on the host. |
|
P102935 |
2019/04/09 |
This fix ensures that LSF kills all processes launched by the post-execution script after the JOB_POSTPROC_TIMEOUT period expires when enabling cgroups. |
|
P102932 |
2019/03/29 |
Fix to prevent a job's pending reason from being incorrectly changed after using the bstop command to stop another running job when all candidate hosts are fully utilized. |
|
P102915 |
2019/03/19 |
This fix prevents an interactive Docker job from losing its connection when resizing the terminal. |
|
P102891 |
2019/04/02 |
This fix prevents the LIM from core dumping on a GPU host with an old NVIDIA NVML driver installed. |
|
P102890 |
2019/04/02 |
This patch allows the transfer of more than 16 user groups when LSF_UGROUP_TRANSFER is set to Y. |
|
P102888 |
2019/03/21 |
This fix prevents the bhist command from showing an array job ID if user specifies a job ID that is larger than 2147483647. |
|
P102887 |
2019/03/07 |
This fix addresses an issue in a multi-cluster environment where the mbatchd daemon cannot start after data corruption to the lsb.jobinfo.events file due to a disk full event. |
|
P102885 |
2019/03/27 |
This patch prevents exceptions in docker-control.py, docker-monitor.py, and docker-starter.py from occuring when killing a Docker job. |
|
P102884 |
2019/03/27 |
This fix enables LSF to add the LSB_SUB_MEM_SWAP_HOST_LIMIT parameter into the $LSB_SUB_PARM_FILE file when submitting jobs with the -hl option. |
|
P102877 |
2019/03/01 |
This fix prevents the mbatchd daemon from core dumping when replaying the lsb.jobinfo.events log. |
|
P102872 |
2019/03/05 |
This fix enables the bsub command to work properly if the LSF_SUB_COMMAND_LINE string in the esub is longer than 2048 characters. |
|
P102867 |
2019/03/27 |
The fix ensures that the lsb_readstreamline API reads the correct value for the job interactive attribute from JOB_STATUS2 event. |
|
P102862 |
2019/02/13 |
This fix enables the lsload and bhosts commands to display the value of external resources as a full, unrounded float number instead of in scientific notation.
|
|
P102860 |
2019/03/27 |
This fix enables lim and elim.gpu.topology to detect the GPU properly on hosts that have two sibling GPUs under one PCI, where the first GPU is not an Nvidia GPU, but the second GPU is an Nvidia GPU. |
|
P102846 |
2019/01/11 |
This fix enables Docker batch jobs that are submitted in a Docker job to be run successfully. |
|
P102838 |
2019/01/11 |
Fix to prevent GPU-CPU affinity jobs from pending when the GPU that satisfies the GPU requirement is attached to a socket that is not the first socket. |
|
P102835 |
2019/01/03 |
This fix ensures that the memory usage of the lim process does not increase when the DCGM Integration is configured. |
|
P102832 |
2019/01/05 |
This fix prevents a job from executing the JOB_CONTROLS terminate action command in a dead loop when the job reaches the PROCESSLIMIT and RUNLIMIT values. |
|
P102830 |
2019/01/07 |
This fix ensures that when using the lease mode with the LSF multicluster capability, the provider cluster exports the correct number of slots to the consumer cluster. |
|
P102802 |
2019/03/14 |
This fix allows Docker jobs to start if NFS is root squashed and makes LSF only check the docker user group permission when the program calls the docker binary to execute a specific command. |
|
P102743 |
2018/12/20 |
Fix to prevent bswitch from core dumping when eswitch and LSB_SUB_COMMANDNAME=y are enabled. |
|
P102714 |
2018/12/20 |
This fix prevents array jobs from pending if the array job slot limit is changed to 0, then to a positive number. |
|
217694 |
2019/04/19 |
This fix prevents the bhists command from showing an fseek() error when the offset value is larger than the maximum integer (2147483647). |
|
216730 |
2019/05/09 |
This patch ensures that logdir/info/*.msgs that are created by the “bpost -a” command can be cleaned regularly. |
|
213471 |
2019/03/13 |
This fix prevents mbatchd from core dumping when running bconf if the planner is enabled. |
The new solutions in LSF Version 10.1 Fix Pack 8:
|
ID |
Fixed Date |
Description |
|
215902 |
2019/05/07 |
This solution enhances the LSF resource connector to be more fault tolerant. Allows CLOSED_RC hosts to be switched to ok more quickly, resulting in less wasted resources. InstanceID, cluster name and template name are added to host local resources for more accurate information and better tracking. InstanceID is added to job finish event in lsb.acct. |
|
RFE#124185 |
2019/05/07 |
This enhancement allows LSF administrators to use bconf to configure guarantee service classes. |
|
205560 |
2019/05/01 |
This enhancement enables the bjobs -plan command option to to display the planner's predicted start and finish time for jobs. |
|
212310 |
2019/04/30 |
This solution enables LSF to use the watchdog feature to regularly run external scripts that check application data, logs, and other information. LSF can use these scripts to pass on the job information. |
|
RFE#128967 |
2019/04/27 |
This enhancement allows a user to exclude a fairshare user group from being associated with a job. This is done using the bsub -G "~group_name" command option. When a fairshare group is excluded, the job is charged against a path excluding the usergroup and its descendants (user group's subtree). |
|
212129 |
2019/04/26 |
This enhancement adds a new badmin rc subcommand to provide detailed information about resource connector's API errors, templates, policies, current host status and instances. |
|
RFE#130360 |
2019/04/23 |
This solution includes an updated Docker execution driver to enable users to run an entry point based Docker job (for example, to run a Docker job with docker image mgibio/samtools:1.9). |
|
214891 |
2019/04/23 |
This fix enhances the Google provider plugin to synchronize hosts between LSF and the cloud. |
|
RFE#128579 |
2019/04/19 |
This enhancement adds pre-execution start time for jobs that have pre-execution processes. When job done, the mbatchd records the start time in JOB_FINISH event. |
|
218064 |
2019/04/16 |
This enhancement enables users to configure timeout values for each host provider. The default value is 10 minutes. If an RC host does not join the LSF cluster within the configured timeout value, the host is relinquished. |
|
216311 |
2019/04/02 |
This enhancement allows LSF to handle bread/bstatus requests in the query mbatchd and supports multi-threaded querying when LSB_QUERY_ENH=Y. If LSB_QUERY_ENH=N or the bread '-a' command option is run (requiring data transfer), the main mbatchd will fork a child to handle the query request. |
|
RFE#124587 |
2019/03/31 |
This enhancement allows users to submit a job with over 2048G memory limit regardless if LSF_UNIT_FOR_LIMITS is set or not. The swap limit, core file size limit, stack limit, data segment size limit, and file size limit are also extended to 64bit. |
|
RFE#125752 |
2019/03/29 |
LSF has the keyword for bsub -gpu “mps=yes”, which only starts one MPS control daemon on each host of a job. This enhancement introduces additional mps options that allow LSF to create more daemons for GPU jobs to use.
|
|
RFE#127198 |
2019/03/22 |
This enhancement adds "aff=no" to the bsub -gpu option to relax GPU affinity while maintaining CPU affinity. |
|
210323 |
2019/03/21 |
This enhancement enables LSF to try a different template when AWS returns certain server API errors for a template (for example, not enough instances are available for the requested VM type), and the LSF resource connector will not generate demand on that template for a configurable time period. |
|
210884 |
2019/03/17 |
This enhancement resolves an MPS job race condition problem that, if more than one MPS job is submitted, GPU jobs exit immediately due to the last running jobs’ MPS daemons not being cleaned. |
|
212409 |
2019/02/25 |
This enhancement enables lim and elim.gpu.topology to detect the GPU properly on hosts that have two sibling GPUs under one PCI, where the first GPU is not an Nvidia GPU, but the second GPU is an Nvidia GPU.
|
|
211899 |
2019/02/11 |
This enhancement follows the official Azure documentation for http/https proxy by calling the API from Azure native library instead of Java system library. This is transparent to end user. |
|
211403 |
2019/02/11 |
This enhancement modifies how the scheduler sorts candidate host groups when multiple templates are defined in RC. Originally the order of these groups was undefined. They are now sorted based on template priority.
|
|
212358 |
2019/01/30 |
This fix prevents LSF from being vulnerable to security risks in 3rd party components. |
For further details on these solutions, refer to https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/lsf_release_notes/lsf_relnotes_whatsnew10.1.0.8.html
Readme file for: IBM® Spectrum LSF
Product/Component Release: 10.1
Update Name: Fix 520099
Fix ID: lsf-10.1.0.8-spk-2019-May-build520099
Publication date: 31 May 2019
Last modified date: 31 May 2019
Contents:
1. List of fixes
2. Download location
3. Products 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
P103003, P102992, P102983, P102982, P102976, P102972, P102968, P102965, P102948, P102944, P102935, P102932,
P102915, P102891, P102890, P102888, P102887, P102885, P102884, P102877, P102872, P102867, P102862, P102860,
P102846, P102838, P102835, P102832, P102830, P102802, P102743, P102714, 217694, 216730, 213471, 215902,
RFE#124185, 205560, 212310, RFE#128967, 212129, RFE#130360, 214891, RFE#128579, 218064, 216311, RFE#124587,
RFE#125752, RFE#127198, 210323, 210884, 212409, 211899, 211403, 212358
2. Download Location
Download Fix 520099 from the following location: http://www.ibm.com/eserver/support/fixes/
3. Products or components affected
Components affected by the new issues addressed in LSF Version 10.1 Fix Pack 8 include:
LSF/lsf.h
LSF/lsbatch.h
LSF/daemons.wrap
LSF/mbatchd
LSF/eauth.cve
LSF/mbschd
LSF/ebrokerd
LSF/echkpnt
LSF/erestart
LSF/nios
LSF/lim
LSF/pem
LSF/pim
LSF/res
LSF/sbatchd
LSF/elim.gpu.topology
LSF/eauth.krb5
LSF/rla
LSF/docker-control.py
LSF/docker-monitor.py
LSF/docker-starter.py
LSF/bjgroup
LSF/bresize
LSF/bugroup
LSF/lsrun
LSF/bacct
LSF/bjobs
LSF/bresources
LSF/busers
LSF/lsgrun
LSF/badmin
LSF/bkill
LSF/brestart
LSF/bwait
LSF/lshosts
LSF/lsunlockhost
LSF/bapp
LSF/blaunch
LSF/bresume
LSF/lsid
LSF/blimits
LSF/brlainfo
LSF/lsinfo
LSF/bbot
LSF/brsvadd
LSF/bmg
LSF/lsload
LSF/bchkpnt
LSF/bmgroup
LSF/brsvdel
LSF/lsloadadj
LSF/bclusters
LSF/bmig
LSF/brsvjob
LSF/lslockhost
LSF/bconf
LSF/bmod
LSF/brsvmod
LSF/brsvs
LSF/lsltasks
LSF/bgadd
LSF/bparams
LSF/brsvsub
LSF/bpeek
LSF/brun
LSF/lsacct
LSF/pam
LSF/bgdel
LSF/bread
LSF/bsla
LSF/lspasswd
LSF/bgmod
LSF/bslots
LSF/lsadmin
LSF/bgpinfo
LSF/bqueues
LSF/bstatus
LSF/lsclusters
LSF/bhist
LSF/bstop
LSF/bhosts
LSF/breboot
LSF/bsub
LSF/lsreconfig
LSF/bhpart
LSF/breconfig
LSF/bswitch
LSF/bjdepinfo
LSF/brequeue
LSF/btop
LSF/bimages
LSF/TaskStarter
LSF/bpost
LSF/lsrcp
LSF/bentags
LSF/bgbroker
LSF/lsacctmrg
LSF/lseligible
LSF/lsrtasks
LSF/schmod_demand.so
LSF/libbat.a
LSF/liblsf.a
LSF/libbat.so
LSF/liblsf.so
LSF/liblsbstream.a
LSF/liblsbstream.so
LSF/lsf_release
The following components in all packages EXCEPT lsf10.1_lnx312-lib217-armv8-520099.tar.Z:
LSF/resource_connector/azure/lib/AzureTool.jar
LSF/resource_connector/azure/lib/activation-1.1.jar
LSF/resource_connector/azure/lib/adal4j-1.1.2.jar
LSF/resource_connector/azure/lib/adapter-rxjava-2.1.0.jar
LSF/resource_connector/azure/lib/azure-1.0.0.jar
LSF/resource_connector/azure/lib/azure-annotations-1.0.0.jar
LSF/resource_connector/azure/lib/azure-client-authentication-1.0.2.jar
LSF/resource_connector/azure/lib/azure-client-runtime-1.0.2.jar
LSF/resource_connector/azure/lib/azure-mgmt-appservice-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-batch-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-cdn-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-compute-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-dns-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-graph-rbac-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-keyvault-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-network-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-redis-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-resources-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-servicebus-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-sql-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-storage-1.0.0.jar
LSF/resource_connector/azure/lib/azure-mgmt-trafficmanager-1.0.0.jar
LSF/resource_connector/azure/lib/client-runtime-1.0.2.jar
LSF/resource_connector/azure/lib/commons-beanutils-1.8.3.jar
LSF/resource_connector/azure/lib/commons-codec-1.10.jar
LSF/resource_connector/azure/lib/commons-collections-3.2.2.jar
LSF/resource_connector/azure/lib/commons-lang-2.6.jar
LSF/resource_connector/azure/lib/commons-lang3-3.4.jar
LSF/resource_connector/azure/lib/commons-logging-1.1.3.jar
LSF/resource_connector/azure/lib/converter-jackson-2.1.0.jar
LSF/resource_connector/azure/lib/ezmorph-1.0.6.jar
LSF/resource_connector/azure/lib/gson-2.2.4.jar
LSF/resource_connector/azure/lib/guava-20.0.jar
LSF/resource_connector/azure/lib/jcip-annotations-1.0.jar
LSF/resource_connector/azure/lib/json-lib-2.2.3-jdk15.jar
LSF/resource_connector/azure/lib/json-smart-1.1.1.jar
LSF/resource_connector/azure/lib/lang-tag-1.4.jar
LSF/resource_connector/azure/lib/logging-interceptor-3.3.1.jar
LSF/resource_connector/azure/lib/mail-1.4.7.jar
LSF/resource_connector/azure/lib/oauth2-oidc-sdk-4.5.jar
LSF/resource_connector/azure/lib/okhttp-3.3.1.jar
LSF/resource_connector/azure/lib/okhttp-urlconnection-3.3.1.jar
LSF/resource_connector/azure/lib/okio-1.8.0.jar
LSF/resource_connector/azure/lib/retrofit-2.1.0.jar
LSF/resource_connector/azure/lib/jackson-databind-2.9.8.jar
LSF/resource_connector/azure/lib/joda-time-2.8.2.jar
LSF/resource_connector/azure/lib/slf4j-simple-1.7.5.jar
LSF/resource_connector/azure/lib/nimbus-jose-jwt-6.5.1.jar
LSF/resource_connector/azure/lib/log4j-api-2.8.2.jar
LSF/resource_connector/azure/lib/log4j-core-2.8.2.jar
LSF/resource_connector/azure/lib/jackson-core-2.9.8.jar
LSF/resource_connector/azure/lib/slf4j-api-1.7.22.jar
LSF/resource_connector/azure/lib/rxjava-1.2.4.jar
LSF/resource_connector/azure/lib/jackson-annotations-2.9.8.jar
LSF/resource_connector/azure/lib/jackson-datatype-joda-2.9.8.jar
LSF/resource_connector/azure/scripts/getAvailableTemplates.sh
LSF/resource_connector/azure/scripts/getRequestStatus.sh
LSF/resource_connector/azure/scripts/requestMachines.sh
LSF/resource_connector/azure/scripts/requestReturnMachines.sh
LSF/resource_connector/azure/scripts/user_data.sh
LSF/resource_connector/azure/scripts/getReturnRequests.sh
LSF/resource_connector/aws/lib/AwsTool.jar
LSF/resource_connector/aws/lib/aspectjrt-1.7.2.jar
LSF/resource_connector/aws/lib/aspectjweaver-1.7.2.jar
LSF/resource_connector/aws/lib/commons-beanutils-1.8.3.jar
LSF/resource_connector/aws/lib/commons-collections-3.2.2.jar
LSF/resource_connector/aws/lib/commons-lang-2.6.jar
LSF/resource_connector/aws/lib/commons-logging-1.1.3.jar
LSF/resource_connector/aws/lib/ezmorph-1.0.6.jar
LSF/resource_connector/aws/lib/freemarker-2.3.10.jar
LSF/resource_connector/aws/lib/httpclient-4.5.jar
LSF/resource_connector/aws/lib/httpcore-4.4.1.jar
LSF/resource_connector/aws/lib/joda-time-2.8.2.jar
LSF/resource_connector/aws/lib/json-lib-2.2.3-jdk15.jar
LSF/resource_connector/aws/lib/log4j-api-2.8.2.jar
LSF/resource_connector/aws/lib/log4j-core-2.8.2.jar
LSF/resource_connector/aws/lib/aws-java-sdk-1.11.323.jar
LSF/resource_connector/aws/lib/commons-codec-1.10.jar
LSF/resource_connector/aws/lib/jackson-annotations-2.9.8.jar
LSF/resource_connector/aws/lib/jackson-core-2.9.8.jar
LSF/resource_connector/aws/lib/jackson-databind-2.9.8.jar
LSF/resource_connector/aws/scripts/user_data.sh
LSF/resource_connector/aws/scripts/getAvailableMachines.sh
LSF/resource_connector/aws/scripts/getRequestStatus.sh
LSF/resource_connector/aws/scripts/getReturnRequests.sh
LSF/resource_connector/aws/scripts/requestMachines.sh
LSF/resource_connector/aws/scripts/requestReturnMachines.sh
LSF/resource_connector/softlayer/lib/SoftLayerTool.jar
LSF/resource_connector/softlayer/lib/aspectjrt-1.7.2.jar
LSF/resource_connector/softlayer/lib/aspectjweaver-1.7.2.jar
LSF/resource_connector/softlayer/lib/commons-beanutils-1.8.3.jar
LSF/resource_connector/softlayer/lib/commons-codec-1.7.jar
LSF/resource_connector/softlayer/lib/commons-collections-3.2.2.jar
LSF/resource_connector/softlayer/lib/commons-lang-2.6.jar
LSF/resource_connector/softlayer/lib/commons-lang3-3.1.jar
LSF/resource_connector/softlayer/lib/commons-logging-1.1.3.jar
LSF/resource_connector/softlayer/lib/ezmorph-1.0.6.jar
LSF/resource_connector/softlayer/lib/freemarker-2.3.10.jar
LSF/resource_connector/softlayer/lib/gson-2.2.4.jar
LSF/resource_connector/softlayer/lib/httpclient-4.5.jar
LSF/resource_connector/softlayer/lib/httpcore-4.4.1.jar
LSF/resource_connector/softlayer/lib/joda-time-2.8.2.jar
LSF/resource_connector/softlayer/lib/json-lib-2.2.3-jdk15.jar
LSF/resource_connector/softlayer/lib/softlayer-api-client-0.2.2.jar
LSF/resource_connector/softlayer/lib/log4j-api-2.8.2.jar
LSF/resource_connector/softlayer/lib/log4j-core-2.8.2.jar
LSF/resource_connector/softlayer/lib/jackson-core-2.9.8.jar
LSF/resource_connector/softlayer/lib/jackson-databind-2.9.8.jar
LSF/resource_connector/softlayer/lib/jackson-annotations-2.9.8.jar
LSF/resource_connector/softlayer/scripts/getRequestStatus.sh
LSF/resource_connector/softlayer/scripts/requestReturnMachines.sh
LSF/resource_connector/softlayer/scripts/getAvailableTemplates.sh
LSF/resource_connector/softlayer/scripts/requestMachines.sh
LSF/resource_connector/softlayer/scripts/postprovision.sh
LSF/resource_connector/google/lib/GcloudTool.jar
LSF/resource_connector/google/lib/commons-beanutils-1.8.3.jar
LSF/resource_connector/google/lib/commons-collections-3.2.2.jar
LSF/resource_connector/google/lib/commons-lang-2.6.jar
LSF/resource_connector/google/lib/commons-logging-1.1.3.jar
LSF/resource_connector/google/lib/ezmorph-1.0.6.jar
LSF/resource_connector/google/lib/google-api-client-1.22.0.jar
LSF/resource_connector/google/lib/google-http-client-1.22.0.jar
LSF/resource_connector/google/lib/google-http-client-jackson2-1.22.0.jar
LSF/resource_connector/google/lib/google-oauth-client-1.22.0.jar
LSF/resource_connector/google/lib/json-lib-2.2.3-jdk15.jar
LSF/resource_connector/google/lib/jsr305-1.3.9.jar
LSF/resource_connector/google/lib/log4j-api-2.8.2.jar
LSF/resource_connector/google/lib/log4j-core-2.8.2.jar
LSF/resource_connector/google/lib/guava-20.0.jar
LSF/resource_connector/google/lib/jackson-core-2.9.8.jar
LSF/resource_connector/google/lib/commons-codec-1.10.jar
LSF/resource_connector/google/lib/jackson-databind-2.9.8.jar
LSF/resource_connector/google/lib/jackson-annotations-2.9.8.jar
LSF/resource_connector/google/lib/httpclient-4.5.jar
LSF/resource_connector/google/lib/google-api-services-compute-v1-rev182-1.22.0.jar
LSF/resource_connector/google/scripts/getAvailableTemplates.sh
LSF/resource_connector/google/scripts/getRequestStatus.sh
LSF/resource_connector/google/scripts/requestMachines.sh
LSF/resource_connector/google/scripts/requestReturnMachines.sh
LSF/resource_connector/google/scripts/user_data.sh
LSF/resource_connector/google/scripts/getReturnRequests.sh
LSF/misc/examples/elim.gpu.ext/elim.gpu.topology.c
Note: The LSF header files and libraries are changed in this service pack. Recompile your application which static linked LSF libraries to ensure that the changes are applied.
4. System requirements
Linux2.6-glibc2.3-x86_64
Linux3.10-glibc2.17-x86_64
Linux3.10-glibc2.17-ppc64le
Linux3.12-glibc2.17-armv8
5. Installation and configuration
5.1 Before installation
LSF_TOP=Full path to the top-level installation directory of LSF.
1) Log on to the LSF master host as root
2) Set your environment:
- For csh or tcsh: % source LSF_TOP/conf/cshrc.lsf
- For sh, ksh, or bash: $ . LSF_TOP/conf/profile.lsf
5.2 Installation steps
1) Go to the patch install directory: cd $LSF_ENVDIR/../10.1/install/
2) Copy the patch file to the install directory $LSF_ENVDIR/../10.1/install/
3) Run
badmin hclose all
badmin qinact all
4) If any of the following scheduling plugins are enabled in LSF_TOP/conf/lsbatch/<CLUSTER_NAME>/configdir/lsb.modules, make sure that the filename of the plugin is listed in the file LSF_TOP/10.1/install/patchlib/daemonlists.tbl.
schmod_demand.so
schmod_csm.so
schmod_affinity.so
schmod_maui.so
schmod_dc.so
schmod_xl.so
schmod_craylinux.so
5) Run patchinstall: ./patchinstall <patch>
6) In the $LSF_SERVERDIR directory, change the owner of the docker-control.py, docker-monitor.py, and docker-starter.py files to the LSF primary administrator.
7) If you enabled IPv6 support, rename the eauth.cve file to eauth.
5.3 After installation
1) Run
badmin hshutdown all
lsadmin resshutdown all
lsadmin limshutdown all
2) Run
lsadmin limstartup all
lsadmin resstartup all
badmin hstartup all
3) Run
badmin hopen all
badmin qact all
5.4 Uninstallation
To roll back a patch:
1) Log on to the LSF master host as root
2) Set your environment:
- For csh or tcsh: % source LSF_TOP/conf/cshrc.lsf
- For sh, ksh, or bash: $ . LSF_TOP/conf/profile.lsf
3) Run
badmin hclose all
badmin qinact all
4) Run ./patchinstall -r <patch>
5) Run
badmin hshutdown all
lsadmin resshutdown all
lsadmin limshutdown all
6) Run
lsadmin limstartup all
lsadmin resstartup all
badmin hstartup all
7) Run
badmin hopen all
badmin qact all
6. List of files in package
filelist.txt
fixlist.txt
packagedef.txt
include/lsf/lsf.h
include/lsf/lsbatch.h
include/lsf/lssched.h
install/aws_enable.sh
install/aws_enable.config
install/patchlib/daemonlists.tbl
install/hostsetup
daemons.wrap
eadmin
mbatchd
eauth.cve
mbschd
melim
ebrokerd
mesub
echkpnt
erestart
vemkd
nios
wsgserver
krbrenewd
lim
pem
pim
res
egosc
sbatchd
elim.gpu
elim.gpu.ext
elim.gpu.topology
eauth.krb5
ego_client
rla
docker-control.py
docker-monitor.py
docker-starter.py
mosquitto
elim.icp.uploader
lsfEGOControlMbatchd.sh
bjgroup
bresize
bugroup
lsfstartup
lsrun
bacct
bjobs
bresources
busers
lsgrun
badmin
bkill
brestart
bwait
lshosts
lsunlockhost
bapp
blaunch
bresume
lsid
blimits
brlainfo
lsinfo
bbot
brsvadd
bmg
lsload
bchkpnt
bmgroup
brsvdel
lsloadadj
bclusters
bmig
brsvjob
egogenkey
lslockhost
bconf
bmod
brsvmod
egosh
lslogin
qstat
brsvs
lsltasks
bgadd
bparams
brsvsub
bpeek
brun
lsacct
pam
bgdel
bread
bsla
lspasswd
bgmod
bslots
lsadmin
bgpinfo
bqueues
bstatus
lsclusters
bhist
lsmail
bstop
bhosts
breboot
bsub
lsfrestart
lsreconfig
bhpart
breconfig
bswitch
lsfrsv
lsreghost
bjdepinfo
brequeue
btop
lsfshutdown
bimages
lsmake
lsmake4
lsmon
lsplace
TaskStarter
bpost
lsrcp
egoconfig
egoenv
egoexec
bentags
bgbroker
lsacctmrg
lseligible
lsrtasks
schmod_demand.so
cal_jobweight.so
schmod_bluegene.so
schmod_cpuset.so
schmod_dc.so
schmod_dist.so
schmod_jobweight.so
schmod_pset.so
schmod_rms.so
schmod_xl.so
libbat.a
liblsf.a
libbat.so
liblsf.so
libfairshareadjust.a
libfairshareadjust.so
liblsbstream.a
liblsbstream.so
libptmalloc3.so
schmod_advrsv.so
schmod_affinity.so
schmod_aps.so
schmod_craylinux.so
schmod_crayx1.so
schmod_default.so
schmod_fairshare.so
schmod_fcfs.so
schmod_limit.so
schmod_mc.so
schmod_parallel.so
schmod_preemption.so
schmod_ps.so
schmod_reserve.so
hwloc_nvml.so
schmod_maui.so
libmosquitto.so
schmod_csm.so
rc_ego_lib/3.3/lib/libsec_ego_default.so
lsf_release
man/man5/cshrc.lsf.5
man/man5/hosts.5
man/man5/install.config.5
man/man5/lim.acct.5
man/man5/lsb.acct.5
man/man5/lsb.applications.5
man/man5/lsb.events.5
man/man5/lsb.globalpolicies.5
man/man5/lsb.hosts.5
man/man5/lsb.modules.5
man/man5/lsb.params.5
man/man5/lsb.queues.5
man/man5/lsb.reasons.5
man/man5/lsb.resources.5
man/man5/lsb.serviceclasses.5
man/man5/lsb.threshold.5
man/man5/lsb.users.5
man/man5/lsf.acct.5
man/man5/lsf.cluster.5
man/man5/lsf.conf.5
man/man5/lsf.datamanager.5
man/man5/lsf.licensescheduler.5
man/man5/lsf.shared.5
man/man5/lsf.sudoers.5
man/man5/lsf.task.5
man/man5/profile.lsf.5
man/man5/setup.config.5
man/man5/slave.config.5
man/man1/bacct.1
man/man1/bapp.1
man/man1/bbot.1
man/man1/bchkpnt.1
man/man1/bclusters.1
man/man1/bdata.1
man/man1/bentags.1
man/man1/bgadd.1
man/man1/bgdel.1
man/man1/bgmod.1
man/man1/bgpinfo.1
man/man1/bhist.1
man/man1/bhosts.1
man/man1/bhpart.1
man/man1/bjdepinfo.1
man/man1/bjgroup.1
man/man1/bjobs.1
man/man1/bkill.1
man/man1/blcollect.1
man/man1/blcstat.1
man/man1/blhosts.1
man/man1/blimits.1
man/man1/blinfo.1
man/man1/blkill.1
man/man1/blparams.1
man/man1/blstat.1
man/man1/bltasks.1
man/man1/blusers.1
man/man1/bmgroup.1
man/man1/bmig.1
man/man1/bmod.1
man/man1/bparams.1
man/man1/bpeek.1
man/man1/bpost.1
man/man1/bqueues.1
man/man1/bread.1
man/man1/brequeue.1
man/man1/bresize.1
man/man1/bresources.1
man/man1/brestart.1
man/man1/bresume.1
man/man1/brlainfo.1
man/man1/brsvs.1
man/man1/bsla.1
man/man1/bslots.1
man/man1/bstage.1
man/man1/bstatus.1
man/man1/bstop.1
man/man1/bsub.1
man/man1/bswitch.1
man/man1/btop.1
man/man1/bugroup.1
man/man1/busers.1
man/man1/bwait.1
man/man1/ch.1
man/man1/lsacct.1
man/man1/lsacctmrg.1
man/man1/lsclusters.1
man/man1/lseligible.1
man/man1/lsfmon.1
man/man1/lsgrun.1
man/man1/lshosts.1
man/man1/lsid.1
man/man1/lsinfo.1
man/man1/lsload.1
man/man1/lsloadadj.1
man/man1/lslogin.1
man/man1/lsltasks.1
man/man1/lsmake.1
man/man1/lsmon.1
man/man1/lspasswd.1
man/man1/lsplace.1
man/man1/lsrcp.1
man/man1/lsreghost.1
man/man1/lsrtasks.1
man/man1/lsrun.1
man/man1/lstcsh.1
man/man1/pam.1
man/man1/ssacct.1
man/man1/ssched.1
man/man1/taskman.1
man/man1/tspeek.1
man/man1/tssub.1
man/man1/wgpasswd.1
man/man1/brsvjob.1
man/man1/brsvsub.1
man/man1/bimages.1
man/man8/
man/man8/badmin.8
man/man8/bconf.8
man/man8/bladmin.8
man/man8/blaunch.8
man/man8/brsvadd.8
man/man8/brsvdel.8
man/man8/brsvmod.8
man/man8/brun.8
man/man8/gpolicyd.8
man/man8/lim.8
man/man8/lsadmin.8
man/man8/lsfinstall.8
man/man8/lsfrestart.8
man/man8/lsfshutdown.8
man/man8/lsfstartup.8
man/man8/patchinstall.8
man/man8/pversions.8
man/man8/wguser.8
misc/examples/external_plugin/allocexample.c
misc/examples/external_plugin/Makefile
misc/examples/external_plugin/matchexample.c
misc/examples/external_plugin/myplugin.c
misc/examples/external_plugin/README
misc/examples/external_plugin/sch.mod.fcfs.c
misc/examples/clearcase/daemons.wrap.c
misc/examples/lsfhint.py
misc/examples/data_prov/esub.dprov
misc/examples/data_prov/readme.txt
misc/examples/data_prov/tag.sh
misc/examples/data_prov/showhist.py
util/elim.mic.ext/README
util/support/support_tools_lsf101_linux-x86-64
util/support/README.docx
util/support/Support_Tool_Lic_Agreement.docx
util/support/lsfsupporttool.conf
The following components in all packages EXCEPT lsf10.1_lnx312-lib217-armv8-520099.tar.Z:
resource_connector/azure/lib/AzureTool.jar
resource_connector/azure/lib/activation-1.1.jar
resource_connector/azure/lib/adal4j-1.1.2.jar
resource_connector/azure/lib/adapter-rxjava-2.1.0.jar
resource_connector/azure/lib/azure-1.0.0.jar
resource_connector/azure/lib/azure-annotations-1.0.0.jar
resource_connector/azure/lib/azure-client-authentication-1.0.2.jar
resource_connector/azure/lib/azure-client-runtime-1.0.2.jar
resource_connector/azure/lib/azure-mgmt-appservice-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-batch-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-cdn-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-compute-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-dns-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-graph-rbac-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-keyvault-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-network-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-redis-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-resources-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-servicebus-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-sql-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-storage-1.0.0.jar
resource_connector/azure/lib/azure-mgmt-trafficmanager-1.0.0.jar
resource_connector/azure/lib/bcprov-jdk15on-1.51.jar
resource_connector/azure/lib/client-runtime-1.0.2.jar
resource_connector/azure/lib/commons-beanutils-1.8.3.jar
resource_connector/azure/lib/commons-codec-1.10.jar
resource_connector/azure/lib/commons-collections-3.2.2.jar
resource_connector/azure/lib/commons-lang-2.6.jar
resource_connector/azure/lib/commons-lang3-3.4.jar
resource_connector/azure/lib/commons-logging-1.1.3.jar
resource_connector/azure/lib/converter-jackson-2.1.0.jar
resource_connector/azure/lib/ezmorph-1.0.6.jar
resource_connector/azure/lib/gson-2.2.4.jar
resource_connector/azure/lib/guava-20.0.jar
resource_connector/azure/lib/jackson-annotations-2.7.0.jar
resource_connector/azure/lib/jackson-core-2.7.2.jar
resource_connector/azure/lib/jackson-databind-2.7.2.jar
resource_connector/azure/lib/jackson-datatype-joda-2.7.2.jar
resource_connector/azure/lib/jcip-annotations-1.0.jar
resource_connector/azure/lib/joda-time-2.1.jar
resource_connector/azure/lib/json-lib-2.2.3-jdk15.jar
resource_connector/azure/lib/json-smart-1.1.1.jar
resource_connector/azure/lib/lang-tag-1.4.jar
resource_connector/azure/lib/log4j-1.2.16.jar
resource_connector/azure/lib/logging-interceptor-3.3.1.jar
resource_connector/azure/lib/mail-1.4.7.jar
resource_connector/azure/lib/nimbus-jose-jwt-3.1.2.jar
resource_connector/azure/lib/oauth2-oidc-sdk-4.5.jar
resource_connector/azure/lib/okhttp-3.3.1.jar
resource_connector/azure/lib/okhttp-urlconnection-3.3.1.jar
resource_connector/azure/lib/okio-1.8.0.jar
resource_connector/azure/lib/retrofit-2.1.0.jar
resource_connector/azure/lib/jackson-databind-2.9.8.jar
resource_connector/azure/lib/joda-time-2.8.2.jar
resource_connector/azure/lib/slf4j-simple-1.7.5.jar
resource_connector/azure/lib/nimbus-jose-jwt-6.5.1.jar
resource_connector/azure/lib/log4j-api-2.8.2.jar
resource_connector/azure/lib/log4j-core-2.8.2.jar
resource_connector/azure/lib/jackson-core-2.9.8.jar
resource_connector/azure/lib/slf4j-api-1.7.22.jar
resource_connector/azure/lib/rxjava-1.2.4.jar
resource_connector/azure/lib/jackson-annotations-2.9.8.jar
resource_connector/azure/lib/jackson-datatype-joda-2.9.8.jar
resource_connector/azure/conf/azureprov_config.json
resource_connector/azure/conf/azureprov_templates.json
resource_connector/azure/scripts/getAvailableTemplates.sh
resource_connector/azure/scripts/getRequestStatus.sh
resource_connector/azure/scripts/requestMachines.sh
resource_connector/azure/scripts/requestReturnMachines.sh
resource_connector/azure/scripts/user_data.sh
resource_connector/azure/scripts/getReturnRequests.sh
resource_connector/ego/scripts/Main.py
resource_connector/openstack/scripts/Main.py
resource_connector/openstack/scripts/OpenStackClient.py
resource_connector/openstack/scripts/userscript.sh
resource_connector/openstack/scripts/MachineFile.py
resource_connector/openstack/scripts/user_data.sh
resource_connector/openstack/conf/osprov_templates.json
resource_connector/openstack/conf/osprov_config.json
resource_connector/aws/conf/awsprov_templates.json
resource_connector/aws/conf/awsprov_config.json
resource_connector/aws/conf/credentials
resource_connector/aws/lib/AwsTool.jar
resource_connector/aws/lib/aspectjrt-1.7.2.jar
resource_connector/aws/lib/aspectjweaver-1.7.2.jar
resource_connector/aws/lib/aws-java-sdk-1.11.87.jar
resource_connector/aws/lib/commons-beanutils-1.8.3.jar
resource_connector/aws/lib/commons-codec-1.7.jar
resource_connector/aws/lib/commons-collections-3.2.2.jar
resource_connector/aws/lib/commons-lang-2.6.jar
resource_connector/aws/lib/commons-logging-1.1.3.jar
resource_connector/aws/lib/ezmorph-1.0.6.jar
resource_connector/aws/lib/freemarker-2.3.10.jar
resource_connector/aws/lib/httpclient-4.5.jar
resource_connector/aws/lib/httpcore-4.4.1.jar
resource_connector/aws/lib/jackson-annotations-2.7.3.jar
resource_connector/aws/lib/jackson-core-2.6.2.jar
resource_connector/aws/lib/jackson-databind-2.7.3.jar
resource_connector/aws/lib/joda-time-2.8.2.jar
resource_connector/aws/lib/json-lib-2.2.3-jdk15.jar
resource_connector/aws/lib/log4j-api-2.8.2.jar
resource_connector/aws/lib/log4j-core-2.8.2.jar
resource_connector/aws/lib/spring-beans-3.1.0.RELEASE.jar
resource_connector/aws/lib/spring-context-3.1.0.RELEASE.jar
resource_connector/aws/lib/spring-core-3.1.0.RELEASE.jar
resource_connector/aws/lib/spring-test-3.1.0.RELEASE.jar
resource_connector/aws/lib/aws-java-sdk-1.11.323.jar
resource_connector/aws/lib/commons-codec-1.10.jar
resource_connector/aws/lib/jackson-annotations-2.9.8.jar
resource_connector/aws/lib/jackson-core-2.9.8.jar
resource_connector/aws/lib/jackson-databind-2.9.8.jar
resource_connector/aws/scripts/user_data.sh
resource_connector/aws/scripts/getAvailableMachines.sh
resource_connector/aws/scripts/getAvailableTemplates.sh
resource_connector/aws/scripts/getRequestStatus.sh
resource_connector/aws/scripts/getReturnRequests.sh
resource_connector/aws/scripts/requestMachines.sh
resource_connector/aws/scripts/requestReturnMachines.sh
resource_connector/policy/Main.py
resource_connector/policy/Log.py
resource_connector/policy/PolicyFile.py
resource_connector/softlayer/lib/SoftLayerTool.jar
resource_connector/softlayer/lib/aspectjrt-1.7.2.jar
resource_connector/softlayer/lib/aspectjweaver-1.7.2.jar
resource_connector/softlayer/lib/commons-beanutils-1.8.3.jar
resource_connector/softlayer/lib/commons-codec-1.7.jar
resource_connector/softlayer/lib/commons-collections-3.2.2.jar
resource_connector/softlayer/lib/commons-lang-2.6.jar
resource_connector/softlayer/lib/commons-lang3-3.1.jar
resource_connector/softlayer/lib/commons-logging-1.1.3.jar
resource_connector/softlayer/lib/ezmorph-1.0.6.jar
resource_connector/softlayer/lib/freemarker-2.3.10.jar
resource_connector/softlayer/lib/gson-2.2.4.jar
resource_connector/softlayer/lib/httpclient-4.5.jar
resource_connector/softlayer/lib/httpcore-4.4.1.jar
resource_connector/softlayer/lib/jackson-annotations-2.7.3.jar
resource_connector/softlayer/lib/jackson-core-2.6.2.jar
resource_connector/softlayer/lib/jackson-databind-2.7.3.jar
resource_connector/softlayer/lib/joda-time-2.8.2.jar
resource_connector/softlayer/lib/json-lib-2.2.3-jdk15.jar
resource_connector/softlayer/lib/log4j-1.2.16.jar
resource_connector/softlayer/lib/softlayer-api-client-0.2.2.jar
resource_connector/softlayer/lib/spring-beans-3.1.0.RELEASE.jar
resource_connector/softlayer/lib/spring-context-3.1.0.RELEASE.jar
resource_connector/softlayer/lib/spring-core-3.1.0.RELEASE.jar
resource_connector/softlayer/lib/spring-test-3.1.0.RELEASE.jar
resource_connector/softlayer/lib/log4j-api-2.8.2.jar
resource_connector/softlayer/lib/log4j-core-2.8.2.jar
resource_connector/softlayer/lib/jackson-core-2.9.8.jar
resource_connector/softlayer/lib/jackson-databind-2.9.8.jar
resource_connector/softlayer/lib/jackson-annotations-2.9.8.jar
resource_connector/softlayer/scripts/getRequestStatus.sh
resource_connector/softlayer/scripts/requestReturnMachines.sh
resource_connector/softlayer/scripts/getAvailableTemplates.sh
resource_connector/softlayer/scripts/requestMachines.sh
resource_connector/softlayer/scripts/postprovision.sh
resource_connector/softlayer/conf/credentials
resource_connector/softlayer/conf/softlayerprov_config.json
resource_connector/softlayer/conf/softlayerprov_templates.json
resource_connector/hostProviders.json
resource_connector/example_hostProviders.json
resource_connector/example_policy_config.json
resource_connector/google/conf/googleprov_config.json
resource_connector/google/conf/service_acount_secret.json
resource_connector/google/conf/googleprov_templates.json
resource_connector/google/lib/GcloudTool.jar
resource_connector/google/lib/commons-beanutils-1.8.3.jar
resource_connector/google/lib/commons-codec-1.3.jar
resource_connector/google/lib/commons-collections-3.2.2.jar
resource_connector/google/lib/commons-lang-2.6.jar
resource_connector/google/lib/commons-logging-1.1.3.jar
resource_connector/google/lib/ezmorph-1.0.6.jar
resource_connector/google/lib/google-api-client-1.22.0.jar
resource_connector/google/lib/google-api-services-compute-v1-rev155-1.22.0.jar
resource_connector/google/lib/google-http-client-1.22.0.jar
resource_connector/google/lib/google-http-client-jackson2-1.22.0.jar
resource_connector/google/lib/google-oauth-client-1.22.0.jar
resource_connector/google/lib/google-oauth-client-java6-1.22.0.jar
resource_connector/google/lib/google-oauth-client-jetty-1.22.0.jar
resource_connector/google/lib/guava-jdk5-17.0.jar
resource_connector/google/lib/httpclient-4.0.1.jar
resource_connector/google/lib/httpcore-4.0.1.jar
resource_connector/google/lib/jackson-annotations-2.7.3.jar
resource_connector/google/lib/jackson-core-2.6.2.jar
resource_connector/google/lib/jackson-databind-2.7.3.jar
resource_connector/google/lib/jetty-6.1.26.jar
resource_connector/google/lib/jetty-util-6.1.26.jar
resource_connector/google/lib/json-lib-2.2.3-jdk15.jar
resource_connector/google/lib/jsr305-1.3.9.jar
resource_connector/google/lib/log4j-api-2.8.2.jar
resource_connector/google/lib/log4j-core-2.8.2.jar
resource_connector/google/lib/servlet-api-2.5-20081211.jar
resource_connector/google/lib/spring-beans-3.1.0.RELEASE.jar
resource_connector/google/lib/spring-context-3.1.0.RELEASE.jar
resource_connector/google/lib/spring-core-3.1.0.RELEASE.jar
resource_connector/google/lib/spring-test-3.1.0.RELEASE.jar
resource_connector/google/lib/guava-20.0.jar
resource_connector/google/lib/jackson-core-2.9.8.jar
resource_connector/google/lib/commons-codec-1.10.jar
resource_connector/google/lib/jackson-databind-2.9.8.jar
resource_connector/google/lib/jackson-annotations-2.9.8.jar
resource_connector/google/lib/httpclient-4.5.jar
resource_connector/google/lib/google-api-services-compute-v1-rev182-1.22.0.jar
resource_connector/google/scripts/getAvailableTemplates.sh
resource_connector/google/scripts/getRequestStatus.sh
resource_connector/google/scripts/requestMachines.sh
resource_connector/google/scripts/requestReturnMachines.sh
resource_connector/google/scripts/user_data.sh
resource_connector/google/scripts/getReturnRequests.sh
resource_connector/google/scripts/getAvailableMachines.sh
misc/examples/elim.gpu.ext/elim.gpu.topology.c
7. Product notifications
To receive information about product solution and patch 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 2019
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.