Skip to content

Commit 6b87d92

Browse files
Merge pull request #288859 from AbhishekMallick-MS/Oct-21-2024-EEE
Addressed EEE doc ask #29180530
2 parents 0b26707 + d0ffc85 commit 6b87d92

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/backup/backup-azure-vm-backup-faq.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,3 +426,9 @@ sections:
426426
>- **OLR**: Provides a seamless continuation of backups with the same policy.
427427
>- **ALR**: Requires manual setup of backup policies for the new VM.
428428
429+
- question: Why VMs with the Storage Spaces direct and Storage Spaces are not supported with the Azure VM Backup?
430+
answer: |
431+
Storage Spaces Direct is not supported since it has data spread across two different virtual machines.
432+
433+
Storage spaces in a single VM not supported for application consistent VM backup. For application consistent VM backup, VSS freezes the I/O and ensures that disk snapshots are consistent. Storage Spaces can still perform writes in the background, breaking the application consistent guarantee. This can result in a small probability that the backup taken is not application consistent. Today, backup and recovery of VM with storage spaces is not blocked in the product.
434+

0 commit comments

Comments
 (0)