<?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=Stop_OFED_From_Compiling_at_Boot_Up</id>
	<title>Stop OFED From Compiling at Boot Up - 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=Stop_OFED_From_Compiling_at_Boot_Up"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Stop_OFED_From_Compiling_at_Boot_Up&amp;action=history"/>
	<updated>2026-05-04T22:44:23Z</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=Stop_OFED_From_Compiling_at_Boot_Up&amp;diff=2316&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;==== Stop OFED From Compiling at Boot Up ====  &#039;&#039;&#039;Note:&#039;&#039;&#039;  &lt;syntaxhighlight&gt; When updating kernel from 2.6.18.238 (CentOS 5.6) to kernel 2.6.18.274 (CentOS 5.7) resulting Platform OFED ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Stop_OFED_From_Compiling_at_Boot_Up&amp;diff=2316&amp;oldid=prev"/>
		<updated>2013-05-01T09:43:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==== Stop OFED From Compiling at Boot Up ====  &amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039;  &amp;lt;syntaxhighlight&amp;gt; When updating kernel from 2.6.18.238 (CentOS 5.6) to kernel 2.6.18.274 (CentOS 5.7) resulting Platform OFED ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==== Stop OFED From Compiling at Boot Up ====&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
When updating kernel from 2.6.18.238 (CentOS 5.6) to kernel 2.6.18.274 (CentOS 5.7) resulting&lt;br /&gt;
Platform OFED kit would not compile. This is due to OFED 1.5.3 does not work with Kernel &lt;br /&gt;
2.6.18.274. The issue was resolve with OFED 1.5.3.2&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Stop OFED from Compile on the fly on the headnode.&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
1. Run kusu-ngedit&lt;br /&gt;
  - Select installer-centos-5.7-x86_64&lt;br /&gt;
  - Select next until &amp;#039;Components&amp;#039; page&lt;br /&gt;
  - In platform-ofed kit, deselect every components&lt;br /&gt;
  - Select Next, advance until finish&lt;br /&gt;
  - Select the next node group&lt;br /&gt;
&lt;br /&gt;
2. Run kusu-cfmsync -p&lt;br /&gt;
&lt;br /&gt;
3. If the file still be there you can remove it manually&lt;br /&gt;
   rm -f /etc/rc.kusu.d/S99XOFEDCompileOnFly.rc.py&lt;br /&gt;
   rm -f /etc/rc.kusu.d/s99XOFEDCompileOnFly.rc.pyo&lt;br /&gt;
   rm -f /etc/rc.kusu.d/s99XOFEDCompileOnFly.rc.pyc&lt;br /&gt;
   OR&lt;br /&gt;
   mv /etc/rc.kusu.d/S99XOFEDCompileOnFly.rc.py /backup-archive&lt;br /&gt;
   mv /etc/rc.kusu.d/s99XOFEDCompileOnFly.rc.pyo /backup-archive&lt;br /&gt;
   mv /etc/rc.kusu.d/s99XOFEDCompileOnFly.rc.pyc /backup-archive&lt;br /&gt;
&lt;br /&gt;
   Verify the package platform-ofed-drivers-source is removed:&lt;br /&gt;
   rpm -qa | grep ofed&lt;br /&gt;
&lt;br /&gt;
4. Verify OFED compilation sctipts arw remove&lt;br /&gt;
   find /etc | grep -i ofed&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Steps to stop OFED compiling on the fy at boot up on compute node&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
1. Run kusu-ngedit&lt;br /&gt;
  - Select the &amp;quot;compute_node&amp;quot; group&lt;br /&gt;
  - Select next until &amp;#039;Components&amp;#039; page&lt;br /&gt;
  - In platform-ofed kit, deselect every components&lt;br /&gt;
  - Select Next, advance until finish&lt;br /&gt;
  - Select the next node group&lt;br /&gt;
2. Run kusu-cfmsync -p&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>