Stupid question on deleting old snapshots.
-
So, originally I was running XO on my cluster, and I ran into some problems after a power failure, and as part of the solution I spun up a newer version of XO.
As part of that I've got lots of snapshots tied to an old (and overly complicated) backup job that I'm not using any more. As I'm trying to simplify the backup routine (with the old XO not running, because why run two?) I'm getting errors that some VMs have too many snapshots. I'm looking at one VM with 22 snapshots stored.
Now, what I want to do is simply go to the VM listing in XO, move to the snapshots tab, and delete everything other than the last few that are the most recent. Then create my new backup job.
For some reason I'm not feeling very confident, though. Is there any reason not to do this?
-
You should be able to delete the snapshots without causing any harm. A couple of things to keep in mind --
-
If the snapshot is associated with an existing backup job, then the next run of that job will result in a full backup instead of a delta
-
It may take some time for the snapshots to coalesce following deletion, so this could still affect your backups until they are completely removed
-
If you want to delete the backups associated with the old job, then you can from the
Backup > Health
tab in XO
-