You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-mabs-add-storage.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Use Modern Backup Storage with Azure Backup Server
3
3
description: Learn about the new features in Azure Backup Server. This article describes how to upgrade your Backup Server installation.
4
4
ms.topic: how-to
5
-
ms.date: 07/15/2025
5
+
ms.date: 04/13/2026
6
6
ms.service: azure-backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-mallicka
@@ -14,63 +14,63 @@ ms.custom:
14
14
15
15
# Add storage to Azure Backup Server
16
16
17
-
This article describes how to add storage to Azure Backup Server.
17
+
This article describes how to add storage to Microsoft Azure Backup Server (MABS).
18
18
19
19
Azure Backup Server V2 and later supports Modern Backup Storage that offers storage savings of 50 percent, backups that are three times faster, and more efficient storage. It also offers workload-aware storage.
20
20
21
21
> [!NOTE]
22
22
> To use Modern Backup Storage, you must run Backup Server V2 or later on Windows Server 2016 or later.
23
23
> If you run Backup Server V2 on an earlier version of Windows Server, Azure Backup Server can't take advantage of Modern Backup Storage. Instead, it protects workloads as it does with Backup Server V1. For more information, see the Backup Server version [protection matrix](backup-mabs-protection-matrix.md).
24
24
>
25
-
> To achieve enhanced backup performance we recommend deploying MABS v4 with tiered storage on Windows Server 2022. To configure tiered storage, see [Set up MBS with Tiered Storage](/system-center/dpm/add-storage#set-up-mbs-with-tiered-storage).
25
+
> To achieve enhanced backup performance, we recommend deploying MABS v4 with tiered storage on Windows Server 2022. To configure tiered storage, see [Set up MBS with Tiered Storage](/system-center/dpm/add-storage#set-up-mbs-with-tiered-storage).
26
26
27
27
## Volumes in Backup Server
28
28
29
29
Backup Server V2 or later accepts storage volumes. When you add a volume, Backup Server formats the volume to Resilient File System (ReFS), which Modern Backup Storage requires. To add a volume, and to expand it later if you need to, we suggest that you use this workflow:
30
30
31
-
1. Set up Backup Server on a VM.
31
+
1. Set up Backup Server on a virtual machine (VM).
32
32
2. Create a volume on a virtual disk in a storage pool:
33
33
1. Add a disk to a storage pool and create a virtual disk with simple layout.
34
-
2. Add any additional disks, and extend the virtual disk.
34
+
2. Add any other disks, and extend the virtual disk.
35
35
3. Create volumes on the virtual disk.
36
36
3. Add the volumes to Backup Server.
37
37
4. Configure workload-aware storage.
38
38
39
39
## Create a volume for Modern Backup Storage
40
40
41
-
Using Backup Server with volumes as disk storage can help you maintain control over storage. A volume can be a single disk. However, if you want to extend storage in the future, create a volume out of a disk created by using storage spaces. This can help if you want to expand the volume for backup storage. This section offers best practices for creating a volume with this setup.
41
+
Using Backup Server with volumes as disk storage can help you maintain control over storage. A volume can be a single disk. However, if you want to extend storage in the future, create a volume out of a disk created by using storage spaces. The volume creation can help if you want to expand the volume for backup storage. This section offers best practices for creating a volume with this setup.
42
42
43
43
To create a volume for Modern Backup Storage, follow these steps:
44
44
45
45
1. In Server Manager, select **File and Storage Services** > **Volumes** > **Storage Pools**. Under **PHYSICAL DISKS**, select **New Storage Pool**.
46
46
47
-

47
+
:::image type="content" source="./media/backup-mabs-add-storage/mabs-add-storage-1.png" alt-text="Screenshot that shows how to start creating a new storage." lightbox="./media/backup-mabs-add-storage/mabs-add-storage-1.png":::
48
48
49
49
2. In the **TASKS** drop-down box, select **New Virtual Disk**.
50
50
51
-

51
+
:::image type="content" source="./media/backup-mabs-add-storage/mabs-add-storage-2.png" alt-text="Screenshot that shows how to add a virtual disk." lightbox="./media/backup-mabs-add-storage/mabs-add-storage-2.png":::
52
52
53
53
3. Select the storage pool, and then select **Add Physical Disk**.
54
54
55
-

55
+
:::image type="content" source="./media/backup-mabs-add-storage/mabs-add-storage-3.png" alt-text="Screenshot that shows how to add a physical disk." lightbox="./media/backup-mabs-add-storage/mabs-add-storage-3.png":::
56
56
57
57
4. Select the physical disk, and then select **Extend Virtual Disk**.
58
58
59
-

59
+
:::image type="content" source="./media/backup-mabs-add-storage/mabs-add-storage-4.png" alt-text="Screenshot that shows how to extend the virtual disk." lightbox="./media/backup-mabs-add-storage/mabs-add-storage-4.png":::
60
60
61
61
5. Select the virtual disk, and then select **New Volume**.
62
62
63
-

63
+
:::image type="content" source="./media/backup-mabs-add-storage/mabs-add-storage-5.png" alt-text="Screenshot that shows how to create a new volume." lightbox="./media/backup-mabs-add-storage/mabs-add-storage-5.png":::
64
64
65
65
6. In the **Select the server and disk** dialog, select the server and the new disk. Then, select **Next**.
66
66
67
-

67
+
:::image type="content" source="./media/backup-mabs-add-storage/mabs-add-storage-6.png" alt-text="Screenshot that shows how to select the server and disk." lightbox="./media/backup-mabs-add-storage/mabs-add-storage-6.png":::
68
68
69
69
## Add volumes to Backup Server disk storage
70
70
71
71
To add a volume to Backup Server, in the **Management** pane, rescan the storage, and then select **Add**. A list of all the volumes available to be added for Backup Server Storage appears. After available volumes are added to the list of selected volumes, you can give them a friendly name to help you manage them. To format these volumes to ReFS so Backup Server can use the benefits of Modern Backup Storage, select **OK**.
72
72
73
-

73
+
:::image type="content" source="./media/backup-mabs-add-storage/mabs-add-storage-7.png" alt-text="Screenshot that shows how to add Available Volumes." lightbox="./media/backup-mabs-add-storage/mabs-add-storage-7.png":::
The following screenshot shows the Update-DPMDiskStorage cmdlet in the PowerShell window.
97
97
98
-

98
+
:::image type="content" source="./media/backup-mabs-add-storage/mabs-add-storage-8.png" alt-text="Screenshot that shows the Update-DPMDiskStorage command in the PowerShell window" lightbox="./media/backup-mabs-add-storage/mabs-add-storage-8.png":::
99
99
100
100
The changes you make by using PowerShell are reflected in the Backup Server Administrator Console.
101
101
102
-

102
+
:::image type="content" source="./media/backup-mabs-add-storage/mabs-add-storage-9.png" alt-text="Screenshot that shows the disks and volumes in the Administrator Console." lightbox="./media/backup-mabs-add-storage/mabs-add-storage-9.png":::
103
103
104
104
## Migrate legacy storage to Modern Backup Storage for MABS v2
105
105
106
106
After you upgrade to or install Backup Server V2 and upgrade the operating system to Windows Server 2016, update your protection groups to use Modern Backup Storage. By default, protection groups aren't changed. They continue to function as they were initially set up.
107
107
108
-
Updating protection groups to use Modern Backup Storage is optional. To update the protection group, stop protection of all data sources by using the retaindata option. Then, add the data sources to a new protection group.
108
+
Updating protection groups to use Modern Backup Storage is optional. To update the protection group, stop protection of all data sources by using the retain-data option. Then, add the data sources to a new protection group.
109
109
110
110
To migrate legacy storage to Modern Backup Storage for MABS v2, follow these steps:
111
111
112
112
1. In the Administrator Console, select the **Protection** feature. In the **Protection Group Member** list, right-click the member, and then select **Stop protection of member**.
113
113
114
-

114
+
:::image type="content" source="./media/backup-mabs-add-storage/stop-protection-10.png" alt-text="Screenshot that show how to stop protection of member." lightbox="./media/backup-mabs-add-storage/stop-protection-10.png":::
115
115
116
116
2. In the **Remove from Group** dialog box, review the used disk space and the available free space for the storage pool. The default is to leave the recovery points on the disk and allows them to expire per their associated retention policy. Select **OK**.
117
117
118
118
If you want to immediately return the used disk space to the free storage pool, select the **Delete replica on disk** check box to delete the backup data (and recovery points) associated with that member.
119
119
120
-

120
+
:::image type="content" source="./media/backup-mabs-add-storage/retain-data-11.png" alt-text="Screenshot that shows how to remove from Group dialog box." lightbox="./media/backup-mabs-add-storage/retain-data-11.png":::
121
121
122
122
3. Create a protection group that uses Modern Backup Storage. Include the unprotected data sources.
0 commit comments