[one-dev] VirtualMachineManagerDriver.rb

Andrea Gardiman andreagardiman at gmail.com
Sun Aug 31 08:08:53 PDT 2014


Hi,
I'm working on OpenNebula v. 4.4.1.
I have found that the function get_first_runable in the driver
VirtualMachineManagerDriver.rb has a limitation in the number of concurrent
thread per node, when the action has the attribute ":host".
In fact the function returns the index of an action only if there isn't
another thread that is working on the same host.
Why there is such a limitation?

The only wrong situation that come to my mind is when there are two threads
that are executing actions that regard the same VM. But in that case should
be a limitation per VM ID, not per node.

Am I missing something?

Thank you very much,
 Andrea Gardiman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/dev-opennebula.org/attachments/20140831/48f77dcd/attachment.htm>


More information about the Dev mailing list