VCF Operations HCX is the workload mobility component. It migrates running virtual machines into VCF 9.1 and stretches networks so addresses stay the same. You install the HCX Manager from VCF Operations, then build a service mesh to the source site. It depends on VCF Operations and a reachable source environment.
TL;DR · Key Takeaways
- Optional workload mobility component for migrating VMs into VCF 9.1 with no re addressing.
- Install the HCX Manager from the VCF Operations HCX tile, choosing version 9.1.0.0 or later.
- The HCX Manager needs an FQDN with a DNS A record, and admin and root credentials.
- A site pair connects source and target over TCP port 443.
- Network and compute profiles define the IP pools and clusters the service mesh uses.
- The service mesh deploys the data plane appliances, the Interconnect and Network Extension, that carry migrations.
In this part you add VCF Operations HCX, the component that moves workloads into your VCF 9.1 fleet. It is optional, and it is the tool you reach for when you want to migrate live virtual machines from an older vSphere or another site rather than rebuild them. It pairs well with the brownfield import path when workloads need to move rather than stay in place.
Install the HCX Manager from VCF Operations, pair it with the source site, define the network and compute profiles, then deploy the service mesh that carries the traffic. Plan the IP pools for the service mesh appliances before you start, because the mesh will not deploy without them.
Prerequisites
| Item | Requirement |
|---|---|
| VCF Operations | Healthy, with the HCX tile available |
| HCX Manager FQDN | DNS A record created before you start |
| Source site | Reachable, with its own HCX endpoint for the site pair |
| Connectivity | TCP port 443 between the sites for the management control plane |
| IP pools | Management, uplink, vMotion and replication addresses for the service mesh |
Step 1 create the HCX Manager DNS record
Prepare the name before you install.
- Choose the HCX Manager FQDN.
- Create a forward A record and a matching PTR record.
- Confirm both resolve from the management network.
Step 2 install the HCX Manager
Start the install from VCF Operations.
- In VCF Operations, locate the VCF Operations HCX tile.
- Click Install.
- On the General step, select the HCX Manager version 9.1.0.0 or later.
- Click Next.
Step 3 set deployment settings
Give the manager its identity and credentials.
- On the Deployment Settings screen, enter the HCX Manager FQDN.
- Set the admin and root credentials.
- Confirm the network settings, then click Finish.
- Wait for the manager to reach a ready state.
Step 4 create the site pair
Connect the target and source over the control plane.
- Open the HCX interface and go to Site Pairing.
- Click Add a Site Pairing.
- Enter the source HCX endpoint URL and credentials, connecting over TCP 443.
- Click Connect and confirm the pair shows connected.
Step 5 create network and compute profiles
Define where the mesh appliances live and which addresses they use.
- Open Interconnect, then Network Profiles, and click Create Network Profile for management, uplink, vMotion and replication.
- Assign an IP pool to each network profile.
- Open Compute Profiles and click Create Compute Profile.
- Select the target cluster and attach the network profiles, then click Finish.
Step 6 deploy the service mesh
Build the data plane that carries migrations.
- Open Interconnect, then Service Mesh, and click Create Service Mesh.
- Select the site pair and the source and target compute profiles.
- Select the services you need, then click Finish.
- Wait for the Interconnect and Network Extension appliances to deploy and show green.
Step 7 verify with a test migration
Prove the path before you move production.
- Open Migration and click Migrate.
- Select a small test virtual machine and a migration type.
- Start the migration and confirm it completes and the VM runs on the target.
| Appliance | Role |
|---|---|
| HCX Manager | Control plane, installed from VCF Operations |
| Interconnect (HCX-IX) | Carries migration traffic between sites |
| Network Extension (HCX-NET-EXT) | Stretches networks so addresses stay the same |
flowchart TD A[Create HCX Manager DNS record] --> B[Install HCX Manager from VCF Operations] B --> C[Set FQDN and credentials] C --> D[Create the site pair over 443] D --> E[Create network and compute profiles] E --> F[Deploy the service mesh] F --> G[Run a test migration]
Verify workload mobility
Confirm the site pair shows connected and the service mesh appliances are green. Run a test migration of a small virtual machine and confirm it completes and runs on the target fleet. A clean test migration is the signal that you can plan the real moves.
Plan the service mesh networks
The service mesh will not deploy without addresses, so plan the network profiles first. HCX needs a management network for the appliances, an uplink network that carries traffic between sites, a vMotion network for live moves, and a replication network for bulk transfer. Some designs collapse these onto fewer networks, but keep management and uplink separate at minimum. Size an IP pool for each profile with room for more than one service mesh if you will pair more than one source. Confirm the uplink path has the throughput and MTU your migrations need, because that link sets the pace of every move.
| Network profile | Purpose |
|---|---|
| Management | Reaches the HCX appliances |
| Uplink | Carries traffic between the two sites |
| vMotion | Live moves during migration |
| Replication | Bulk data transfer |
Choose the right migration type
HCX offers more than one way to move a workload, and the right one depends on the workload and the downtime you can accept. Match the type to the workload before you schedule a wave, and always prove the path with a small test migration first.
| Migration type | Downtime | Best for |
|---|---|---|
| Bulk migration | Short switchover | Large waves of VMs in parallel |
| vMotion based | None | A few sensitive live workloads |
| Cold migration | Full, VM powered off | Anything you can stop |
| Replication assisted | Brief switchover | Large, busy VMs |
Notes and best practices
Plan the network profiles before you touch the service mesh, because the mesh simply will not deploy without addresses, and a half planned profile wastes a deployment cycle. Keep the management and uplink networks separate at minimum, and size each IP pool for more than one service mesh if you will pair more than one source site. Prove the whole path with a small test migration before you schedule a wave, so you find a blocked port or a slow uplink on a throwaway VM rather than a production one. Pick the migration type per workload rather than forcing everything through one method, since a live database and a stateless web VM want different approaches. Watch the uplink MTU and throughput, because that single link sets the pace of every move, and a mismatch there turns a quick migration into an overnight one.
Common errors and fixes
Site pair will not connect.
TCP 443 is blocked between the sites or the source endpoint URL is wrong. Open 443 both ways and confirm the source HCX endpoint and credentials.
Service mesh fails to deploy.
A network profile is missing addresses. Assign IP pools to the management, uplink, vMotion and replication profiles, then redeploy the mesh.
HCX Manager install stalls.
The FQDN has no DNS record or the credentials were rejected. Create the A and PTR records, confirm the credentials, and retry the install.
Migration is slow or drops.
The uplink profile does not have enough throughput or MTU. Confirm the uplink network and MTU match the design, and place the Interconnect appliance on the right path.
Common questions
Is HCX mandatory
No. It is an optional workload mobility component, used when you want to migrate running virtual machines into the fleet.
Where do I install the HCX Manager
From the VCF Operations HCX tile, choosing version 9.1.0.0 or later.
What port does the site pair use
TCP 443 for the management control plane between the sites.
What does the service mesh deploy
The data plane appliances, the Interconnect and the Network Extension, that carry migration and stretched network traffic.
References
- VCF Blog: Workload Mobility with VCF Operations HCX 9.1, Part 1 Deployment
- VCF Blog: VCF Operations HCX 9.1, Part 2 Service Mesh
- Broadcom TechDocs: About the HCX Service Mesh

