Scheduler debugging

Hi,

I’m playing with the LXCone addon, on an ODroid board. I had started on this during OpenNebulaConf, and it looks like I’m “almost there”.

Problem is, no VM I start is being launched, they stay in pending. If I try to recover them they fail.

I found the scheduler wasn’t even running. I manually started mm_sched and then VMs got dispatched.

Questions:

  • why is there no error in the logs if the scheduler isn’t even active?
  • what component is responsible of starting it?
  • where is it configured?

Because I normally at worst need to do a oned start and then it’s OK.