Skip to content

Scripts that delete Avamar backups (Use at your own risk)

Notifications You must be signed in to change notification settings

OneMainF/delete-avamar-backups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

delete-avamar-backups

Scripts that delete Avamar backups (Use at your own risk)

The scripts will start on a date specified and then delete ALL daily and weekly backups from that point on.

Scripts must be ran on the Avamar server

Usage - ./delete_backups.sh "BackupDomain" "Server Name" "Date to start deleting from"

Example - ./delete_backups.sh "/" "bigServer" "2015-12-20"

Deleting replicated backups Usage - ./delete_replicated_backups.sh "Server Name" "Date to start deleting from"

Example - ./delete_replicated_backups.sh "bigServer" "2015-12-20"

This script does the same thing as delete_backups.sh but it will delete from the REPLICATE domain

Note: if you delete from the REPLICATE domain before you delete from the source domain the backups will rereplicate.

About

Scripts that delete Avamar backups (Use at your own risk)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages