Freeze break request: change backup02 snapshot sizes

Pierre-Yves Chibon pingou at pingoured.fr
Sun Oct 19 20:01:56 UTC 2014


On Sun, Oct 19, 2014 at 11:20:43AM -0600, Kevin Fenzi wrote:
> backup02's backup volume is 100% full. 
> 
> I'm going to make the snapshots it keeps smaller so I can add that room
> to the main backup volume. 
> 
> I've already confirmed that the smaller size should be fine and
> will hold the deltas for those days. 
> 
> +1s?
> 
> kevin
> --
> diff --git a/modules/scripts/files/drBackup.sh b/modules/scripts/files/drBackup.sh
> index 8d4dafb..e737155 100644
> --- a/modules/scripts/files/drBackup.sh
> +++ b/modules/scripts/files/drBackup.sh
> @@ -8,7 +8,7 @@
>  # Delete snapshot three days ago
>  /sbin/lvremove -f /dev/BackupGroup01/BackupSnap-$(/bin/date -d '3 days ago' +%a) > /dev/null
>  sleep 30
> -/sbin/lvcreate -s -n BackupSnap-$(date +%a) -L 40G /dev/BackupGroup01/backup > /dev/null
> +/sbin/lvcreate -s -n BackupSnap-$(date +%a) -L 25G /dev/BackupGroup01/backup > /dev/null
>  
>  # Database Backups
>  echo "rsync db1" | logger


+1 for me

Pierre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20141019/614ce996/attachment.sig>


More information about the infrastructure mailing list