<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt">Thank you , it is fully working now.<br><br>Cosmin<br><div><span><br></span></div><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> On Tuesday, October 22, 2013 1:25 PM, Tino Vazquez <cvazquez@c12g.com> wrote:<br> </font> </div>  <div class="y_msg_container">Hi Cosmin,<br clear="none"><br clear="none">My bad again, apologies. The right file is in the vmm directory:<br clear="none"><br clear="none">$ ls /var/lib/one/remotes/vmm/vmware/vi_driver.rb<br
 clear="none">/var/lib/one/remotes/vmm/vmware/vi_driver.rb<br clear="none"><br clear="none">Regards,<br clear="none"><br clear="none">-Tino<br clear="none">--<br clear="none">OpenNebula - Flexible Enterprise Cloud Made Simple<br clear="none"><br clear="none">--<br clear="none">Constantino Vázquez Blanco, PhD, MSc<br clear="none">Senior Infrastructure Architect at C12G Labs<br clear="none">www.c12g.com | @C12G | es.linkedin.com/in/tinova<br clear="none"><br clear="none">--<br clear="none">Confidentiality Warning: The information contained in this e-mail and<br clear="none">any accompanying documents, unless otherwise expressly indicated, is<br clear="none">confidential and privileged, and is intended solely for the person<br clear="none">and/or entity to whom it is addressed (i.e. those identified in the<br clear="none">"To" and "cc" box). They are the property of C12G Labs S.L..<br clear="none">Unauthorized distribution, review, use, disclosure, or
 copying of this<br clear="none">communication, or any part thereof, is strictly prohibited and may be<br clear="none">unlawful. If you have received this e-mail in error, please notify us<br clear="none">immediately by e-mail at <a shape="rect" ymailto="mailto:abuse@c12g.com" href="mailto:abuse@c12g.com">abuse@c12g.com</a> and delete the e-mail and<br clear="none">attachments and any copy from your system. C12G thanks you for your<br clear="none">cooperation.<br clear="none"><br clear="none"><br clear="none">On Tue, Oct 22, 2013 at 12:17 PM, cosmin cucu <<a shape="rect" ymailto="mailto:cosmincucu@yahoo.com" href="mailto:cosmincucu@yahoo.com">cosmincucu@yahoo.com</a>> wrote:<br clear="none">> This is what the file contains, i don't have that line<br clear="none">><br clear="none">><br clear="none">><br clear="none">> #!/usr/bin/env ruby<br clear="none">> #copyright info.....#<br clear="none">><br clear="none">>
 ONE_LOCATION=ENV["ONE_LOCATION"] if !defined?(ONE_LOCATION)<br clear="none">><br clear="none">> if !ONE_LOCATION<br clear="none">>     RUBY_LIB_LOCATION="/usr/lib/one/ruby" if !defined?(RUBY_LIB_LOCATION)<br clear="none">> else<br clear="none">>     RUBY_LIB_LOCATION=ONE_LOCATION+"/lib/ruby" if<br clear="none">> !defined?(RUBY_LIB_LOCATION)<br clear="none">> end<br clear="none">><br clear="none">> $: << "../../vmm/vmware/"<br clear="none">><br clear="none">> require 'vi_driver'<br clear="none">><br clear="none">> host = ARGV[2]<br clear="none">><br clear="none">> if !host<br clear="none">>     exit -1<br clear="none">> end<br clear="none">><br clear="none">> VIDriver::initialize(host)<br clear="none">><br clear="none">> results = VIDriver::poll_host_and_vms<br clear="none">><br clear="none">> if results != -1<br clear="none">>   puts
 results<br clear="none">> else<br clear="none">>   exit results.to_i<br clear="none">> end<br clear="none">><br clear="none">> Thanks,<br clear="none">> Cosmin<br clear="none">><br clear="none">><br clear="none">> On Tuesday, October 22, 2013 1:03 PM, Tino Vazquez <<a shape="rect" ymailto="mailto:cvazquez@c12g.com" href="mailto:cvazquez@c12g.com">cvazquez@c12g.com</a>><br clear="none">> wrote:<br clear="none">> Hi,<br clear="none">><br clear="none">> My bad,  /var/lib/one/remotes/im/vmware.d/vmware.rb is the right path.<br clear="none">><br clear="none">> Cheers,<br clear="none">><br clear="none">> -T<br clear="none">> --<br clear="none">> OpenNebula - Flexible Enterprise Cloud Made Simple<br clear="none">><br clear="none">> --<br clear="none">> Constantino Vázquez Blanco, PhD, MSc<br clear="none">> Senior Infrastructure Architect at C12G Labs<br clear="none">>
 www.c12g.com | @C12G | es.linkedin.com/in/tinova<br clear="none">><br clear="none">> --<br clear="none">> Confidentiality Warning: The information contained in this e-mail and<br clear="none">> any accompanying documents, unless otherwise expressly indicated, is<br clear="none">> confidential and privileged, and is intended solely for the person<br clear="none">> and/or entity to whom it is addressed (i.e. those identified in the<br clear="none">> "To" and "cc" box). They are the property of C12G Labs S.L..<br clear="none">> Unauthorized distribution, review, use, disclosure, or copying of this<br clear="none">> communication, or any part thereof, is strictly prohibited and may be<br clear="none">> unlawful. If you have received this e-mail in error, please notify us<br clear="none">> immediately by e-mail at <a shape="rect" ymailto="mailto:abuse@c12g.com" href="mailto:abuse@c12g.com">abuse@c12g.com</a> and delete the
 e-mail and<br clear="none">> attachments and any copy from your system. C12G thanks you for your<br clear="none">> cooperation.<br clear="none">><br clear="none">><br clear="none">> On Tue, Oct 22, 2013 at 11:54 AM, cosmin cucu <<a shape="rect" ymailto="mailto:cosmincucu@yahoo.com" href="mailto:cosmincucu@yahoo.com">cosmincucu@yahoo.com</a>> wrote:<br clear="none">>> Um, that path does not exist ... i do have<br clear="none">>> /var/lib/one/remotes/im/vmware.d/vmware.rb , which is not the same.<br clear="none">>><br clear="none">>><br clear="none">>> Thanks,<br clear="none">>> Cosmin<br clear="none">>><br clear="none">>><br clear="none">>><br clear="none">>> On Tuesday, October 22, 2013 12:18 PM, Tino Vazquez <<a shape="rect" ymailto="mailto:cvazquez@c12g.com" href="mailto:cvazquez@c12g.com">cvazquez@c12g.com</a>><br clear="none">>> wrote:<br
 clear="none">>> Hi,<br clear="none">>><br clear="none">>> You bumped into a bug, due to the VM called "vCloud Director". To<br clear="none">>> solve this, you will need to apply the following change to<br clear="none">>> /var/lib/one/remotes/im/vmware/vi_driver.rb.<br clear="none">>><br clear="none">>> Change<br clear="none">>><br clear="none">>>          str_info << "DEPLOY_ID=#{name},"<br clear="none">>><br clear="none">>> with<br clear="none">>><br clear="none">>>          str_info << "DEPLOY_ID=\"#{name}\","<br clear="none">>><br clear="none">>><br clear="none">>> This bugfix will be applied in OpenNebula v4.4.<br clear="none">>><br clear="none">>> Regards,<br clear="none">>><br clear="none">>> -Tino<br clear="none">>><br clear="none">>> --<br
 clear="none">>> OpenNebula - Flexible Enterprise Cloud Made Simple<br clear="none">>><br clear="none">>> --<br clear="none">>> Constantino Vázquez Blanco, PhD, MSc<br clear="none">>> Senior Infrastructure Architect at C12G Labs<br clear="none">>> www.c12g.com | @C12G | es.linkedin.com/in/tinova<br clear="none">>><br clear="none">>> --<br clear="none">>> Confidentiality Warning: The information contained in this e-mail and<br clear="none">>> any accompanying documents, unless otherwise expressly indicated, is<br clear="none">>> confidential and privileged, and is intended solely for the person<br clear="none">>> and/or entity to whom it is addressed (i.e. those identified in the<br clear="none">>> "To" and "cc" box). They are the property of C12G Labs S.L..<br clear="none">>> Unauthorized distribution, review, use, disclosure, or copying of this<br clear="none">>>
 communication, or any part thereof, is strictly prohibited and may be<br clear="none">>> unlawful. If you have received this e-mail in error, please notify us<br clear="none">>> immediately by e-mail at <a shape="rect" ymailto="mailto:abuse@c12g.com" href="mailto:abuse@c12g.com">abuse@c12g.com</a> and delete the e-mail and<br clear="none">>> attachments and any copy from your system. C12G thanks you for your<br clear="none">>> cooperation.<br clear="none">>><br clear="none">>><br clear="none">>> On Tue, Oct 22, 2013 at 11:05 AM, cosmin cucu <<a shape="rect" ymailto="mailto:cosmincucu@yahoo.com" href="mailto:cosmincucu@yahoo.com">cosmincucu@yahoo.com</a>><br clear="none">>> wrote:<br clear="none">>>> Hello,<br clear="none">>>><br clear="none">>>> Yes, it is from oned.log . Here are the lines :<br clear="none">>>><br clear="none">>>> Tue Oct 22 05:00:34 2013
 [ReM][D]: Req:1840 UID:0 VirtualMachinePoolInfo<br clear="none">>>> invoked, -2, -1, -1, -1<br clear="none">>>> Tue Oct 22 05:00:34 2013 [ReM][D]: Req:1840 UID:0 VirtualMachinePoolInfo<br clear="none">>>> result SUCCESS, "<VM_POOL></VM_POOL>"<br clear="none">>>> Tue Oct 22 05:00:35 2013 [AuM][D]: Message received: AUTHENTICATE SUCCESS<br clear="none">>>> 13<br clear="none">>>> -<br clear="none">>>><br clear="none">>>> Tue Oct 22 05:00:35 2013 [ReM][D]: Req:1584 UID:0 VirtualMachinePoolInfo<br clear="none">>>> invoked, -2, -1, -1, -1<br clear="none">>>> Tue Oct 22 05:00:35 2013 [ReM][D]: Req:1584 UID:0 VirtualMachinePoolInfo<br clear="none">>>> result SUCCESS, "<VM_POOL></VM_POOL>"<br clear="none">>>> Tue Oct 22 05:00:35 2013 [ReM][D]: Req:4912 UID:0 TemplatePoolInfo<br clear="none">>>> invoked,<br
 clear="none">>>> -2, -1, -1<br clear="none">>>> Tue Oct 22 05:00:35 2013 [ReM][D]: Req:4912 UID:0 TemplatePoolInfo result<br clear="none">>>> SUCCESS, "<VMTEMPLATE_POOL></V..."<br clear="none">>>> Tue Oct 22 05:00:48 2013 [ReM][D]: Req:3648 UID:0 ClusterPoolInfo invoked<br clear="none">>>> Tue Oct 22 05:00:48 2013 [ReM][D]: Req:3648 UID:0 ClusterPoolInfo result<br clear="none">>>> SUCCESS, "<CLUSTER_POOL></CLUS..."<br clear="none">>>> Tue Oct 22 05:00:48 2013 [InM][I]: Monitoring host 192.168.10.10 (0)<br clear="none">>>> Tue Oct 22 05:00:50 2013 [ONE][E]: Error parsing host information: syntax<br clear="none">>>> error, unexpected VARIABLE, expecting COMMA or CBRACKET at line 12,<br clear="none">>>> columns<br clear="none">>>> 236:237. Monitoring information:<br clear="none">>>> MODELNAME="Intel(R) Xeon(R) CPU   
       E5450  @ 3.00GHz"<br clear="none">>>> CPUSPEED=2992<br clear="none">>>> TOTALCPU=800<br clear="none">>>> USEDCPU=3.41<br clear="none">>>> FREECPU=796.59<br clear="none">>>> TOTALMEMORY=33549176<br clear="none">>>> USEDMEMORY=1353728<br clear="none">>>> FREEMEMORY=32195448<br clear="none">>>> NETRX=31<br clear="none">>>> NETTX=20<br clear="none">>>> VM_POLL=YES<br clear="none">>>> VM = [ID=-1,DEPLOY_ID=Unknown 1,POLL="STATE=d"]<br clear="none">>>> VM = [ID=-1,DEPLOY_ID=Unknown,POLL="STATE=d"]<br clear="none">>>> VM = [ID=-1,DEPLOY_ID=vCloud Director,POLL="STATE=d"]<br clear="none">>>><br clear="none">>>> Tue Oct 22 05:01:03 2013 [ReM][D]: Req:9728 UID:0 VirtualMachinePoolInfo<br clear="none">>>> invoked, -2, -1, -1, -1<br clear="none">>>> Tue Oct 22 05:01:03 2013 [ReM][D]:
 Req:9728 UID:0 VirtualMachinePoolInfo<br clear="none">>>> result SUCCESS, "<VM_POOL></VM_POOL>"<br clear="none">>>> Tue Oct 22 05:01:03 2013 [ReM][D]: Req:9728 UID:0 VirtualMachinePoolInfo<br clear="none">>>> invoked, -2, -1, -1, -1<br clear="none">>>> Tue Oct 22 05:01:03 2013 [ReM][D]: Req:9728 UID:0 VirtualMachinePoolInfo<br clear="none">>>> result SUCCESS, "<VM_POOL></VM_POOL>"<br clear="none">>>> Tue Oct 22 05:01:09 2013 [AuM][D]: Message received: AUTHENTICATE SUCCESS<br clear="none">>>> 14<br clear="none">>>> -<br clear="none">>>><br clear="none">>>> Tue Oct 22 05:01:09 2013 [ReM][D]: Req:5072 UID:0 DatastorePoolInfo<br clear="none">>>> invoked<br clear="none">>>> Tue Oct 22 05:01:09 2013 [ReM][D]: Req:5072 UID:0 DatastorePoolInfo<br clear="none">>>> result<br clear="none">>>> SUCCESS,
 "<DATASTORE_POOL><DAT..."<br clear="none">>>> Tue Oct 22 05:01:27 2013 [ReM][D]: Req:6176 UID:0 ImagePoolInfo invoked,<br clear="none">>>> -2,<br clear="none">>>> -1, -1<br clear="none">>>> Tue Oct 22 05:01:27 2013 [ReM][D]: Req:6176 UID:0 ImagePoolInfo result<br clear="none">>>> SUCCESS, "<IMAGE_POOL></IMAGE_..."<br clear="none">>>> Tue Oct 22 05:01:30 2013 [ReM][D]: Req:3600 UID:0 ImagePoolInfo invoked,<br clear="none">>>> -2,<br clear="none">>>> -1, -1<br clear="none">>>><br clear="none">>>><br clear="none">>>> Thanks,<br clear="none">>>> Cosmin<br clear="none">>><br clear="none">>>><br clear="none">>>> _______________________________________________<br clear="none">>>> Users mailing list<br clear="none">>>> <a shape="rect" ymailto="mailto:Users@lists.opennebula.org"
 href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br clear="none">>>> <a shape="rect" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><div class="yqt6172439955" id="yqtfd61422"><br clear="none">><br clear="none">>><br clear="none">>>><br clear="none">>><br clear="none">>><br clear="none">>><br clear="none">>> _______________________________________________<br clear="none">>> Users mailing list<br clear="none">>> <a shape="rect" ymailto="mailto:Users@lists.opennebula.org" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br clear="none">>> <a shape="rect" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br clear="none">>><br
 clear="none">><br clear="none">><br clear="none">><br clear="none">> _______________________________________________<br clear="none">> Users mailing list<br clear="none">> <a shape="rect" ymailto="mailto:Users@lists.opennebula.org" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br clear="none">> <a shape="rect" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br clear="none">></div><br><br></div>  </div> </div>  </div> </div></body></html>