Application-Consistent Backups Using Azure Managed Disk Snapshots

You can perform application-consistent snapshot backups of the following databases using Commvault application agents running on Azure VMs.

  • DB2

  • Oracle

  • SAP HANA

  • SAP Oracle

  • SQL Server

  • Sybase

You can perform the following snapshot operations using the Microsoft Azure snapshot engine.

  • IntelliSnap backup operations with all supported device types and data types

  • IntelliSnap restore operations and revert operations

    As part of a snapshot restore operation, temporary disks (snapshot clones) are created from point-in-time snapshots and attached to the VM. Data is transferred from the snapshot clones to the original database disks. The snapshot clones are detached and deleted after the data transfer completes.

    As part of a snapshot revert operation, the existing database disks are detached from the VM and deleted from the resource groups. You can use the bAzureDeleteOriginalDiskOnRevert additional setting to control whether deletion of the existing database disks from the resource groups is skipped. The new disks are then created from the point-in-time snapshots and attached to the VM.

  • Offline backup copy operations with and without a proxy server

    Backup copy operations with the source VM and the proxy VM on different subscription or resource group are supported. Make sure that the proxy VM has the contributor role at the Azure Resource Groups scope that manages the VM and the backup snapshots.

  • Database copy restore operations with a bare-metal setup from one Azure VM to a new Azure VM

    Cross-machine restores with the source and destination VM on different subscription or resource groups are supported.

IntelliSnap operations are also supported on Azure VMs with availability zones. Inter zone data transfer rates are applied when you restore the snapshots to a different availability zone. For more info on the inter zone data transfer rates, see Azure - Bandwidth Pricing Details documentation.

By default, the snapshot engine leverages Microsoft's incremental snapshot type for the managed disks. Incremental snapshots are a cost-effective point-in-time backup of the managed disks, which store only the delta data from the last snapshot. If the incremental snapshot fails for any reason, the snapshot engine creates a regular full snapshot automatically. Microsoft's incremental snapshot solution has the following advantages:

  • Cost-effective solution to create snapshots that include only the differences from the previous snapshot.

  • Data aging and restore operations are the same as that for Commvault regular snapshots.

For more information on the restrictions and prerequisites for incremental snapshots, see Microsoft article Create an incremental snapshot for managed disks.

Loading...