<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=RUNLIMIT_Bug_-_Patching_LSF</id>
	<title>RUNLIMIT Bug - Patching LSF - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=RUNLIMIT_Bug_-_Patching_LSF"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=RUNLIMIT_Bug_-_Patching_LSF&amp;action=history"/>
	<updated>2026-05-04T21:22:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=RUNLIMIT_Bug_-_Patching_LSF&amp;diff=2299&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;===== LSF CPULIMIT, RUNLIMIT bug ===== * Bug Desription &lt;pre&gt; When a job is submitted with the option -W, confused information is generated if a very large RUNLIMIT value is u...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=RUNLIMIT_Bug_-_Patching_LSF&amp;diff=2299&amp;oldid=prev"/>
		<updated>2013-05-01T09:20:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;===== LSF CPULIMIT, RUNLIMIT bug ===== * Bug Desription &amp;lt;pre&amp;gt; When a job is submitted with the option -W, confused information is generated if a very large RUNLIMIT value is u...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===== LSF CPULIMIT, RUNLIMIT bug =====&lt;br /&gt;
* Bug Desription&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
When a job is submitted with the option -W, confused information is generated if a very large RUNLIMIT value is used:&lt;br /&gt;
bsub -W 99999:00 sleep 10&lt;br /&gt;
Output: Bad CPU limit specification. Job not submitted. &lt;br /&gt;
&amp;lt;&amp;lt;&amp;lt;Confusing; RUN limit was specified and not CPU limit as output indicates.&amp;gt;&amp;gt;&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Solution provided by Platform =====&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Platform provided a patch to LSF; file lsf7Update6_linux2.6-glibc2.3-x86_64-169404.tar.Z&lt;br /&gt;
File was stored in the directory:&lt;br /&gt;
..\pdd_data\Product Development\High Performance Computing\HPC SoftwareInformation\Platform\HPC_EE\Patches&lt;br /&gt;
Below are intructions to apply the patch.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Download LSF patch file&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
# ---------------------------------------------------------------------------&lt;br /&gt;
# Download the LSF patch file and copy it to a shared directory; eg /depot/shared&lt;br /&gt;
# Make sure NOT TO uncompress or untar the package and/or file.&lt;br /&gt;
# ---------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
ftp ftp://ftp.platform.com&lt;br /&gt;
&lt;br /&gt;
#username: lsfuser&lt;br /&gt;
#password: 8sF7G?w&lt;br /&gt;
#PATH: patches/7.0.6/patch/build169404&lt;br /&gt;
#File: lsf7Update6_linux2.6-glibc2.3-x86_64-169404.tar.Z&lt;br /&gt;
&lt;br /&gt;
cd $LSF_TOP_DIR/7.0/install&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Verify the patch package and/or file and apply patch to your cluster using the script patchinstall&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
#-----------------&lt;br /&gt;
#Verify patch file&lt;br /&gt;
#-----------------&lt;br /&gt;
&lt;br /&gt;
./patchinstall -c full-path-to-patchfile-in-shared-dir&lt;br /&gt;
&lt;br /&gt;
#----------------&lt;br /&gt;
#Apply patch file&lt;br /&gt;
#----------------&lt;br /&gt;
&lt;br /&gt;
./patchinstall full-path-to-patchfile-in-shared-dir&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Restart LSF&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
# On the headnode&lt;br /&gt;
/etc/init.d/lsf_daemons restart&lt;br /&gt;
&lt;br /&gt;
# On all cluster nodes&lt;br /&gt;
pdsh -a &amp;quot;/etc/init.d/lsf_daemons restart&amp;quot;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>