300GB is fine, no need for 3TB. ;)

This commit is contained in:
Kevin Fenzi 2014-09-29 19:54:08 +00:00
parent b5e06c0c96
commit dff3321453

View file

@ -20,7 +20,7 @@ dbs_to_backup:
host_backup_targets: ['/backups']
# These are normally group variables, but in this case db servers are often different
lvm_size: 3000000
lvm_size: 300000
mem_size: 25165824
num_cpus: 8
tcp_ports: [ 5432, 443 ]