--- # # Only allow postgresql access from the frontend node. # custom_rules: ['-A INPUT -p tcp -m tcp -s 10.3.169.104 --dport 5432 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 10.3.169.105 --dport 5432 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 10.3.169.10 --dport 5432 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 10.3.163.10 --dport 5432 -j ACCEPT'] # This is a generic list, monitored by collectd databases: - koji datacenter: iad2 db_backup_dir: ['/backups'] # This is a more strict list, to be made publicly available dbs_to_backup: - koji effective_cache_size: "100GB" effective_io_concurrency: 20 eth0_ipv4_gw: 10.3.169.254 eth0_ipv4_ip: 10.3.169.103 # kernel SHMMAX value kernel_shmmax: 68719476736 ks_repo: http://10.3.163.35/repo/rhel/RHEL9-x86_64/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel # These are normally group variables, but in this case db servers are often different lvm_size: 1750000 max_cpu: 96 max_mem_size: 327680 max_parallel_maintenance_workers: 4 max_parallel_workers: 40 max_parallel_workers_per_gather: 10 max_stack_depth: "6MB" max_worker_processes: 60 mem_size: 262140 nagios_Check_Services: swap: false nrpe_procs_crit: 700 # # Large updates pushes cause lots of db threads doing the tag moves, so up this from default. # nrpe_procs_warn: 600 num_cpus: 64 shared_buffers: "64GB" swap: false temp_buffers: "192MB" vmhost: bvmhost-x86-01.iad2.fedoraproject.org volgroup: /dev/vg_guests