l’orsque je cré une instance je trouve ce message:
Scheduler Error
Mon Oct 14 17:07:05 2024: Cannot dispatch VM to any Host. Possible reasons: Not enough capacity in Host or System DS, dispatch limit reached, or limit of free leases reached.
Thanks for sharing your issue on the forum! I’d really appreciate it if you could post your updates in English, as that’s the language we use here (and most people understand it).
Now, to help us figure out where the problem might be, could you take a look at the VM’s information? It’s possible that the VM is requesting more CPU, memory, or disk space than any of the Hosts in your OpenNebula instance can handle, or maybe all your hosts are currently full.
If you need some help with this, please share the output from the commands onevm show -x <vm_id> (where vm_id is the ID of the VM you’re trying to start) and onehost list -x.
Change DEBUG_LEVEL to 5 in file /etc/one/sched.conf. Then restart opennebula-scheduler.service. Take action again and logs in file /var/log/one/sched.log