diff options
author | Giulio Fidente <gfidente@redhat.com> | 2016-12-16 21:52:13 +0100 |
---|---|---|
committer | Giulio Fidente <gfidente@redhat.com> | 2016-12-16 21:52:13 +0100 |
commit | 600f9b20311b7bf15a9956de8009d53af60e97e5 (patch) | |
tree | e7fbb7e332aceabe8438cefbaf02f88c5bcbc901 /net-config-bond.yaml | |
parent | 713a0326e4d0ffbd4531263b7bd638809c2a639c (diff) |
Increase libvirt/qemu.conf max_files and max_processes
When Nova and/or Cinder are using Ceph as backend, qemu will need
to open a connection and two threads for each and every Ceph OSD.
This change raises the max_files (set to 1024 by default) to 32768
and the max_processes (set to 4096 by default) to 131072. The max
number of FDs is per-process, while the max number of processes is
per-user. The values can be overridden via ExtraConfig, no params
are added to the templates.
A more detailed description of the values were chosen can be
found at: https://access.redhat.com/solutions/1602683
Change-Id: I1e79675f6aac1b0fe6cc7269550fa6bc8586e1fb
Depends-On: I258afd3ee6633e4b2ebc45aa8611be652476be0c
Diffstat (limited to 'net-config-bond.yaml')
0 files changed, 0 insertions, 0 deletions