Yes, It helps in slightly corrected way:<br><br>aliaspattern    = ^kraken(pf|-pwd)?[123456](\.nics\.utk\.edu)?$<br><br>This one works for me.<br>Thank you!<br><br><div class="gmail_quote">On Mon, May 30, 2011 at 11:07 PM, Erik Schnetter <span dir="ltr">&lt;<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Tsatsin<br>
<br>
This error means that you are logged in to a computer that calls<br>
itself &quot;krakenpf4&quot;, but simfactory doesn&#39;t know to which HPC system it<br>
belongs. Simfactory assumes that Kraken&#39;s head nodes are called<br>
&quot;krakenN&quot; or &quot;kraken-pwdN&quot;.<br>
<br>
You can update Kraken&#39;s pattern that recognises HPC systems from<br>
<br>
aliaspattern    = ^kraken(-pwd)?[1234](\.nics\.utk\.edu)?$<br>
<br>
to<br>
<br>
aliaspattern    = ^kraken(-pf|-pwd)?[1234](\.nics\.utk\.edu)?$<br>
<br>
in Kraken&#39;s entry in the file <a href="http://mdb.pm" target="_blank">mdb.pm</a>. If this helps, please tell us,<br>
so that we can correct this entry officially.<br>
<br>
-erik<br>
<div><div></div><div class="h5"><br>
On Mon, May 23, 2011 at 2:14 PM, Tsatsin Petr &lt;<a href="mailto:ptsatsin@gmail.com">ptsatsin@gmail.com</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt; I&#39;m a new user of the ET. I did an installation of Cactus and<br>
&gt; EinstainToolkit using the &quot;Tutorial for the new users&quot; on wiki.<br>
&gt; I have an account on kraken and I modified <a href="http://udb.pm" target="_blank">udb.pm</a> according to the &#39;ranger&#39;<br>
&gt; example in a tutorial. Namely I changed:<br>
&gt;   YOUR_LOGIN,<br>
&gt;   YOUR@EMAIL.ADDRESS<br>
&gt; and added<br>
&gt;   set option &#39;kraken&#39;, &#39;user&#39;, &#39;MY_LOGIN&#39;<br>
&gt;   set option &#39;kraken&#39;, &#39;allocation&#39;, &#39;MY_ALLOCATION&#39;<br>
&gt;<br>
&gt; I tried to compile the test suite on kraken using the command:<br>
&gt;<br>
&gt; ./simfactory/sim build --thornlist=manifest/<a href="http://einsteintoolkit.th" target="_blank">einsteintoolkit.th</a><br>
&gt;<br>
&gt; and I got the following error:<br>
&gt; &#39;Simulation Factory:<br>
&gt; Configuration name(s) not specified -- using default configuration &quot;sim&quot;<br>
&gt; Uncaught exception from user code:<br>
&gt;     Unknown machine name &quot;<a href="http://krakenpf4.nics.utk.edu" target="_blank">krakenpf4.nics.utk.edu</a>&quot; at ./simfactory/sim line<br>
&gt; 5049.<br>
&gt;  at ./simfactory/sim line 5049<br>
&gt;     main::get_machine(&#39;&#39;) called at ./simfactory/sim line 1498<br>
&gt;     main::command_build() called at ./simfactory/sim line 454&#39;<br>
&gt;<br>
&gt; I was wondering if you could help me with this? It&#39;s seem like I didn&#39;t<br>
&gt; modify <a href="http://udb.pm" target="_blank">udb.pm</a> in proper way.<br>
&gt; Thank you.<br>
&gt; Petr Tsatsin<br>
&gt; Florida Atlantic University<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a><br>
&gt; <a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>&gt;   <a href="http://www.cct.lsu.edu/%7Eeschnett/" target="_blank">http://www.cct.lsu.edu/~eschnett/</a><br>
</font></blockquote></div><br>