Skip to content

Commit c5d88d9

Browse files
committed
review comments/edits
1 parent d38ad9f commit c5d88d9

24 files changed

+37
-24
lines changed

articles/azure-vmware/hcx-installation.md

Lines changed: 37 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,27 @@ ms.date: 05/15/2020
77

88
# Install HCX for Azure VMWare Solution
99

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.
1111

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
1325

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)
29+
* Optionally review [VMware HCX Deployment Considerations](https://docs.vmware.com/en/VMware-HCX/services/install-checklist/GUID-C0A0E820-D5D0-4A3D-AD8E-EEAA3229F325.html)
30+
* 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.
1631
* Order an AVS HCX Enterprise activation through AVS support channels.
1732

1833
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.
2944

3045
## Prerequisites
3146

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
3348
circuits.
3449

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).
3651

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
3853
for Interconnect (IX) and Network Extension (NE) appliance.
3954

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
4156
and ESXi infrastructure.
4257

4358
## Deploy the VMware HCX OVA on-premises
@@ -53,7 +68,7 @@ Infrastructure components must be running the required minimum version.
5368
1. Select an OVF template to deploy to on-premises vCenter.
5469
![Select OVF template](./media/hcx-installation/select-template.png)
5570

56-
1. Select a name and location, then select a resource/cluster where HCX needs to be deployed then, review details and required resources.
71+
1. Select a name and location, then select a resource/cluster where HCX needs to be deployed. Then, review details and required resources.
5772
![Review template details](./media/hcx-installation/configure-template.png)
5873

5974
1. Review license terms, and if you agree, select required storage and network. Then select **Next**.
@@ -101,7 +116,7 @@ After installation, perform the following steps.
101116
![Create network profile](./media/hcx-installation/create-network-profile.png)
102117

103118
1. Enter HCX IX and NE IP address ranges (a minimum of 2 IP addresses is
104-
required for IX and NE appliancees)
119+
required for IX and NE appliances)
105120
![Enter IP address ranges](./media/hcx-installation/enter-address-ranges.png)
106121
> [!NOTE]
107122
> The network extension appliance (HCX-NE) has a one-to-one
@@ -189,7 +204,7 @@ Uplink.
189204
used for on-premises to AVS SDDC communication.
190205
![Create network profile for uplink](./media/hcx-installation/network-profile-uplink.png)
191206

192-
1. Enter a name for the network profile and atleast 4-5 free IP addresses
207+
1. Enter a name for the network profile and at least 4-5 free IP addresses
193208
based on the L2 network extension required.
194209
![Configure network profile for uplink](./media/hcx-installation/configure-uplink-profile.png)
195210

@@ -207,13 +222,13 @@ Now configure Service Mesh between on-premises and AVS SDDC.
207222

208223
![Configure service mesh](./media/hcx-installation/configure-service-mesh.png)
209224

210-
3. Select **Create Service Mesh** and select **Continue**
225+
1. Select **Create Service Mesh** and select **Continue**
211226

212227
Select paired sites between which to enable hybrid
213228
mobility.
214229
![Select paired sites](./media/hcx-installation/select-paired-sites.png)
215230

216-
4. Select **Compute profile** and select **Continue**
231+
1. Select **Compute profile** and select **Continue**
217232

218233
Select one compute profile each in the source and remote sites to
219234
enable hybridity services. The selections will define the
@@ -222,30 +237,30 @@ Now configure Service Mesh between on-premises and AVS SDDC.
222237

223238
![Enable hybridity services](./media/hcx-installation/enable-hybridity.png)
224239

225-
5. Select services to be enabled for HCX and select **Continue**
240+
1. Select services to be enabled for HCX and select **Continue**
226241

227242
![Select HCX services](./media/hcx-installation/hcx-services.png)
228243

229-
6. In **Advanced Configuration - Override Uplink Network profiles** select **Continue**
244+
1. In **Advanced Configuration - Override Uplink Network profiles** select **Continue**
230245

231246
Uplink network profiles are used to connect to the network via
232247
which the remote site’s interconnect appliances can be reached.
233248

234-
![Overwride uplink profiles](./media/hcx-installation/override-uplink-profiles.png)
249+
![Override uplink profiles](./media/hcx-installation/override-uplink-profiles.png)
235250

236-
7. In **Advanced Configuration – Network Extension Appliance Scale Out**, select **Configure the Network Extension Appliance Scale Out**
251+
1. In **Advanced Configuration – Network Extension Appliance Scale Out**, select **Configure the Network Extension Appliance Scale Out**
237252

238253
![Network extension scale out](./media/hcx-installation/network-extension-scale-out.png)
239254

240-
8. Enter the appliance count corresponding to the DVS switch count
255+
1. Enter the appliance count corresponding to the DVS switch count
241256

242257
![Configure appliance count](./media/hcx-installation/appliance-scale.png)
243258

244-
9. In **Advanced Configuration - Traffic Engineering**, select **Continue**
259+
1. In **Advanced Configuration - Traffic Engineering**, select **Continue**
245260

246261
![Configure traffic engineering](./media/hcx-installation/traffic-engineering.png)
247262

248-
10. Review the topology preview and select **Continue**. Then, enter a user-friendly name for this Service Mesh and select
263+
1. Review the topology preview and select **Continue**. Then, enter a user-friendly name for this Service Mesh and select
249264
**Finish** to complete.
250265

251266
![Complete Service Mesh](./media/hcx-installation/complete-service-mesh.png)
@@ -259,9 +274,7 @@ To check the status of the appliance, select **Interconnect** > **Appliances**.
259274

260275
![Appliance status](./media/hcx-installation/appliance-status.png)
261276

262-
263-
264277
## Next steps
265278

266-
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.
2.31 KB
Loading
15.1 KB
Loading
19.2 KB
Loading
5.72 KB
Loading
17 KB
Loading
2.71 KB
Loading
14.9 KB
Loading
14.8 KB
Loading
17.8 KB
Loading

0 commit comments

Comments
 (0)