So, where do I start debugging this? As far as I can tell the /usr/lib/one/mads/one_im_ssh.rb and /usr/lib/one/mads/one_vmm_ssh.rb scripts are the only ones using the variable but I am unsure how to actually verify that it is getting the variable or not as it says in the file: @remote_dir = @config['SCRIPTS_REMOTE_DIR'] || '/tmp/one'. Any other ideas?
Best regards, Oscar Elfving On Thu, Oct 28, 2010 at 3:37 PM, Tiago Batista <[email protected]>wrote: > I know it sounded stupid, but I was bitten by this more than once... > > As far as I can tell you are doing the right thing, my installation is > on the user-dir, other than that I use the same procedure! > > > On Thu, Oct 28, 2010 at 2:21 PM, Oscar Elfving <[email protected]> wrote: > > Yes I restarted it, the /var/lib/one/config is reflecting the change as > > well. And just to make sure, a restart is "one stop; one start" right? > > Best regards, > > Oscar Elfving > > > > On Thu, Oct 28, 2010 at 3:14 PM, Tiago Batista <[email protected]> > > wrote: > >> > >> In my case, the most common explanation for this is the lack of a > >> process restart... Did you stop and restart oned? > >> > >> > >> On Thu, Oct 28, 2010 at 2:08 PM, Oscar Elfving <[email protected]> > wrote: > >> > Hi, > >> > I have a problem right now where no matter what I > set SCRIPTS_REMOTE_DIR > >> > in > >> > /etc/one/oned.conf when I add a host it still puts all the related > >> > scripts > >> > in /tmp/one. This is undesirable since this purges the scripts at > every > >> > reboot and I would like to set the location myself. > >> > Any pointers to why I might be experiencing this problem? > >> > Best regards, > >> > Oscar Elfving > >> > _______________________________________________ > >> > Users mailing list > >> > [email protected] > >> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >> > > >> > > > > > >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
