Skip to content

Commit 9608652

Browse files
Merge pull request #263014 from AbhishekMallick-MS/revert-262882-revert-262757-Jan-9-2024-MABS
Revert "Revert "MABS V3 UR2 Hotfix updates""
2 parents 9c77426 + 908ad15 commit 9608652

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/backup/backup-mabs-whats-new-mabs.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: What's new in Microsoft Azure Backup Server
33
description: Microsoft Azure Backup Server gives you enhanced backup capabilities for protecting VMs, files and folders, workloads, and more.
44
ms.service: backup
55
ms.topic: conceptual
6-
ms.date: 12/04/2023
6+
ms.date: 01/09/2024
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
---
@@ -75,6 +75,21 @@ The following table lists the included features in MABS V4:
7575
| Parallel online backup jobs - limit enhancement | MABS V4 supports increasing the maximum parallel online backup jobs from *eight* to a configurable limit based on your hardware and network limitations through a registry key for faster online backups. [Learn more](backup-azure-microsoft-azure-backup.md). |
7676
| Faster Item Level Recoveries | MABS V4 moves away from File Catalog for online backup of file/folder workloads. File Catalog was necessary to restore individual files and folders from online recovery points, but increased backup time by uploading file metadata. <br><br> MABS V4 uses an *iSCSI mount* to provide faster individual file restores and reduces backup time, because file metadata doesn't need to be uploaded. |
7777

78+
## What's new in MABS V3 UR2 Hotfix?
79+
80+
This update contains the following enhancement to improve the backup time. For more information on the enhancements and the installation, see the [KB article](https://help.microsoft.com/support/5031799).
81+
82+
**Removed File Catalog dependency for online backup of file/folder workloads**: This update removes the dependency of MABS V3 on File Catalog (list of files in a recovery point maintained in the cloud) which was needed to restore individual files and folders from the online recovery points. This Hotfix allows MABS V3 UR2 to use a modern *iSCSI mount* method to provide individual file restoration.
83+
84+
**Advantages**:
85+
86+
- Reduces the backup time by up to *15%* because file catalog metadata (list of files in a recovery point) isn't generated during the backup operation.
87+
- - Item-level recovery errors due to inconsistent file catalog metadata are avoided because *iSCSI mounts* are used.
88+
- - After the recovery point is mounted, file browsing during item-level recovery is faster for recovery points with many files and folders.
89+
90+
>[!Note]
91+
>We recommend that you update your MABS V3 installation to Hotfix for Update Rollup 2 to benefit from the enhancement. Ensure that you also update your MARS Agent to the latest version (2.0.9262.0 or higher).
92+
7893
## What’s new in MABS v3 UR2?
7994

8095
Microsoft Azure Backup Server (MABS) version 3 UR2 supports the following new features/feature updates.

0 commit comments

Comments
 (0)