virtualization icon indicating copy to clipboard operation
virtualization copied to clipboard

chore(core): increase aio-max-nr on hypervisors via ngc

Open universal-itengineer opened this issue 6 months ago • 0 comments

Description

Increase aio-max-nr on servers where enabled virtualization

Why do we need it, and what problem does it solve?

On sets with a large number of VMs, the machines can't schedule, the kernel needed to tune. aio-max-nr=1048576

What is the expected result?

A VM can be scheduled and started

Checklist

  • [ ] The code is covered by unit tests.
  • [ ] e2e tests passed.
  • [ ] Documentation updated according to the changes.
  • [x] Changes were tested in the Kubernetes cluster manually.

universal-itengineer avatar Aug 21 '24 12:08 universal-itengineer