set a kernel shmmax value for anitya-backend
Info: http://www.postgresql.org/docs/9.1/static/kernel-resources.html (see the Linux section about half way through) Calculation: for 1G available: 2097152 * 2048
This commit is contained in:
parent
ad717c8ff0
commit
2623e67b26
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@ ansible_ssh_host: anitya-backend01.fedoraproject.org
|
|||
|
||||
vmhost: osuosl03.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
|
||||
# kernel SHMMAX value
|
||||
kernel_shmmax: 4294967296
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue