=============================================================================== Readme file for: IBM Platform LSF for SAS Product/Component Release: LSF 10.1 Update name: Fix 556351 Fix ID: LSF-10.1-build556351 APAR: P103825 Publication date: Sep 2 2020 Last modified: Sep 4 2020 This update fixes below issue: egosc cannot start on solaris 11.4 =============================================================================== ========================= CONTENTS ========================= 1. Abbreviations 2. About IBM Platform LSF for SAS 3. Supported operating systems 4. Products or components affected 5. Installation and Configuration 6. Copyright ========================= 1. Abbreviations ========================= N/A ========================= 2. About IBM Platform LSF for SAS ========================= The IBM Platform LSF ("LSF", short for load sharing facility) software is industry-leading enterprise-class software that distributes work across existing heterogeneous IT resources creating a shared, scalable, and fault-tolerant infrastructure, delivering faster, more reliable workload performance while reducing cost. LSF balances load and allocates resources, while providing access to those resources. ========================= 3. Supported operating systems ========================= sparc-sol10-64 ========================= 4. Products or components affected ========================= Affected components include: - egosc - egosh - sec_ego_default.so ========================= 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) Backup binaries before patching # cp $EGO_SERVERDIR/egosc /your_backup_dir/egosc # cp $EGO_BINDIR/egosh /your_backup_dir/egosh # cp $EGO_LIBDIR/sec_ego_default.so /your_backup_dir/sec_ego_default.so 2) Copy the patch files to $LSF_SERVERDIR # cp egosc $EGO_SERVERDIR # cp egosh $EGO_BINDIR # cp sec_ego_default.so $EGO_LIBDIR 5.3 After installation 1) Log on to the LSF master host as root 2) Restart lim # lsadmin limrestart 5.4 Uninstallation 1) Log on to the LSF master host as root 2) Go to the backup directory: cd /your_backup_dir 3) Recover your original binaries # cp egosc $LSF_SERVERDIR # cp egosh $LSF_SERVERDIR # cp sec_ego_default.so $LSF_SERVERDIR 4) Restart lim # lsadmin limrestart ========================= 6. Copyright ========================= ©Copyright IBM Corporation 2020 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.