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/azure-vmware/hcx-installation.md
+37-24Lines changed: 37 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,27 @@ ms.date: 05/15/2020
7
7
8
8
# Install HCX for Azure VMWare Solution
9
9
10
-
In this article, set up the VMWare Hybrid Cloud Extension (HCX) solution for your Azure VMWare Solution (AVS) private cloud. The HCX solution supports up to three external enterprise sites, where each external site must have its own HCX Enterprise activation (HEA) key in order to migrate to the AVS Private Cloud target. Hot/cold vMotion migrations for VMs to and from on-premises environments and your AVS private cloud are enabled by the solution.
10
+
In this article, we go through procedures to set up the VMWare Hybrid Cloud Extension (HCX) solution for your Azure VMWare Solution (AVS) private cloud. The HCX solution supports up to three external enterprise sites, where each external site must have its own HCX Enterprise activation (HEA) key in order to migrate to the AVS Private Cloud target. Hot/cold vMotion migrations for VMs to and from on-premises environments and your AVS private cloud are enabled by the solution.
11
11
12
-
**Before you begin:**
12
+
Thoroughly review [Before you begin](#before-you-begn), [Software version requirements](#software-version-requirements), and [Prerequisites](#prerequisites) first.
13
+
14
+
Then, we walk through all necessary procedures to:
15
+
16
+
> [!div class="checklist"]
17
+
> * Deploy the on-premises HCX OVA
18
+
> * Activate and configure HCX
19
+
> * Configure the network uplink and service mesh
20
+
> * Complete setup by checking the appliance status
21
+
22
+
After completing setup, recommended next steps are provided.
23
+
24
+
## Before you begin
13
25
14
-
* Review the basic AVS Software Defined Datacenter (SDDC) [tutorial series](tutorial-network-checklist.md).
15
-
* Related VMware materials on HCX, such as Megie’s VMware vSphere [blog series](https://blogs.vmware.com/vsphere/2019/10/cloud-migration-series-part-1.html) on HCX.
26
+
* Review the basic AVS Software Defined Datacenter (SDDC) [tutorial series](tutorial-network-checklist.md)
27
+
* Review and reference the [VMware HCX documentation](https://docs.vmware.com/en/VMware-HCX/index.html) including the HCX user guide
28
+
* Review VMware docs [Migrating Virtual Machines with VMware HCX](https://docs.vmware.com/en/VMware-HCX/services/user-guide/GUID-D0CD0CC6-3802-42C9-9718-6DA5FEC246C6.html?hWord=N4IghgNiBcIBIGEAaACAtgSwOYCcwBcMB7AOxAF8g)
* Optionally review related VMware materials on HCX, such as the VMware vSphere [blog series](https://blogs.vmware.com/vsphere/2019/10/cloud-migration-series-part-1.html) on HCX.
16
31
* Order an AVS HCX Enterprise activation through AVS support channels.
17
32
18
33
Sizing workloads against compute and storage resources is an essential planning step when preparing to use the AVS Private Cloud HCX solution. This sizing step should be addressed as part of initial private cloud environment planning.
@@ -29,15 +44,15 @@ Infrastructure components must be running the required minimum version.
29
44
30
45
## Prerequisites
31
46
32
-
1.Global reach should be configured between on-premises and AVS SDDC ER
47
+
1. Global reach should be configured between on-premises and AVS SDDC ER
33
48
circuits.
34
49
35
-
2.All required ports should be open between on-premises and AVS SDDC.
50
+
1.All required ports should be open between on-premises and AVS SDDC (see VMWare HCX documentation).
36
51
37
-
3.One IP address for HCX Manager at on-premises and a minimum of 2 IP addresses
52
+
1.One IP address for HCX Manager at on-premises and a minimum of two IP addresses
38
53
for Interconnect (IX) and Network Extension (NE) appliance.
39
54
40
-
4. On-premises HCX IX and NE appliances should be able to reach vCenter
55
+
1. On-premises HCX IX and NE appliances should be able to reach vCenter
41
56
and ESXi infrastructure.
42
57
43
58
## Deploy the VMware HCX OVA on-premises
@@ -53,7 +68,7 @@ Infrastructure components must be running the required minimum version.
53
68
1. Select an OVF template to deploy to on-premises vCenter.
When **Tunnel Status** is **UP** and green, you are ready for
267
-
migration and protecting VMs using HCX Disaster Recovery.
279
+
When the appliance interconnect **Tunnel Status** is **UP** and green, you are ready to
280
+
migrate and protect AVS VMs using HCX. See [VMware HCX documentation](https://docs.vmware.com/en/VMware-HCX/index.html) and [Migrating Virtual Machines with VMware HCX](https://docs.vmware.com/en/VMware-HCX/services/user-guide/GUID-D0CD0CC6-3802-42C9-9718-6DA5FEC246C6.html?hWord=N4IghgNiBcIBIGEAaACAtgSwOYCcwBcMB7AOxAF8g) in the VMWare technical documentation.
0 commit comments