This message was deleted.
# harvester
a
This message was deleted.
r
This is overcommit-config from harvester (default values)
Copy code
{
  "cpu": 1600,
  "memory": 150,
  "storage": 200
}
I would assume that memory should match this vm.overcommit_ratio
vm.overcommit_memory = 1 thus this should not make difference. However I still can't schedule VM with more than half of host memory...
there is no clear answer.. you could bump up the overcommit ratio and in your specific case a support bundle would help
it is hard to say why it may not be working without the full information, there would be some resource reservation being done by harvester related resources like longhorn etc as well