<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Hi Luca,<br><br><div class="gmail_quote"><div class="im">On Sun, Sep 18, 2011 at 10:04 AM, Luca Baiotti <span dir="ltr">&lt;<a href="mailto:baiotti@ile.osaka-u.ac.jp" target="_blank">baiotti@ile.osaka-u.ac.jp</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

1) I tried the command<br><br>simfactory/bin/sim list-machines ranger<br><br>and the result is the whole list of machines. Shouldn&#39;t it output only<br>the data for ranger?<br></blockquote><div><br></div></div><div>The list-machines command currently lists all machines in the machine database. It should also probably either:</div>

<div><br></div><div>a) complain if you give it a machine name as an extra command.</div><div>b) only list machines which match the pattern of the name you give.</div><div class="im"><div><br></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

2) The command     print-machine      seem non-existent:<br><br>Cactus&gt; simfactory/bin/sim print-machine<br>Error: unknown command print-machine<br>Aborting Simfactory.<br></blockquote><div><br></div></div><div>You probably want print-mdb-entry.</div>

<div class="im"><div> </div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

3) If I say:<br><br>simfactory/bin/sim --remote-machine=ranger execute ls<br><br>the reply is:<br><br>sim.py: error: no such option: --remote-machine<br></blockquote><div><br></div></div><div>Try:</div><div><br></div><div>

simfactory/bin/sim --remote ranger execute ls </div><div class="im"><div> </div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

4) What is the version of the command:<br><br>simfactory/bin/sim list-configurations<br><br>that lists the available configurations on a remote machine?<br></blockquote><div><br></div></div><div>simfactory/bin/sim --remote ranger list-configurations</div>

<div class="im"><div> </div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

5)  What is the version of the command:<br><br>simfactory/bin/sim build [&lt;configurationname&gt;] --thornlist=&lt;thornlist&gt;<br><br>that lists the available configurations on a remote machine?</blockquote><div><br></div>

</div><div>I&#39;m not sure what you mean by this, but assuming you want to build on a remote machine:</div><div><br></div><div>simfactory/bin/sim --remote ranger build [configuration] --thornlist=&lt;thornlist&gt;</div>
<div>
<br></div><div><br></div><div>The help text in SimFactory (sim --help) is probably the most up-to-date source for the available commands.</div><div><br></div><div>Regards,</div><div>Barry</div></div></span>