Set the kernel SHMMAX parameter if one is defined for the host
This commit is contained in:
parent
57b39c0630
commit
ad717c8ff0
3 changed files with 8 additions and 1 deletions
|
@ -34,3 +34,6 @@ mem_size: 8192
|
|||
num_cpus: 2
|
||||
tcp_ports: [ 5432, 443 ]
|
||||
fas_client_groups: sysadmin-qa,sysadmin-noc
|
||||
|
||||
# kernel SHMMAX value
|
||||
kernel_shmmax: 68719476736
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue