a while ago we added S3 buckets with immutability (15 days) to out SOBR as replacement for our tape backups. We also had to reconfigure/rearrange backup jobs (forever inc with synt. full's as before but different grouping of VM's) and started with new jobs and new full backups. The old backup and backup copy jobs are still in Backups -> Disk (imported). As there is still a lot of backup space occupied by these old jobs, we wanted to delete them. The retention time of these jobs (14 days) is already expired (last backup 16. Sep). Then we started wondering that we could not delete the backups and I found out that this might me related to the additional period of up to 10 days for block generation.
Example:
Code: Select all
09.10.2020 07:58:18 Error [BJ-xxxxx] Failed to delete backup Error: Unable to delete the backup because it is marked as immutable until 10 October 2020 03:47:21.
Is there a way in Veeam to check the immutability date? It's hard to find the right blocks in S3 bucket that are related to a certain VM or backup job. It's a not that transparent what is going on for me.
In general we see quite some failures/warnings/erros with S3 as offload destination.
Example:
Here I wanted to delete an backup job where immutability was definitely expired and 1:18h later I got this error.
Code: Select all
09.10.2020 09:14:33 Error [BJ-xxxx] Failed to delete backup Error: Amazon REST error: 'S3 error: Please reduce your request rate.
Code: SlowDown', error code: 503
Other: HostId: 'xxxxx'
Nearly all our offload jobs show a lot of these failures for the included VM's. That makes it hard to check if everything is ok.
Code: Select all
09.10.2020 05:07:55 :: Processing BJ-xxxxx VMname Error: Transaction (Process ID 406) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
https://imgur.com/BSQVKhn
It's probalby best that I open a new thread for our general S3 problems.