<html><body bgcolor="#FFFFFF"><div>Thank you for the extremely quick turnaround on this issue!</div><div><br>Sent from my iPhone</div><div><br>On 28 okt 2010, at 21:05, Jaime Melis <<a href="mailto:j.melis@fdi.ucm.es">j.melis@fdi.ucm.es</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>Hi,<div><br></div><div>thank you all for reporting this. We have analyzed the code and it is in fact a bug. We have created a bug and applied the fix:</div><div><a href="http://dev.opennebula.org/issues/380"><a href="http://dev.opennebula.org/issues/380">http://dev.opennebula.org/issues/380</a></a></div>

<div><br></div><div>To fix it manually edit /usr/lib/one/ruby/ActionManager.rb: </div><div>line 186:</div><div>one_config='/var/log/one/config' </div><div>change that to:</div><div>one_config='/var/lib/one/config'</div>

<div><br></div><div>The problem is that we originally placed the configuration file generated by oned in /var/log/one, but we later decided to move it to /var/lib/one, but didn't update this file.</div><div><br></div>

<div>thank you all for your great feedback!</div><div><br></div><div>cheers,</div><div>Jaime</div><div><br></div><div><br><div class="gmail_quote">On Thu, Oct 28, 2010 at 4:09 PM, Tiago Batista <span dir="ltr"><<a href="mailto:tiagosbatista@gmail.com"><a href="mailto:tiagosbatista@gmail.com">tiagosbatista@gmail.com</a></a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I am stumped... You can always modify the line<br>
<div class="im"><br>
@remote_dir = @config['SCRIPTS_REMOTE_DIR'] || '/tmp/one'<br>
<br>
</div>on the mads, but that is not what should be done.<br>
<br>
In fact your oned is behaving as if the variable is not set on<br>
/etc/oned.conf (I am assuming a system wide install).<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
On Thu, Oct 28, 2010 at 2:57 PM, Oscar Elfving <<a href="mailto:sofam84@gmail.com"><a href="mailto:sofam84@gmail.com">sofam84@gmail.com</a></a>> wrote:<br>
> Sadly this does nothing, still creates the files under /tmp/one.<br>
> /Oscar<br>
><br>
> On Thu, Oct 28, 2010 at 3:50 PM, Jhon Masschelein <<a href="mailto:Jhon.Masschelein@sara.nl"><a href="mailto:Jhon.Masschelein@sara.nl">Jhon.Masschelein@sara.nl</a></a>><br>
> wrote:<br>
>><br>
>> Hi,<br>
>><br>
>> Not sure if this will help but I read somewhere in the doc that the remote<br>
>> scripts are only copied out when their timestamps have changed. (i guess to<br>
>> reduce the overhead of copying files.)<br>
>><br>
>> I'm still running an older beta version, but just try and touch the files<br>
>> under /usr/lib/one and see if that does the trick?<br>
>><br>
>> Wkr,<br>
>><br>
>> Jhon<br>
>><br>
>> On 10/28/2010 03:46 PM, Oscar Elfving wrote:<br>
>><br>
>> So, where do I start debugging this? As far as I can tell<br>
>> the /usr/lib/one/mads/one_im_ssh.rb and /usr/lib/one/mads/one_vmm_ssh.rb<br>
>> scripts are the only ones using the variable but I am unsure how to actually<br>
>> verify that it is getting the variable or not as it says in the<br>
>> file: @remote_dir = @config['SCRIPTS_REMOTE_DIR'] || '/tmp/one'.<br>
>> Any other ideas?<br>
>> Best regards,<br>
>> Oscar Elfving<br>
>> On Thu, Oct 28, 2010 at 3:37 PM, Tiago Batista <<a href="mailto:tiagosbatista@gmail.com"><a href="mailto:tiagosbatista@gmail.com">tiagosbatista@gmail.com</a></a>><br>
>> wrote:<br>
>>><br>
>>> I know it sounded stupid, but I was bitten by this more than once...<br>
>>><br>
>>> As far as I can tell you are doing the right thing, my installation is<br>
>>> on the user-dir, other than that I use the same procedure!<br>
>>><br>
>>><br>
>>> On Thu, Oct 28, 2010 at 2:21 PM, Oscar Elfving <<a href="mailto:sofam84@gmail.com"><a href="mailto:sofam84@gmail.com">sofam84@gmail.com</a></a>> wrote:<br>
>>> > Yes I restarted it, the /var/lib/one/config is reflecting the change as<br>
>>> > well. And just to make sure, a restart is "one stop; one start" right?<br>
>>> > Best regards,<br>
>>> > Oscar Elfving<br>
>>> ><br>
>>> > On Thu, Oct 28, 2010 at 3:14 PM, Tiago Batista<br>
>>> > <<a href="mailto:tiagosbatista@gmail.com"><a href="mailto:tiagosbatista@gmail.com">tiagosbatista@gmail.com</a></a>><br>
>>> > wrote:<br>
>>> >><br>
>>> >> In my case, the most common explanation for this is the lack of a<br>
>>> >> process restart... Did you stop and restart oned?<br>
>>> >><br>
>>> >><br>
>>> >> On Thu, Oct 28, 2010 at 2:08 PM, Oscar Elfving <<a href="mailto:sofam84@gmail.com"><a href="mailto:sofam84@gmail.com">sofam84@gmail.com</a></a>><br>
>>> >> wrote:<br>
>>> >> > Hi,<br>
>>> >> > I have a problem right now where no matter what I<br>
>>> >> > set SCRIPTS_REMOTE_DIR<br>
>>> >> > in<br>
>>> >> > /etc/one/oned.conf when I add a host it still puts all the related<br>
>>> >> > scripts<br>
>>> >> > in /tmp/one. This is undesirable since this purges the scripts at<br>
>>> >> > every<br>
>>> >> > reboot and I would like to set the location myself.<br>
>>> >> > Any pointers to why I might be experiencing this problem?<br>
>>> >> > Best regards,<br>
>>> >> > Oscar Elfving<br>
>>> >> > _______________________________________________<br>
>>> >> > Users mailing list<br>
>>> >> > <a href="mailto:Users@lists.opennebula.org"><a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a></a><br>
>>> >> > <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank"><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a></a><br>
>>> >> ><br>
>>> >> ><br>
>>> ><br>
>>> ><br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Users mailing list<br>
>> <a href="mailto:Users@lists.opennebula.org"><a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a></a><br>
>> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank"><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a></a><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org"><a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a></a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank"><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a></a><br>
><br>
><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org"><a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a></a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank"><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a></a><br>
</div></div></blockquote></div><br></div>
</div></blockquote></body></html>