Re: [one-users] scheduler deploy problem

2011-03-30 Thread Tino Vazquez
Hi antoni, Please upgrade to the latest version of OpenNebula, the method you are missing is present in the latest version. Best, -T -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher OpenNebula Toolkit | opennebula.org On Tue, Mar 29, 201

Re: [one-users] scheduler deploy problem

2011-03-28 Thread antoni artigues
Hi, Okey, thanks, now with this new line added I obtain another error: "undefined method `retrieve_elements'" Here is the complete trace: -- Tue Mar 29 08:39:26 2011 [InM][I]: STDERR follows. Tue Mar 29 08:39:26 2011 [InM][I]: /srv/cloud/one/lib/ruby/vmwarelib.rb:26: warning: alr

Re: [one-users] scheduler deploy problem

2011-03-28 Thread Tino Vazquez
Hi, No, this is the only file where this change is needed. I believe you missed the following line: -- $: << RUBY_LIB_LOCATION -- after the following: --- if !ONE_LOCATION RUBY_LIB_LOCATION="/srv/cloud/one/lib/ruby" else RUBY_LIB_LOCATION=ONE_LOCATION+"/lib/ruby" end -- but before th

Re: [one-users] scheduler deploy problem

2011-03-28 Thread antoni artigues
Hi, Well, I only changed the vmware.rb. I send you the file again with this last modifications. Is it necessary to modify some other file? Thanks Antoni Artigues El lun, 28-03-2011 a las 15:26 +0200, Tino Vazquez escribió: > Hi, > > Could you send through the modified vmware.lib? > > Regards

Re: [one-users] scheduler deploy problem

2011-03-28 Thread Tino Vazquez
Hi, Could you send through the modified vmware.lib? Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 On Mon, Mar 28, 2011 at 3:18 PM, antoni artigues wrote: > Hi, > > No, I have added this lines but the error is still appearing: >

Re: [one-users] scheduler deploy problem

2011-03-28 Thread antoni artigues
Hi, No, I have added this lines but the error is still appearing: Mon Mar 28 15:00:02 2011 [InM][I]: Command execution fail: /srv/cloud/one/lib/remotes/im/run_probes vmware oscarnode7 Mon Mar 28 15:00:02 2011 [InM][I]: STDERR follows. Mon Mar 28 15:00:02 2011 [InM][I]: ./vmwa

Re: [one-users] scheduler deploy problem

2011-03-28 Thread Tino Vazquez
Hi, Please try adding the following after the first line of vmware.rb: -- ONE_LOCATION=ENV["ONE_LOCATION"] if !ONE_LOCATION RUBY_LIB_LOCATION="/usr/lib/one/ruby" else RUBY_LIB_LOCATION=ONE_LOCATION+"/lib/ruby" end $: << RUBY_LIB_LOCATION -- If this works, I will add it to the next vmw

Re: [one-users] scheduler deploy problem

2011-03-28 Thread antoni artigues
Hello I'm trying to apply the patch, but I obtain this error: Mon Mar 28 13:29:09 2011 [InM][I]: STDERR follows. Mon Mar 28 13:29:09 2011 [InM][I]: ./vmware.rb:2:in `require': no such file to load -- OpenNebula (LoadError) I have attached the vmware.rb modified Thanks in advance Antoni Artigu

Re: [one-users] scheduler deploy problem

2011-03-25 Thread Tino Vazquez
Hi, Please ignore my last email, this is the correct ticket i was referring to: http://dev.opennebula.org/issues/481 Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 On Fri, Mar 25, 2011 at 1:33 PM, Tino Vazquez wrote: > Hi, > > P

Re: [one-users] scheduler deploy problem

2011-03-25 Thread Tino Vazquez
Hi, Please apply the patch uploaded to this ticket [1], and see if the error still shows up. Regards, -Tino [1] http://dev.opennebula.org/issues/541 -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 On Tue, Mar 22, 2011 at 12:18 PM, antoni artigu

Re: [one-users] scheduler deploy problem

2011-03-18 Thread Tino Vazquez
Hi, Could you please send through the template of one VM and its log ($ONE_LOCATION/var//vm.log)? Also $ONE_LOCATION/var/sched.log and $ONE_LOCATION/var/oned.log would be useful. You can send this off the list if there is a concern about privacy. Regards, -Tino -- Constantino Vázquez Blanco |

[one-users] scheduler deploy problem

2011-03-07 Thread antoni artigues
Hello I have 4 hosts registered: $ onehost list ID NAME CLUSTER RVM TCPU FCPU ACPUTMEMFMEM STAT 0 oscarnode4default14004004007.8G 0K on 1 oscarnode5default14004004007.8G 0K on 2 oscarnode6