tripleo-heat-templates/releasenotes/notes/fixing-fs.aio-max.nr-on-com...

8 lines
268 B
YAML

---
fixes:
- |
When we install libvirt on a host, the system parameter ``fs.aio-max-nr`` is
to 1048576. Since we containerized libvirtd, we lost this system parameter.
We now make sure it's defined by adding it from the nova-libvirt-common
template.