Skip to content

Commit 6af2170

Browse files
authored
Merge pull request #85770 from dcurwin/restore-vmware-aug2019
Restore VMWare in MABS
2 parents 5185466 + da10386 commit 6af2170

File tree

7 files changed

+82
-0
lines changed

7 files changed

+82
-0
lines changed
101 KB
Loading
57.4 KB
Loading
187 KB
Loading
93.3 KB
Loading
217 KB
Loading
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
title: Restore VMware VMs with Azure Backup Server
3+
description: Use Azure Backup Server (MABS) to restore VMware VMs running on a VMware vCenter/ESXi server.
4+
5+
author: dcurwin
6+
manager: carmonm
7+
ms.service: backup
8+
ms.topic: conceptual
9+
ms.date: 8/18/2019
10+
ms.author: dacurwin
11+
---
12+
# Restore VMware virtual machines
13+
14+
This article explains how to use Microsoft Azure Backup Server (MABS) to restore VMware VM recovery points. For an overview on using MABS to recover data, see [Recover protected data](https://docs.microsoft.com/azure/backup/backup-azure-alternate-dpm-server). In the MABS Administrator Console, there are two ways to find recoverable data - search or browse. When recovering data, you may, or may not want to restore data or a VM to the same location. For this reason, MABS supports three recovery options for VMware VM backups:
15+
16+
**Original location recovery (OLR)** - Use OLR to restore a protected VM to its original location. You can restore a VM to its original location only if no disks have been added or deleted, since the backup occurred. If disks have been added or deleted, you must use alternate location recovery.
17+
18+
**Alternate location recovery (ALR)** - When the original VM is missing, or you don't want to disturb the original VM, recover the VM to an alternate location. To recover a VM to an alternate location, you must provide the location of an ESXi host, resource pool, folder, and the storage datastore and path. To help differentiate the restored VM from the original VM, MABS appends "-Recovered" to the name of the VM.
19+
20+
**Individual file location recovery (ILR)** - If the protected VM is a Windows Server VM, individual files/folders inside the VM can be recovered using MABS’s ILR capability. To recover individual files, see the procedure later in this article.
21+
22+
23+
## Restore a recovery point
24+
25+
1. In the MABS Administrator Console, click Recovery view.
26+
27+
2. Using the Browse pane, browse or filter to find the VM you want to recover. Once you select a VM or folder, the Recovery points for pane displays the available recovery points.
28+
29+
![Available recovery points](./media/restore-azure-backup-server-vmware/recovery-points.png)
30+
31+
3. In the **Recovery points for** field, use the calendar and drop-down menus to select a date when a recovery point was taken. Calendar dates in bold have available recovery points.
32+
33+
4. On the tool ribbon, click **Recover** to open the **Recovery Wizard**.
34+
35+
![Recovery Wizard, Review Recovery Selection](./media/restore-azure-backup-server-vmware/recovery-wizard.png)
36+
37+
5. Click **Next** to advance to the **Specify Recovery Options** screen.
38+
39+
6. On the **Specify Recovery Options** screen, if you want to enable network bandwidth throttling, click **Modify**. To leave network throttling disabled, click **Next**. No other options on this wizard screen are available for VMware VMs. If you choose to modify the network bandwidth throttle, in the Throttle dialog, select **Enable network bandwidth usage throttling** to turn it on. Once enabled, configure the **Settings** and **Work Schedule**.
40+
41+
7. On the **Select Recovery Type** screen, choose whether to recover to the original instance, or to a new location, and click **Next**.
42+
43+
* If you choose **Recover to original instance**, you don't need to make any more choices in the wizard. The data for the original instance is used.
44+
45+
* If you choose **Recover as virtual machine on any host**, then on the **Specify Destination** screen, provide the information for **ESXi Host, Resource Pool, Folder,** and **Path**.
46+
47+
![Select Recovery Type](./media/restore-azure-backup-server-vmware/recovery-type.png)
48+
49+
8. On the **Summary** screen, review your settings and click **Recover** to start the recovery process. The **Recovery status** screen shows the progression of the recovery operation.
50+
51+
## Restore an individual file from a VM
52+
53+
You can restore individual files from a protected VM recovery point. This feature is only available for Windows Server VMs. Restoring individual files is similar to restoring the entire VM, except you browse into the VMDK and find the file(s) you want, before starting the recovery process. To recover an individual file or select files from a Windows Server VM:
54+
55+
1. In the MABS Administrator Console, click **Recovery** view.
56+
57+
2. Using the **Browse** pane, browse or filter to find the VM you want to recover. Once you select a VM or folder, the Recovery points for pane displays the available recovery points.
58+
59+
![Available recovery points](./media/restore-azure-backup-server-vmware/recovery-points.png)
60+
61+
3. In the **Recovery Points for:** pane, use the calendar to select the date that contains the desired recovery point(s). Depending on how the backup policy has been configured, dates can have more than one recovery point. Once you've selected the day when the recovery point was taken, make sure you've chosen the correct **Recovery time**. If the selected date has multiple recovery points, choose your recovery point by selecting it in the Recovery time drop-down menu. Once you chose the recovery point, the list of recoverable items appears in the **Path:** pane.
62+
63+
4. To find the files you want to recover, in the **Path** pane, double-click the item in the **Recoverable item** column to open it. Select the file, files, or folders you want to recover. To select multiple items, press the **Ctrl** key while selecting each item. Use the **Path** pane to search the list of files or folders appearing in the **Recoverable Item** column. **Search list below** does not search into subfolders. To search through subfolders, double-click the folder. Use the **Up** button to move from a child folder into the parent folder. You can select multiple items (files and folders), but they must be in the same parent folder. You cannot recover items from multiple folders in the same recovery job.
64+
65+
5. When you have selected the item(s) for recovery, in the Administrator Console tool ribbon, click **Recover** to open the **Recovery Wizard**. In the Recovery Wizard, the **Review Recovery Selection** screen shows the selected items to be recovered.
66+
![Review Recovery Selection](./media/restore-azure-backup-server-vmware/review-recovery.png)
67+
68+
6. On the **Specify Recovery Options** screen, if you want to enable network bandwidth throttling, click **Modify**. To leave network throttling disabled, click **Next**. No other options on this wizard screen are available for VMware VMs. If you choose to modify the network bandwidth throttle, in the Throttle dialog, select **Enable network bandwidth usage throttling** to turn it on. Once enabled, configure the **Settings** and **Work Schedule**.
69+
7. On the **Select Recovery Type** screen, click **Next**. You can only recover your file(s) or folder(s) to a network folder.
70+
8. On the **Specify Destination** screen, click **Browse** to find a network location for your files or folders. MABS creates a folder where all recovered items are copied. The folder name has the prefix, MABS_day-month-year. When you select a location for the recovered files or folder, the details for that location (Destination, Destination path, and available space) are provided.
71+
72+
![Specify location to recover files](./media/restore-azure-backup-server-vmware/specify-destination.png)
73+
74+
9. On the **Specify Recovery Options** screen, choose which security setting to apply. You can opt to modify the network bandwidth usage throttling, but throttling is disabled by default. Also, **SAN Recovery** and **Notification** are not enabled.
75+
10. On the **Summary** screen, review your settings and click **Recover** to start the recovery process. The **Recovery status** screen shows the progression of the recovery operation.
76+
77+
78+
## Next steps
79+
For troubleshooting issues when using Azure Backup Server, review the [troubleshooting guide for Azure Backup Server](./backup-azure-mabs-troubleshoot.md).
80+

articles/backup/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@
114114
href: backup-mabs-system-state-and-bmr.md
115115
- name: Recover data from Azure Backup Server
116116
href: backup-azure-alternate-dpm-server.md
117+
- name: Restore VMware VMs with Azure Backup Server
118+
href: restore-azure-backup-server-vmware.md
117119
- name: Azure Backup Server on Azure Stack
118120
items:
119121
- name: Install Azure Backup Server

0 commit comments

Comments
 (0)