Mildur wrote:
Yes, that‘s the way, veeam implemented it:
https://helpcenter.veeam.com/docs/backup/cloud/cc_capacity_tier_download.html?ver=110
With the powershell command, only files from the active chain will be downloaded. That‘s much faster to get back the files for the tenant in his cloud repo:
https://helpcenter.veeam.com/docs/backup/powershell/start-vbrdownloadtenantbackup.html?ver=110
But if you need older restore Points, everything needs to be downloaded first by the service provider.
Veeam doesn‘t have a feature, to choose which vm needs to be downloaded and which restore point. That‘s nothing your or another service provider can do better here. Some service provider might to use an on premise object storage in their datacenter. That help to get lower download times, to get the data back. But not with a cloud service like wasabi.
Downloading from Wasabi could get really time intensive, because it‘s s cloud service. The service provider needs to download all data from the internet. Wasabi could be doing some limitation there. Second, there is the limitation from the internet connection.
I would check your SLA with that service provider. Does he guarantee a time until he has that „archive“ data back to you?
@Mildur makes some fantastic points and its the downside of them offloading to another cloud, archive tier is designed not for time sensitive restores, with the benefit of utilising less performant storage.
The main questions I’d be asking (potentially if your service provider):
- Was the cloud provider being forthcoming about how much storage was being using on their performant storage vs wasabi?
Regardless of whether they called it wasabi or just capacity/archive storage. It’s not uncommon for providers to white label such services so they have the flexibility to migrate between them if they need to.
- Was there any mention of storage tiers at all?
If they haven’t communicated to you at all about any of this, directly or in a contract, sounds like a legal dispute could be underway depending on how they’ve advertised their services…
- Have you got any SLAs on recovery?
Cloud based backups inevitably have worse recovery times vs local backups (aka your primary backup repository), it’s important to identify though whether this is an aged recovery or if your cloud provider are being too aggressive offloading backups vs your requirements. Like they say “everything is negotiable” to an extent “everything is configurable”, now you know of the recovery pains, you may want to negotiate for more of their high performance storage and have backups offloaded when they’re older.
To answer your other questions, migrating between cloud providers I would 100% engage Veeam support as it’s not a typical scenario. I don’t see any reason why all your backups couldn’t be downloaded and then uploaded and remapped.
And yes the offload is reliable, you’re working with static files so it’s incredibly tolerant to poor performant networks.
I know none of my responses are a magic bullet, but hopefully they help steer you forward 🙂