db-koji01: try putting effective_io_concurrency back to 0
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
90c77850bf
commit
4bb210adf1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ db_backup_dir: ['/backups']
|
|||
dbs_to_backup:
|
||||
- koji
|
||||
effective_cache_size: "100GB"
|
||||
effective_io_concurrency: 1
|
||||
effective_io_concurrency: 0
|
||||
eth0_ipv4_gw: 10.3.169.254
|
||||
eth0_ipv4_ip: 10.3.169.103
|
||||
# kernel SHMMAX value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue