Hello there,
I am trying to set up a backup retention schedule, and I encountered a strange issue.
For example, when I execute the command:
pbm cleanup --older-than 4d
,
PBM correctly displays the list of backups that should be deleted. However, it actually forgets about all backups — pbm list
shows no backups at all.
Setting date instead of days count gives the same result.
Additionally, the backup files are not actually deleted during this process.
PBM Version 2.7.0.
S3 storage - minio