- List of fixes
P103250
- 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 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.
- Products or Affected components
Explorer Server, Explorer Node
- System requirements
- Installation and configuration
- The following steps assume
that IBM Spectrum LSF Suite is installed in /opt/ibm. Replace
with your actual installation directory.
- 6.1 Before installation
- Log on to the IBM Spectrum LSF Explorer Server host as
root.
- Set your IBM Spectrum LSF Explorer 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
Explorer installation.
#rpm -q --queryformat "%{INSTPREFIXES}\n"
lsf-explorer-server
- Stop all IBM Spectrum LSF Explorer services.
pmcadmin stop
- Back up your existing installation.
For example:
#cp -rfp /opt/ibm /opt/ibm.bak
- Log on to the IBM Spectrum LSF Explorer Node host as
root.
- Set your IBM Spectrum LSF Explorer 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
Explorer installation.
#rpm -q --queryformat "%{INSTPREFIXES}\n" lsf-perf
- Stop all IBM Spectrum LSF Explorer services.
perfadmin stop all
- Back up your existing installation.
For example:
#cp -rfp /opt/ibm /opt/ibm.bak
- Determine the location of your existing elasticsearch
installation.
#rpm -q --queryformat "%{INSTPREFIXES}\n"
elasticsearch-for-lsf
- Edit file ${ELASTICSEARCH}/config/elasticsearch.yml,
which ${ELASTICSEARCH} is the location of your existing
elasticsearch installation.
- Comment line "xpack.ml.enabled: false" and then save and
exit.
- 6.2 Installation steps for IBM Spectrum LSF Suite
V10.2.0.
Note: 1. This patch is only for LSF Suite V10.2.0. If you
are using other versions, you must first migrate to V10.2.0
before applying this patch. 2. User should install this
patch on every IBM Spectrum LSF Explorer Servers and Nodes.
- As root, log on to your IBM Spectrum LSF Suite 10.2
host.
- Run suite10.2.0.8-build532580-${ARCH}.bin, where ${ARCH}
is 'x86_64' or 'ppc64le'.
./suite10.2.0.8-build532580-${ARCH}.bin
- Edit file
"/opt/ibm/lsf_installer/playbook/roles/deploy-gui/tasks/configure_es.yml",
comment out following lines
- name: Configure Elasticsearch - xpack.ml.enabled
lineinfile:
dest: "{{ ES_TOP
}}/config/elasticsearch.yml"
state: present
line: 'xpack.ml.enabled: false'
- Follow the instructions to install the patch.
- Uninstallation
- 7.1 Before uninstallation
Stop all IBM Spectrum LSF Explorer services:
Server: pmcadmin stop
Node:perfadmin stop all
- 7.2 Roll back the fix
The following steps assume that IBM Spectrum LSF Suite is
installed in the /opt/ibm directory.
Replace this with your actual installation directory.
- Determine the location of your existing IBM Spectrum LSF
Explorer installation.
Server: #rpm -q --queryformat "%{INSTPREFIXES}\n"
lsf-explorer-server
Node: #rpm -q --queryformat "%{INSTPREFIXES}\n"
lsf-perf
- Reinstall
/var/www/html/lsf_suite_pkgs/${ARCH}/elasticsearch-for-lsf-6.6.1-19052902.noarch.rpm
on IBM Spectrum LSF Explorer Server host.
- Reinstall
/var/www/html/lsf_suite_pkgs/${ARCH}/logstash-for-lsf-6.6.1-19052902.noarch.rpm,
/var/www/html/lsf_suite_pkgs/${ARCH}/filebeat-for-lsf-6.6.1-19052901.${ARCH}.rpm
and
/var/www/html/lsf_suite_pkgs/${ARCH/metricbeat-for-lsf-6.6.1-19052901.${ARCH}.rpm
on IBM Spectrum LSF Explorer Node host. Where ${ARCH} is
'x86_64' or 'ppc64le'.
- Start IBM Spectrum LSF Explorer Server
pmcadmin start
- Clear your browser cache before logging into IBM
Spectrum LSF Suite.
This is required on every browser that will access IBM
Spectrum LSF Suite. Otherwise, IBM Spectrum LSF Suite will
not work properly.
- Start IBM Spectrum LSF Explorer Node
perfadmin start all
- List of files
elasticsearch-for-lsf.rpm
logstash-for-lsf.rpm
filebeat-for-lsf.rpm
metricbeat-for-lsf.rpm
- 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 http://www.ibm.com/legal/copytrade.shtml