Re: [one-users] Bulk delete of vCenter VM's leaves stray VM's

2015-01-08 Thread Javier Fontan
, Sebastiaan Smit *Van:* Javier Fontan [mailto:jfon...@opennebula.org] *Verzonden:* vrijdag 14 november 2014 15:44 *Aan:* Sebastiaan Smit; users@lists.opennebula.org *Onderwerp:* Re: [one-users] Bulk delete of vCenter VM's leaves stray VM's There was a bug in the driver that caused error when

Re: [one-users] Bulk delete of vCenter VM's leaves stray VM's

2015-01-05 Thread Sebastiaan Smit
; users@lists.opennebula.org Onderwerp: Re: [one-users] Bulk delete of vCenter VM's leaves stray VM's There was a bug in the driver that caused error when deploying several VMs at the same time. To fix it change the file /var/lib/one/remotes/vmm/vcenter/vcenter_driver.rb at line 120 from this code

Re: [one-users] Bulk delete of vCenter VM's leaves stray VM's

2014-11-14 Thread Javier Fontan
There was a bug in the driver that caused error when deploying several VMs at the same time. To fix it change the file /var/lib/one/remotes/vmm/vcenter/vcenter_driver.rb at line 120 from this code: def find_vm_template(uuid) vms =

Re: [one-users] Bulk delete of vCenter VM's leaves stray VM's

2014-11-13 Thread Javier Fontan
Hi, We have opened an issue to track this problem: http://dev.opennebula.org/issues/3334 Meanwhile you can decrease the number of actions sent changing in /etc/one/oned.conf the parameter -t (number of threads) for VM driver. For example: VM_MAD = [ name = vcenter, executable =

[one-users] Bulk delete of vCenter VM's leaves stray VM's

2014-11-12 Thread Sebastiaan Smit
Hi list, We're testing the vCenter functionality in version 4.10 and see some strange behaviour while doing bulk actions. Deleting VM's sometimes leave stray VM's on our cluster. We see the following in de VM log: Sun Nov 9 15:51:34 2014 [Z0][LCM][I]: New VM state is RUNNING Wed Nov 12