Skip to content

Commit 38175d9

Browse files
committed
edit pass: site-recovery-deprecation-upgrade
1 parent f3c977c commit 38175d9

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

articles/site-recovery/upgrade-2012R2-to-2016.md

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Upgrade Windows Server and System Center Virtual Machine Manager 2012 R2 to 2016
2+
title: Upgrade Windows Server and System Center VMM 2012 R2 to 2016
33
description: Learn how to upgrade Windows Server 2012 R2 hosts and System Center Virtual Machine Manager 2012 R2 configured with Azure Site Recovery to Windows Server 2016 and Virtual Machine Manager 2016.
44
services: site-recovery
55
author: ankitaduttaMSFT
@@ -10,9 +10,9 @@ ms.date: 12/03/2018
1010
ms.author: ankitadutta
1111
---
1212

13-
# Upgrade Windows Server and System Center Virtual Machine Manager 2012 R2 to 2016
13+
# Upgrade Windows Server and System Center VMM 2012 R2 to 2016
1414

15-
This article shows you how to upgrade Windows Server 2012 R2 hosts and System Center Virtual Machine Manager 2012 R2 configured with Azure Site Recovery to Windows Server 2016 and Virtual Machine Manager 2016.
15+
This article shows you how to upgrade Windows Server 2012 R2 hosts and System Center Virtual Machine Manager (VMM) 2012 R2 configured with Azure Site Recovery to Windows Server 2016 and VMM 2016.
1616

1717
Site Recovery contributes to your business continuity and disaster recovery (BCDR) strategy. The service ensures that your virtual machine (VM) workloads remain available when expected and unexpected outages occur.
1818

@@ -22,33 +22,33 @@ Site Recovery contributes to your business continuity and disaster recovery (BCD
2222
In this article, you learn how to upgrade the following configurations in your environment:
2323

2424
> [!div class="checklist"]
25-
> * Windows Server 2012 R2 hosts that Virtual Machine Manager doesn't manage
26-
> * Windows Server 2012 R2 hosts that a standalone Virtual Machine Manager 2012 R2 server manages
27-
> * Windows Server 2012 R2 hosts that a highly available Virtual Machine Manager 2012 R2 server manages
25+
> * Windows Server 2012 R2 hosts that VMM doesn't manage
26+
> * Windows Server 2012 R2 hosts that a standalone VMM 2012 R2 server manages
27+
> * Windows Server 2012 R2 hosts that a highly available VMM 2012 R2 server manages
2828
2929
## Prerequisites and factors to consider
3030

3131
Before you upgrade, note the following:
3232

33-
- If you have Windows Server 2012 R2 hosts that Virtual Machine Manager doesn't manage, and it's a standalone environment setup, there will be a break in replication if you try to perform the upgrade.
34-
- If you selected **Do not store my keys in Active Directory under Distributed Key Management** while installing Virtual Machine Manager 2012 R2, the upgrades won't finish successfully.
33+
- If you have Windows Server 2012 R2 hosts that VMM doesn't manage, and it's a standalone environment setup, there will be a break in replication if you try to perform the upgrade.
34+
- If you selected **Do not store my keys in Active Directory under Distributed Key Management** while installing VMM 2012 R2, the upgrades won't finish successfully.
3535

36-
- If you're using System Center 2012 R2 Virtual Machine Manager:
36+
- If you're using System Center VMM 2012 R2:
3737

38-
- Check the database information on Virtual Machine Manager. You can find it by going to the Virtual Machine Manager console and selecting **Settings** > **General** > **Database connection**.
38+
- Check the database information on VMM. You can find it by going to the VMM console and selecting **Settings** > **General** > **Database connection**.
3939
- Check the service accounts that you're using for the System Center Virtual Machine Manager Agent service.
40-
- Make sure that you have a backup of the Virtual Machine Manager database.
41-
- Note down the database names of the Virtual Machine Manager servers involved. You can find them by going to the Virtual Machine Manager console and selecting **Settings** > **General** > **Database connection**.
42-
- Note down the Virtual Machine Manager IDs of the 2012 R2 primary and recovery Virtual Machine Manager servers. You can find the Virtual Machine Manager IDs in the registry: *HKLM:\SOFTWARE\Microsoft\Microsoft System Center Virtual Machine Manager Server\Setup*.
43-
- Ensure that the new Virtual Machine Manager instances that you add to the cluster have the same names as before.
40+
- Make sure that you have a backup of the VMM database.
41+
- Note down the database names of the VMM servers involved. You can find them by going to the VMM console and selecting **Settings** > **General** > **Database connection**.
42+
- Note down the VMM IDs of the 2012 R2 primary and recovery VMM servers. You can find the VMM IDs in the registry: *HKLM:\SOFTWARE\Microsoft\Microsoft System Center Virtual Machine Manager Server\Setup*.
43+
- Ensure that the new VMM instances that you add to the cluster have the same names as before.
4444

45-
- If you're replicating between two sites managed by Virtual Machine Manager on both sides, ensure that you upgrade the recovery side before you upgrade the primary side.
45+
- If you're replicating between two sites managed by VMM on both sides, ensure that you upgrade the recovery side before you upgrade the primary side.
4646
> [!WARNING]
47-
> When you're upgrading Virtual Machine Manager 2012 R2, under **Distributed Key Management**, select **Store encryption keys in Active Directory**. Choose the settings for the service account and distributed key management carefully. Based on your selections, encrypted data such as passwords in templates might not be available after the upgrade and can potentially affect replication with Azure Site Recovery.
47+
> When you're upgrading VMM 2012 R2, under **Distributed Key Management**, select **Store encryption keys in Active Directory**. Choose the settings for the service account and distributed key management carefully. Based on your selections, encrypted data such as passwords in templates might not be available after the upgrade and can potentially affect replication with Azure Site Recovery.
4848
49-
For more information, see the detailed Virtual Machine Manager [documentation of prerequisites](/system-center/vmm/upgrade-vmm?view=sc-vmm-2016&preserve-view=true#requirements-and-limitations).
49+
For more information, see the detailed VMM [documentation of prerequisites](/system-center/vmm/upgrade-vmm?view=sc-vmm-2016&preserve-view=true#requirements-and-limitations).
5050

51-
## Windows Server 2012 R2 hosts that Virtual Machine Manager doesn't manage
51+
## Windows Server 2012 R2 hosts that VMM doesn't manage
5252

5353
The following steps apply to the user configuration from [Hyper-V hosts to Azure](./hyper-v-azure-architecture.md). You can complete this configuration by following [this tutorial](./hyper-v-prepare-on-premises-tutorial.md).
5454

@@ -61,14 +61,14 @@ The following steps apply to the user configuration from [Hyper-V hosts to Azure
6161
4. [Use these steps](./hyper-v-azure-tutorial.md#source-settings) to register the new Windows Server 2016 host to Azure Site Recovery. Note that the Hyper-V site is already active and you just need to register the new host in the cluster.
6262
5. Go to the Azure portal and verify the replicated health status inside the Recovery Services vault.
6363

64-
## Upgrade Windows Server 2012 R2 hosts that a standalone Virtual Machine Manager 2012 R2 server manages
64+
## Upgrade Windows Server 2012 R2 hosts that a standalone VMM 2012 R2 server manages
6565

66-
Before you upgrade your Windows Server 2012 R2 hosts, you need to upgrade Virtual Machine Manager 2012 R2 to Virtual Machine Manager 2016. Use the following steps.
66+
Before you upgrade your Windows Server 2012 R2 hosts, you need to upgrade VMM 2012 R2 to VMM 2016. Use the following steps.
6767

68-
### Upgrade standalone Virtual Machine Manager 2012 R2 to Virtual Machine Manager 2016
68+
### Upgrade standalone VMM 2012 R2 to VMM 2016
6969

7070
1. Uninstall the Azure Site Recovery provider. Go to **Control Panel** > **Programs** > **Programs and Features** > **Microsoft Azure Site Recovery**, and then select **Uninstall**.
71-
2. [Retain the Virtual Machine Manager database and upgrade the operating system](/system-center/vmm/upgrade-vmm?view=sc-vmm-2016&preserve-view=true#back-up-and-upgrade-the-operating-system):
71+
2. [Retain the VMM database and upgrade the operating system](/system-center/vmm/upgrade-vmm?view=sc-vmm-2016&preserve-view=true#back-up-and-upgrade-the-operating-system):
7272

7373
a. In **Add or remove programs**, select **VMM** > **Uninstall**.
7474

@@ -78,37 +78,37 @@ Before you upgrade your Windows Server 2012 R2 hosts, you need to upgrade Virtua
7878

7979
d. Review the summary and select **Uninstall**.
8080

81-
4. [Install Virtual Machine Manager 2016](/system-center/vmm/upgrade-vmm?view=sc-vmm-2016&preserve-view=true#install-vmm-2016).
82-
5. Open Virtual Machine Manager and check the status of each host under the **Fabrics** tab. Select **Refresh** to get the most recent status. You should see a status of **Needs Attention**.
83-
6. [Install the latest Azure Site Recovery provider (direct download)](https://aka.ms/downloaddra) on Virtual Machine Manager.
84-
7. Install the latest [Microsoft Azure Recovery Service (MARS) agent](https://aka.ms/latestmarsagent) on each host of the cluster. Refresh to ensure that Virtual Machine Manager can successfully query the hosts.
81+
4. [Install VMM 2016](/system-center/vmm/upgrade-vmm?view=sc-vmm-2016&preserve-view=true#install-vmm-2016).
82+
5. Open VMM and check the status of each host under the **Fabrics** tab. Select **Refresh** to get the most recent status. You should see a status of **Needs Attention**.
83+
6. [Install the latest Azure Site Recovery provider (direct download)](https://aka.ms/downloaddra) on VMM.
84+
7. Install the latest [Microsoft Azure Recovery Service (MARS) agent](https://aka.ms/latestmarsagent) on each host of the cluster. Refresh to ensure that VMM can successfully query the hosts.
8585

8686
## Upgrade Windows Server 2012 R2 hosts to Windows Server 2016
8787

8888
1. Follow [these steps](/windows-server/failover-clustering/cluster-operating-system-rolling-upgrade#cluster-os-rolling-upgrade-process) to perform the rolling cluster upgrade.
89-
2. After you add the new host to the cluster, refresh the host from the Virtual Machine Manager console to install the Virtual Machine Manager agent on this updated host.
89+
2. After you add the new host to the cluster, refresh the host from the VMM console to install the VMM agent on this updated host.
9090
3. Run `Update-VMVersion` to update the versions of the virtual machines.
9191
4. Go to the Azure portal and verify the replicated health status of the virtual machines inside the Recovery Services vault.
9292

93-
## Upgrade Windows Server 2012 R2 hosts that a highly available Virtual Machine Manager 2012 R2 server manages
93+
## Upgrade Windows Server 2012 R2 hosts that a highly available VMM 2012 R2 server manages
9494

95-
Before you upgrade your Windows Server 2012 R2 hosts, you need to upgrade Virtual Machine Manager 2012 R2 to Virtual Machine Manager 2016. The following modes of upgrade are supported while you're upgrading Virtual Machine Manager 2012 R2 servers configured with:
95+
Before you upgrade your Windows Server 2012 R2 hosts, you need to upgrade VMM 2012 R2 to VMM 2016. The following modes of upgrade are supported while you're upgrading VMM 2012 R2 servers configured with:
9696

97-
- Site Recovery mixed mode with no additional Virtual Machine Manager servers.
98-
- Site Recovery mixed mode with additional Virtual Machine Manager servers.
97+
- Site Recovery mixed mode with no additional VMM servers.
98+
- Site Recovery mixed mode with additional VMM servers.
9999

100-
### Upgrade Virtual Machine Manager 2012 R2 to Virtual Machine Manager 2016
100+
### Upgrade VMM 2012 R2 to VMM 2016
101101

102102
1. Uninstall the Azure Site Recovery provider. Go to **Control Panel** > **Programs** > **Programs and Features** > **Microsoft Azure Site Recovery**, and then select **Uninstall**.
103103
2. Follow [these steps](/system-center/vmm/upgrade-vmm?view=sc-vmm-2016&preserve-view=true#upgrade-a-standalone-vmm-server) based on the mode of upgrade that you want to execute.
104-
3. Open the Virtual Machine Manager console and check the status of each host under the **Fabrics** tab. Select **Refresh** to get the most recent status. You should see a status of **Needs Attention**.
105-
4. [Install the latest Azure Site Recovery provider (direct download)](https://aka.ms/downloaddra) on Virtual Machine Manager.
106-
5. Update the latest [Microsoft Azure Recovery Service (MARS) agent](https://aka.ms/latestmarsagent) on each host of the cluster. Refresh to ensure that Virtual Machine Manager can successfully query the hosts.
104+
3. Open the VMM console and check the status of each host under the **Fabrics** tab. Select **Refresh** to get the most recent status. You should see a status of **Needs Attention**.
105+
4. [Install the latest Azure Site Recovery provider (direct download)](https://aka.ms/downloaddra) on VMM.
106+
5. Update the latest [Microsoft Azure Recovery Service (MARS) agent](https://aka.ms/latestmarsagent) on each host of the cluster. Refresh to ensure that VMM can successfully query the hosts.
107107

108108
### Upgrade Windows Server 2012 R2 hosts to Windows Server 2016
109109

110110
1. Follow [these steps](/windows-server/failover-clustering/cluster-operating-system-rolling-upgrade#cluster-os-rolling-upgrade-process) to perform the rolling cluster upgrade.
111-
2. After you add the new host to the cluster, refresh the host from the Virtual Machine Manager console to install the Virtual Machine Manager agent on this updated host.
111+
2. After you add the new host to the cluster, refresh the host from the VMM console to install the VMM agent on this updated host.
112112
3. Run `Update-VMVersion` to update the VM versions of the virtual machines.
113113
4. Go to the Azure portal and verify the replicated health status of the virtual machines inside the Recovery Services vault.
114114

0 commit comments

Comments
 (0)