Skip to content

Commit c9146bc

Browse files
Merge pull request #292258 from AbhishekMallick-MS/Dec-20-2024-HyperV
HyperV backup - note added
2 parents c2730c1 + fff4759 commit c9146bc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/backup/back-up-hyper-v-virtual-machines-mabs.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Hyper-V virtual machines with MABS
33
description: This article contains the procedures for backing up and recovery of virtual machines using Microsoft Azure Backup Server (MABS).
44
ms.topic: how-to
5-
ms.date: 03/15/2024
5+
ms.date: 12/20/2024
66
ms.service: azure-backup
77
ms.custom: engagement-fy24
88
author: AbhishekMallick-MS
@@ -13,6 +13,10 @@ ms.author: v-abhmallick
1313

1414
This article describes how to back up and restore Hyper-V virtual machines using Microsoft Azure Backup Server (MABS).
1515

16+
>[!Note]
17+
>When the trim is performed within the guest OS, the tracking of incremental blocks is reset, resulting in a full backup. The trim within the guest OS releases unused blocks of the virtual disk (VHDX) and optimizes the disk size. However, this reduces the size of the VHDX and changes the SequenceNumber of the tracked incremental blocks, resulting in a full backup size. Unless the purpose is to improve the efficiency of storage on the Hyper-V host side, we recommend you to stop the trim process within the guest to avoid an increase in backup size.
18+
19+
1620
## Supported scenarios
1721

1822
MABS can back up virtual machines running on Hyper-V host servers in the following scenarios:

0 commit comments

Comments
 (0)