Delete/remove snapshots

TwiX

Renowned Member
Feb 3, 2015
314
23
83
Hi,

Is there a way to delete/remove snapshots older than X days (or specific date) in one shot ?

Thanks
 
When you schedule a backup job you can specify how many copies or how old can the be if you have the Datastore.Prune permission. Other than that you could go to the Proxmox Backup server UI and sort backups according to creation date in their datastore.
 
Hi,

But for old VMs that are not backuped up anymore you have to select VMs one by one manually in order to delete the snapshots
 
Yes, using the web interface you would have to go through each one. Alternatively, you could use proxmox-backup-manager to manage them and create a small script if needed.