- List of fixes
P102559
- Download location
Download from the following location: http://www.ibm.com/eserver/support/fixes/
- Product notifications:
To receive information about product solution and patch updates
automatically, subscribe to product notifications on the My
notifications page
on the IBM Support website. 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.
- Products or Affected components
N/A
- System requirements
- Installation and configuration
- 6.1 Before installation
- Log on to the IBM Spectrum LSF Application Center server
host as root.
- 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
- Determine the location of your existing IBM Spectrum LSF
Application Center installation.
# rpm -q --queryformat "%{INSTPREFIXES}\n" lsf-appcenter
- Back up your existing installation.
For example:
# cp -rfp /opt/ibm /opt/ibm.bak
- 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
- Stop all IBM Spectrum LSF Application Center services.
# perfadmin stop all
# pmcadmin stop
- 6.2 Installation steps for IBM Spectrum LSF
Application Center V10.2.0.
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.
- Extract pac10.2_standard_linux-x64.tar.Z.
# tar -xzvf pac10.2_standard_linux-x64.tar.Z
- As root, log on to your IBM Spectrum LSF Application
Center 10.2 host.
- 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
- Configure the pacinstall.sh file
Replace ${INSTALLATION_TOP} with your actual installation directory,
set ${USE_REMOTE_DB} as 'Y' in case of PAC HA.
- Install the Fix Pack
# ./pacinstall.sh
Note: Make sure the script and all RPM files for the upgrade package
are in the same directory.
- Manually add following lines into file
$PMC_TOP/gui/conf/pmc.conf
# SHOW_TRANSFERRING_JOBS=Y | N
#
# When SHOW_TRANSFERRING_JOBS=Y, it will display the transferring jobs
in workload list page.
# When SHOW_TRANSFERRING_JOBS=N, The transferring jobs is not list in
workload list page.
#
# Default: Y
SHOW_TRANSFERRING_JOBS=Y
- Start IBM Spectrum LSF Application Center services.
# perfadmin start all
# pmcadmin start
- Uninstallation
- 7.1 Before uninstallation
Stop all IBM Spectrum LSF Application Center services:
# perfadmin stop all
# pmcadmin stop
- 7.2 Roll back the fix
The following steps assume IBM Spectrum LSF Application
Center is installed in /opt/ibm.
Replace with your actual installation directory.
- Determine the location of your existing IBM Application
Center installation.
# rpm -q --queryformat "%{INSTPREFIXES}\n" lsf-appcenter
- Download package pac-10.2-build487820
- 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
- Extract pac10.2_standard_linux-x64.tar.Z.
# tar -xzvf pac10.2_standard_linux-x64.tar.Z
- Configure the pacinstall.sh file
Replace ${INSTALLATION_TOP} with your acture installation directory
- 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.
- If you have made any customizations, reapply your
customizations from the backup directory.
- Manually delete following lines from file
$PMC_TOP/gui/conf/pmc.conf
# SHOW_TRANSFERRING_JOBS=Y | N
#
# When SHOW_TRANSFERRING_JOBS=Y, it will display the transferring jobs
in workload list page.
# When SHOW_TRANSFERRING_JOBS=N, The transferring jobs is not list in
workload list page.
#
# Default: Y
SHOW_TRANSFERRING_JOBS=Y
- Start IBM Spectrum LSF Application Center services
# perfadmin start all
# pmcadmin start
- 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.
- List of files
$PMC_TOP/lsfsuite/ext/gui/3.0/bin/pac_api.py
$PMC_TOP/lsfsuite/ext/ac/WEB-INF/classes/com/platform/gui/pac/pacwebservice/clientwebservice/api/AppSubmit.class
$PMC_TOP/lsfsuite/ext/ac/WEB-INF/classes/com/platform/gui/pac/cluster/webservice/impl/ClusterWebServiceImpl.class
$PMC_TOP/lsfsuite/ext/ac/WEB-INF/classes/com/platform/gui/pac/pacwebservice/clientwebservice/service/ClientWebService$1.class
$PMC_TOP/lsfsuite/ext/ac/WEB-INF/classes/com/platform/gui/pac/pacwebservice/clientwebservice/service/ClientWebService.class
- Copyright and trademark information
©Copyright IBM Corporation 2018
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