This release includes features and enhancements since the release of IBM Spectrum LSF Application Center V10.2.0.8 on June 4, 2019.
Readme documentation for IBM Spectrum LSF Application Center V10.2.0.9 that includes installation-related instructions, prerequisites and co-requisites, and list of fixes.
Readme file for: IBM® Spectrum LSF Application Center
Product/Component Release: 10.2.0.9
Update Name: Fix 534231
Fix ID: pac-10.2.0.9-build534231
Publication date: 15 Nov 2019
Last modified date:
List of fixes:
Fix ID |
Description |
P103288 |
Missing "CPU efficiency" in column drop down list |
P103286 |
After opening the job details page through the console, vnc content is changed |
P103276 |
With https on, the notification number is not showing on Application Center |
P103251 |
Disk size checkup during Application Center upgrade |
P103233 |
Cannot display the whole name of the file under the "data" navigation |
P103185 |
Application Center Login is too slow |
P103173 |
Support Jupyter notebook template |
P103149 |
List control button cannot display Chinese characters after publishing the template |
P103139 |
After page refresh, "Multiple Jobs:" and "Prompt Confirmation:" are enabled automatically. |
P103126 |
PNC service cannot start up automatically |
P103102 |
Change Icon display as square instead of hexagon |
P103101 |
Issue in Restful API "Remove assigned roles from a user" |
P103100 |
Application Center performs slowly, due to doing "ls" on the PAC repository for every job submission |
P103090 |
Icon does not display on Workload page in table mode |
P103086 |
Issue in Restful API with uploading a file |
P103066 |
Cannot change row width on "New Workload" page |
P103063 |
CPUS and Cores number show wrong information |
P103060 |
One submission form has two different behaviors |
P103040 P103039 |
Some uploaded files are lost when jobs are submitted |
2. System requirements
Refer to https://www.ibm.com/support/knowledgecenter/SSZRJV_10.2.0/release_notes/pac_sysreqs_10.2.0.9.html
To receive information about product solution and patch updates automatically, subscribe to product notifications on the My notifications page http://www.ibm.com/support/mynotifications/ on the IBM Support website (http://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.
Download from the following location: http://www.ibm.com/eserver/support/fixes/
1. Log on to the IBM Spectrum LSF Application Center server host as root.
2. Set your IBM Spectrum LSF Application Center environment.
For csh or tcsh:
% source /opt/ibm/lsfsuite/ext/cshrc.platform
For sh, ksh, or bash:
$ . /opt/ibm/lsfsuite/ext/profile.platform
3. Determine the location of your existing IBM Spectrum LSF Application Center installation.
#rpm -q --queryformat "%{INSTPREFIXES}\n" lsf-appcenter
4. Back up your existing installation.
For example:
#cp -rfp /opt/ibm /opt/ibm.bak
5. Check and record the version and build number of your existing installation of IBM Spectrum LSF Application Center in case you need to roll back the fix.
pmcadmin -V
6. Stop all IBM Spectrum LSF Application Center services.
perfadmin stop all
pmcadmin stop
The following steps assume that IBM Spectrum LSF Application Center is installed in /opt/ibm.
Replace with your actual installation directory.
Note: This Fix Pack is only for LSF Application Center V10.2.0 If you are using other versions, you must first migrate to V10.2.0 before applying this Fix Pack.
1. Extract pac10.2.0.9_standard_linux-x64.tar.Z.
tar -xzvf pac10.2.0.9_standard_linux-x64.tar.Z
2. As root, log on to your IBM Spectrum LSF Application Center V10.2.0 host.
3. Set your IBM Spectrum LSF Application Center environment.
For csh or tcsh:
% source /opt/ibm/lsfsuite/ext/cshrc.platform
For sh, ksh, or bash:
$ . /opt/ibm/lsfsuite/ext/profile.platform
4. Configure the pacinstall.sh file
Replace ${INSTALLATION_TOP} with your actual installation directory, for example: export INSTALLATION_TOP="/opt/ibm"
If you are using Remote Database for high availability (HA) support, do the following:
set ${USE_REMOTE_DB} as 'Y' , for example: export USE_REMOTE_DB="Y"
5. Install the Fix Pack
./pacinstall.sh
Note: Make sure the script and all RPM files for the upgrade package are in the same directory.
6. Upgrade Schema
Do this step Only if you are using Remote Database for high availability (HA) support:
Login to Remote Database and run the upgrade schema found in pcc-appcenter-10.2.0.9-dbschema.tar
>mysql -u root pac
>source DBschema/MySQL/Patch/pac102_to_10206.sql
>source DBschema/MySQL/Patch/pac10206_to_10207.sql
>source DBschema/MySQL/Patch/pac10207_to_10208.sql
>source DBschema/MySQL/Patch/pac10208_to_10209.sql
7. Start IBM Spectrum LSF Application Center services.
perfadmin start all
pmcadmin start
Stop all IBM Spectrum LSF Application Center services:
perfadmin stop all
pmcadmin stop
The following steps assume IBM Spectrum LSF Application Center is installed in /opt/ibm.
Replace with your actual installation directory.
1. Determine the location of your existing IBM Application Center installation.
#rpm -q --queryformat "%{INSTPREFIXES}\n" lsf-appcenter
2. Download package pac-10.2.0.8-build521275
3. Set your IBM Spectrum LSF Application Center environment:
For csh or tcsh:
% source /opt/ibm/lsfsuite/ext/cshrc.platform
For sh, ksh, or bash:
$ . /opt/ibm/lsfsuite/ext/profile.platform
4. Extract pac10.2.0.8_standard_linux-x64.tar.Z.
tar -xzvf pac10.2.0.8_standard_linux-x64.tar.Z
5. Configure the pacinstall.sh file
Replace ${INSTALLATION_TOP} with your acture installation directory
6. Install the package of previous version
./pacinstall.sh -d
Note: Make sure the script and all RPMs for the downgrade package in the same directory.
7. If you have made any customizations, reapply your customizations from the backup directory.
8. Start IBM Spectrum LSF Application Center services
perfadmin start all
pmcadmin start
9. Clear your browser cache before logging into IBM Spectrum LSF Application Center.
This is required on every browser that will access IBM Spectrum LSF Application Center. Otherwise, IBM Spectrum LSF Application Center will not work properly.
©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