<div>Hi,</div>
<div>Thanks for the information. You mean to say .rmt fiels are not required when i specify the system as manual?? and i have to do things which scripts do manually?? </div>
<div>And also since i am using Fedora Core linux what should i specify in the system column of nut.def file??</div>
<div>Can you just tell me how do i write the remote files?<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 14/05/07, <b class="gmail_sendername">Christy L Norman</b> &lt;<a href="mailto:cnorman@us.ibm.com">cnorman@us.ibm.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><font face="sans-serif" size="2">If you want the TN to configure the NUT for you, don&#39;t specify &#39;manual&#39; in the 
nut.def file. If you do this, you&#39;ll have to do what the script &nbsp;would do, then hit Enter every time - and in the case of &#39;manual&#39; you don&#39;t need .rmt files at all.</font> <br><br><font face="sans-serif" size="2">
Instead, if you want to use the .rmt files, change the &#39;system&#39; value in the nut.def file to your NUT. Then create a folder with that system name in /usr/local/v6eval/bin/ called whatever you put as &#39;system&#39; and copy all the .rmt files in the &#39;/bin/manual&#39; folder into it. Then, when you run the tests, you&#39;ll see &quot;not yet supported&quot; in the log (html) file where scripts should be implemented. Try putting something of your own into the .rmt file it&#39;s calling then when the scripts are run you&#39;ll see them show up in the log file like this: 
</font><br><font face="sans-serif" size="2">&nbsp;</font><font size="3">vRemote(reboot_async.rmt) ``/usr/local/v6eval//bin/mySystem//reboot_async.rmt -t mySystem-u userName-p password-d fxp1 -l 1 timeout=120&#39;&#39; </font><br>
<font face="sans-serif" size="2">Use that information to figure out which parameters are being passed and depending on which type of system you&#39;re using, you can figure how to write the script. For rebooting linux, for example, you would probably just edit the 
rebootasync.rmt file to have &quot;reboot&quot; in it. I&#39;m not sure on all the Linux commands since I&#39;ve never run these tests against a Linux kernel. I could be wrong, but I don&#39;t think there are any pre-written Linux .rmt files out there.
</font> <br><br><font face="sans-serif" size="2">Hopefully that helps...</font> <span class="q"><br><br><font face="sans-serif" size="2">- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br>
Christy L Norman/Rochester/IBM &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:cnorman@us.ibm.com" target="_blank">cnorman@us.ibm.com</a>&gt;<br>Software Engineer, i5/OS TCP/IP Development<br>-<br>
3605 HWY 52 N<br>Dept GY4A 015-2/D112<br>Rochester, MN 55901 <br>507.253.6125<br>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br></font><br><br><br></span>
<table width="100%">
<tbody>
<tr valign="top">
<td width="40%"><span class="q"><font face="sans-serif" size="1"><b>Channa &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:channa.kad@gmail.com" target="_blank">channa.kad@gmail.com</a>&gt;</b>
 </font></span>
<p><font face="sans-serif" size="1">05/14/2007 09:10 AM</font> <span class="q">
<table border="1">
<tbody>
<tr valign="top">
<td bgcolor="white">
<div align="center"><font face="sans-serif" size="1">Please respond to<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:users@tahi.org" target="_blank">users@tahi.org</a></font></div></td></tr></tbody>
</table><br></span></p>
<td width="59%">
<table width="100%">
<tbody>
<tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">To</font></div>
<td><font face="sans-serif" size="1"><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:users@tahi.org" target="_blank">users@tahi.org</a></font> 
<tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">cc</font></div>
<td>
<tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">Subject</font></div>
<td><font face="sans-serif" size="1">[users:00328] Re: Help on remote files</font></td></td></tr></td></td></tr></td></td></tr></tbody></table><br>
<table>
<tbody>
<tr valign="top">
<td>
<td></td></td></tr></tbody></table><br></td>
<td><p></p></td></td></tr></tbody></table>
<div><span class="e" id="q_1128b0f537e3994a_7"><br><br><br><font size="3">Hi,</font> <br><font size="3">Thanks for the information.</font> <br><font size="3">I have installed TAHI on Fedora core linux after doing some pacthing.
</font> <br><font size="3">Its installed fine. If i am not wrong i need to modify the remote files for it rite?</font> <br><font size="3">And in NUT.def file i have specified the system as manual.</font> <br><font size="3">
&nbsp;</font> <br><font size="3">Can you tell me how to proceed with writing these rmt files?</font> <br><font size="3">Or these are available for Redhat Linux??</font> <br><font size="3">Can you please help me in this?<br><br>
Thanks in advance,</font> <br><font size="3">Channa<br></font><br><font size="3">On 14/05/07, <b>Christy L Norman</b> &lt;</font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:cnorman@us.ibm.com" target="_blank">
<font color="blue" size="3"><u>cnorman@us.ibm.com</u></font></a><font size="3">&gt; wrote: </font><br><font face="sans-serif" size="2"><br>Some of the tests need for something on your NUT to change. Look at their names: clearmtu, ikeStart, ikeSetSA. They give you a good idea of what the script will need to do. Depending on which tests you&#39;re running, you&#39;ll need to create scripts inside those .rmt files to do what they should. If a script that your test needs hasn&#39;t been filled in yet you&#39;ll see, &quot;Not yet supported&quot; in the test output. So if you&#39;re not seeing that you don&#39;t need to worry about the remote files yet. 
</font><font size="3"><br><br></font><font face="sans-serif" size="2"><br>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br>Christy L Norman/Rochester/IBM &lt;</font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:cnorman@us.ibm.com" target="_blank">
<font face="sans-serif" color="blue" size="2"><u> cnorman@us.ibm.com</u></font></a><font face="sans-serif" size="2">&gt;<br>Software Engineer, i5/OS TCP/IP Development<br>-<br>3605 HWY 52 N<br>Dept GY4A 015-2/D112<br>Rochester, MN 55901 
<br>507.253.6125<br>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - </font><font size="3"><br><br><br></font>
<table width="100%">
<tbody>
<tr valign="top">
<td width="46%"><font face="sans-serif" size="1"><b>Channa &lt;</b></font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:channa.kad@gmail.com" target="_blank"><font face="sans-serif" color="blue" size="1">
<b><u>channa.kad@gmail.com</u></b></font></a><font face="sans-serif" size="1"><b>&gt;</b> </font>
<p><font face="sans-serif" size="1">05/14/2007 07:53 AM</font><font size="3"> </font><br>
<table width="100%" border="4">
<tbody>
<tr valign="top">
<td width="100%" bgcolor="white">
<div align="center"><font face="sans-serif" size="1">Please respond to</font><font face="sans-serif" color="blue" size="1"><u><br></u></font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:users@tahi.org" target="_blank">
<font face="sans-serif" color="blue" size="1"><u>users@tahi.org</u></font></a></div></td></tr></tbody></table>
<p></p>
<td width="51%"><br>
<table width="100%">
<tbody>
<tr valign="top">
<td width="17%">
<div align="right"><font face="sans-serif" size="1">To</font></div>
<td width="82%"><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:users@tahi.org" target="_blank"><font face="sans-serif" color="blue" size="1"><u>users@tahi.org</u></font></a><font size="3"> </font>
<tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">cc</font></div>
<td>
<tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">Subject</font></div>
<td><font face="sans-serif" size="1">[users:00325] Re: Help on remote files</font></td></td></tr></td></td></tr></td></td></tr></tbody></table><br><br>
<table width="100%">
<tbody>
<tr valign="top">
<td width="50%">
<td width="50%"></td></td></tr></tbody></table><br>
<td width="1%"></td></td>
<td><p></p>
<p></p></td></p></td></tr></tbody></table>
<p><font size="3"><br><br><br>Can you tell me why these remote files are needed?? <br><br><br><br>On 14/05/07, <b>Channa</b> &lt; </font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:channa.kad@gmail.com" target="_blank">
<font color="blue" size="3"><u>channa.kad@gmail.com</u></font></a><font size="3">&gt; wrote: <br>Ok got it thanks. <br><br><br>On 14/05/07, <b>Santosh Bhavsar</b> &lt;</font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:santoshb@sarksoft.com" target="_blank">
<font color="blue" size="3"><u> santoshb@sarksoft.com </u></font></a><font size="3">&gt; wrote: <br>&nbsp;</font><font face="Arial" color="blue" size="2"><br>1. TAHI is for Free BSD you should have free BSD on your machine then it work &nbsp;as per my knowledge. 
<br>&nbsp; &nbsp;on linux it will not work.</font><font size="3"> </font><font face="Arial" color="blue" size="2"><br>2. About that message you have to reboot it manually .</font><font size="3"> <br>&nbsp;<br>&nbsp;<br>&nbsp;<br>----- Original Message ----- 
<b><br>From:</b> </font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:channa.kad@gmail.com" target="_blank"><font color="blue" size="3"><u>Channa</u></font></a><font size="3"> <b><br>To:</b> </font>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:users@tahi.org" target="_blank"><font color="blue" size="3"><u>users@tahi.org</u></font></a><font size="3"> <b><br>Sent:</b> Monday, May 14, 2007 5:21 PM 
<b><br>Subject:</b> [users:00319] Help on remote files <br><br><br>Hi, <br>I have installed TAHI on Fedora core linux . <br>When i run the test cases can any one tell me how the remote commands are executed. <br>Because when i run the test cases i get the messages like 
</font>
<p><font size="3">========== TEST 1 ==========<br>./BEGIN.seq -pkt /dev/null -log 1.html -ti &quot;Initialization&quot;<br>Target: Reboot </font>
<p><font size="3">reboot&gt;<br>reboot&gt; Reboot NUT.<br>reboot&gt; &nbsp; &nbsp; * Wait until NUT boot up completely.<br>reboot&gt; &nbsp; &nbsp; &nbsp; &nbsp; Ex.) Wait until catch up login prompt.<br>reboot&gt;<br>reboot&gt; Press Enter key for continue. 
</font>
<p><font size="3">reboot&gt; </font>
<p><font size="3">Wait 10 second<br>OK </font>
<p><font size="3">But the TARGET is not getting rebooted. </font>
<p><font size="3">Can anyone throw some idea on this... </font>
<p><font size="3">&nbsp; </font>
<p><font size="3">Thanks in advance, </font>
<p><font size="3">Channa </font>
<p><font size="3"><br></font>
<p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p></p></p></p></p></p></p></p></p></p></p></p></p></span></div></blockquote></div><br>