983d17e023
With large number of OSDs, where each OSD need a connection, the default nofile (1024) of nova_compute is too small. This changes the default DockerNovaComputeUlimit to 131072 what is the same for cinder. Change-Id: Id19da6e8b7bfbe0e47b191e92c08fc34d1853a63
7 lines
234 B
YAML
7 lines
234 B
YAML
---
|
|
fixes:
|
|
- |
|
|
With large number of OSDs, where each OSD need a connection, the default
|
|
nofile (1024) of nova_compute is too small. This changes the default
|
|
DockerNovaComputeUlimit to 131072 what is the same for cinder.
|