Already in effect on prod & stg, formalize these configuration tweaks that limit overload, improve cgroup monitoring, and build tolerance to transient fileserver problems.
10 lines
195 B
Makefile
10 lines
195 B
Makefile
[Service]
|
|
TasksMax=40
|
|
CPUAccounting=yes
|
|
IOAccounting=yes
|
|
IPAccounting=yes
|
|
BlockIOAccounting=yes
|
|
MemoryAccounting=yes
|
|
TasksAccounting=yes
|
|
ConditionPathExists=/mnt/fedora_koji_prod/koji/packages
|
|
|