Uninstalling IBM Spectrum LSF from Linux hosts
You can uninstall IBM® Spectrum LSF® Standard Edition for Symphony from Linux® hosts.
Procedure
- Locate the installed RPM package:
rpm -qa -
Uninstall the IBM Spectrum LSF Standard Edition for Symphony RPM package:
rpm -e package_name - Delete the $EGO_TOP/lsf directory.
-
Remove the LSF Workload tab, Common
Tasks link, LSF Data Loader, LSF Standard Reports, and LSF Version information from the
cluster management console:
- Remove pmc_conf_lsf.xml from the shared gui/conf/pmcconf/ directory. For example, remove the file from the /home/user_name/sharedir/gui/conf/pmcconf/ directory.
- Remove the LSF entitlement line from the platform.entitlement entitlement file, for example, at /home/user_name/sharedir/kernel/conf/.
- Remove the following PLC files from the shared directory:
perf/conf/plc/plc_lsf.xml
perf/conf/plc/plc_lsf.xml.hpc
perf/conf/plc/plc_lsf.xml.pac
perf/conf/plc/plc_dataloader_912.xml
- Remove the following GUI files from the shared directory:
gui/conf/standard_reports/lsf/
gui/conf/chart_property/lsf/
gui/conf/asp_portal/portal/plugins/lsf/
gui/conf/standard_reports/report_lsf_help.list
gui/conf/useracl/users_lsf.acl
gui/conf/userconf/userconf.lsf.xml
gui/conf/profile.lsf.pmc
gui/conf/post_install_backup/lsfdata.sql
- Remove the
LSF_VERSIONline in the kernel/conf/wsm.conf file. - Change to the $EGO_TOP directory and source the
environment:
- (csh) source cshrc.platform
- (bash) . profile.platform
- Restart the cluster:
egosh service stop all egosh ego shutdown egosh ego start