Patch-ID# 108691-01 Keywords: lsf pam nios daemons mt batch core Synopsis: HPC 3.0: LSF daemons and libs updates and fixes Date: Mar/27/00 Solaris Release: 2.6 7 8 SunOS Release: 5.6 5.7 5.8 Unbundled Product: HPC Unbundled Release: 3.0 3.1 Relevant Architectures: sun4u BugId's fixed with this patch: 4282539 4205166 4250064 4244889 4318278 Changes incorporated in this version: 4282539 4205166 4250064 4244889 4318278 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: SUNWlsf/bin/pam SUNWlsf/etc/eauth SUNWlsf/etc/echkpnt SUNWlsf/etc/erestart SUNWlsf/etc/isa.sh SUNWlsf/etc/lmgrd SUNWlsf/etc/lmhostid SUNWlsf/etc/lsf_daemons SUNWlsf/etc/lsf_ld SUNWlsf/etc/lsfsetup SUNWlsf/etc/mbatchd SUNWlsf/etc/nios SUNWlsf/etc/nqsi SUNWlsf/etc/preremove SUNWlsf/etc/sbatchd SUNWlsf/etc/sparcv7 SUNWlsf/etc/sparcv7/lim.26 SUNWlsf/etc/sparcv7/lim.27 SUNWlsf/etc/sparcv7/pim SUNWlsf/etc/sparcv7/res SUNWlsf/etc/sparcv9 SUNWlsf/etc/sparcv9/lim SUNWlsf/etc/sparcv9/pim SUNWlsf/etc/sparcv9/res SUNWlsf/lib/ckpt_crt0.o SUNWlsf/lib/libbat.a SUNWlsf/lib/libbat.so.1 SUNWlsf/lib/libckpt.a SUNWlsf/lib/liblsf.a SUNWlsf/lib/liblsf.so.1 SUNWlsf/lib/libpamvcl.so SUNWlsf/lib/libpm.a SUNWlsf/lib/libpm.so.1 SUNWlsf/lib/libresvcl.so Problem Description: 4282539 kerb5 support needs to be added to SUNWlsf 4205166 lim daemon has kstat failure during DR detach or psradm used 4250064 lim daemon does not reconfig cpu counts when they change dynamically 4244889 multiple continuous DR operations cause lim daemon to give up 4318278 general updates and fixes for LSF Patch Installation Instructions: -------------------------------- For Solaris 2.0-2.6 releases, refer to the Install.info file and/or the README within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. For Solaris 7-8 release, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- Make sure to stop all the LSF daemons (/etc/init.d/lsf stop) add the patch, then restart them all (/etc/init.d/lsf start) on all nodes.