你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

关于 Azure 虚拟机的无代理多磁盘崩溃一致性备份

Azure 备份使用多磁盘故障一致还原点支持无代理虚拟机 (VM) 备份。 通过增强型 VM 备份策略,可以配置 Azure VM 的备份(应用程序一致性还原点或崩溃一致性还原点)的一致性类型。 This feature also enables Azure VM backup to retry the backup operation with crash-consistent snapshots (for supported VMs) if the application-consistent snapshot fails.

Note

无代理多磁盘崩溃一致 VM 备份功能已正式发布。 This release includes changes to billing; see the pricing details.

何时选择崩溃一致性备份而不是应用程序一致性备份?

在以下方案中选择执行崩溃一致备份:

  • 工作负载注重敏感,并且可以容忍从崩溃一致性备份中恢复,而崩溃一致性备份有助于在备份期间在较短的时间内使 VM I/O 静止时。 Crash-consistent backup doesn't use Volume Shadow Copy Service (VSS) (for Windows) or fsfreeze (for Linux) to avoid the associated quiescing delays.

  • If you don't want to install the VM Agent or snapshot extension required for application-consistent or file-system-consistent snapshots in your Azure VM, use crash-consistent backups for an agentless backup solution.

  • 如果不支持应用程序或文件系统一致性备份的操作系统,请使用崩溃一致性备份。 崩溃一致性备份与操作系统无关,因为它不依赖于 VM 代理或快照扩展。

何时不使用崩溃一致性备份?

在以下方案中不要使用崩溃一致性备份:

  • 您的应用程序无法容忍从崩溃一致性备份中恢复。
  • 你用前/后脚本来备份 Linux 虚拟机。
  • 使用读/写主机缓存,并且工作负荷对备份前未刷新的缓存数据敏感。

无代理多磁盘崩溃一致性备份的定价

对于使用无代理备份保护的每个 VM,会收取保护实例费用,类似于应用一致性 VM 备份。 此费用取决于 VM 的已用大小,计算方式为其预配大小的 50%。 This fee depends on the VM’s used size, calculated as 50 percent of its provisioned size.

支持无代理多磁盘崩溃一致 VM 备份的方案

下表列出了无代理多磁盘崩溃一致 Azure 虚拟机 (VM) 备份支持的方案:

Scenario Supportability
Region availability 在所有 Azure 公共区域中受支持。
备份策略类型 仅增强策略支持无代理崩溃一致备份。
VM 类型和大小 - Supported for VM sizes that are premium storage capable (VM size that include "s" in their name) such as DSv2.
- 支持受信任启动 VM。
- 不支持具有超级磁盘、高级 v2 SSD、临时 OS 磁盘、共享磁盘和写入加速磁盘的 VM。
Pre/post script 不支持 Linux VM 备份。

Note

For disks configured with read/write host caching, multi-disk crash consistency can't be guaranteed because writes that occur while the snapshot is taken might not be acknowledged by Azure Storage. 如果保持一致性至关重要,建议使用应用程序一致性备份。

Next steps

使用无代理多磁盘崩溃一致备份来备份 Azure VM