<div dir="ltr">Hi,<div>I'm working on OpenNebula v. 4.4.1.<br><div>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".</div>
<div>In fact the function returns the index of an action only if there isn't another thread that is working on the same host.</div><div>Why there is such a limitation?</div><div><br></div><div>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.</div>
<div><br></div><div>Am I missing something?</div><div><br></div><div>Thank you very much,</div><div> Andrea Gardiman</div></div></div>