Backblaze B2 s3 with Veeam Backup for Office365
Backblaze B2 storage is now s3 api compatible. Want to use this with Veeam Backup for Office365 as an object target. The good news is, you can!
Backblaze B2 storage is now s3 api compatible. Want to use this with Veeam Backup for Office365 as an object target. The good news is, you can!
The API in version 4 of the API appears to have been significantly improved. I have seen dramatic improvement of 300+ seconds per call down to 10s...nice.
The data integration api from Veeam is a powerful way to get access to your backup data and re-use it without affecting production systems. Check this example script out out for getting started with this feature.
Instant Disk Recovery in Veeam B&R allows you to instantly recovery a disk (or disks) to running virtual machines from the backup environment. Check out how easy it is.
Overview of how to fetch NAS backup job sessions using the Veeam API using the new /api/NAS endpoints and an alternate method using the query service + filters
An overview of how to retrieve information on file servers using the /api/nas/fileServers endpoints in Veeam B&R Enterprise Manager. We will cover o
An overview of the responses for the /api/nas/jobs endpoints in Veeam B&R Enterprise Manager
With the introduction of the NAS backup functionality in Veeam B&R v10 there are some new endpoints available in the Enterprise Manager API under /api/nas.
One of the most eagerly awaited features in the Veeam B&R suite is the NAS backup feature. It is finally here and supports SMB and NFS file shares.
Need to audit your virtual machine disk layouts from your production site vs your replica site? This quick script will get you started.
With support now baked into v4 to backup Office365 data into object storage providers will be looking at migrating their block-backed repositories. Here is a quick run down of how to add one.
How to configure reverse proxy using IIS Application Request Routing with SSL Offloading to a Minio Server (or any other internal web service)