<?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=Rocks%3A_Torque_5.4_-_Rocks_5.4</id>
	<title>Rocks: Torque 5.4 - Rocks 5.4 - 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=Rocks%3A_Torque_5.4_-_Rocks_5.4"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Rocks:_Torque_5.4_-_Rocks_5.4&amp;action=history"/>
	<updated>2026-05-04T21:43:00Z</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=Rocks:_Torque_5.4_-_Rocks_5.4&amp;diff=2480&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;==== Torque 5.4 and Rock 5.4 ====  * Possible bug with Torque 5.4 ? &lt;syntaxhighlight&gt;   The following were observed after Torque 5.4 installation on Rocks 5.4:    On installing compute n...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Rocks:_Torque_5.4_-_Rocks_5.4&amp;diff=2480&amp;oldid=prev"/>
		<updated>2013-05-13T09:53:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==== Torque 5.4 and Rock 5.4 ====  * Possible bug with Torque 5.4 ? &amp;lt;syntaxhighlight&amp;gt;   The following were observed after Torque 5.4 installation on Rocks 5.4:    On installing compute n...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==== Torque 5.4 and Rock 5.4 ====&lt;br /&gt;
&lt;br /&gt;
* Possible bug with Torque 5.4 ?&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
  The following were observed after Torque 5.4 installation on Rocks 5.4:&lt;br /&gt;
&lt;br /&gt;
  On installing compute node, compute node name were added to /opt/torque/server_priv/nodes file&lt;br /&gt;
  once the compute node received the rocks installation image. The node name added without np=XX&lt;br /&gt;
  associated with the compute node.&lt;br /&gt;
&lt;br /&gt;
  ie:&lt;br /&gt;
     compute-0-0&lt;br /&gt;
&lt;br /&gt;
  The correct entry should be:&lt;br /&gt;
     compute-0-0 np=8&lt;br /&gt;
&lt;br /&gt;
  Without np=xx associated with compute-0-0 in the nodes file, pbsnodes list it with only 1 core!&lt;br /&gt;
&lt;br /&gt;
  To generates the /opt/torque/server_priv/nodes file correctly (after node installation), runs:&lt;br /&gt;
&lt;br /&gt;
      rocks sync config&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Job Subbmited and just get queued and will not run/execute&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
   - checkjob &amp;lt;jobid&amp;gt; shows no resource available. &lt;br /&gt;
   - pbsnodes show nodes are free&lt;br /&gt;
   &lt;br /&gt;
   Cause:&lt;br /&gt;
   - this was caused by in /opt/torque/pbs.default, server name in uppper case:&lt;br /&gt;
     set server managers = maui@LRC-PS8-RFHEAD.SEEC.LOCAL&lt;br /&gt;
     set server managers += root@LRC-PS8-RFHEAD.SEEC.LOCAL&lt;br /&gt;
&lt;br /&gt;
   Change it to:&lt;br /&gt;
     set server managers = maui@lrc-ps8-rfhead.seec.local&lt;br /&gt;
     set server managers += root@lrc-ps8-rfhead.seec.local&lt;br /&gt;
  &lt;br /&gt;
   job should submited and ran/execute as expected&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>