db-datanommer02: Try adding some parallel workers
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3036eaae26
commit
abefd06101
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
|||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
||||
# These are normally group variables, but in this case db servers are often different
|
||||
lvm_size: 1500g
|
||||
max_parallel_workers: 6
|
||||
max_parallel_workers_per_gather: 4
|
||||
max_worker_processes: 8
|
||||
mem_size: 65536
|
||||
nagios_Check_Services:
|
||||
swap: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue