For NSX Data Center for vSphere deployments, you can enable HA for NSX Edge nodes and specify host groups in which the nodes will be placed.
Prerequisites
- Verify that your edge cluster has at least two hosts. If not, you might receive an anti-affinity error.
- If you want to specify edge host groups, create and configure the host groups in vSphere.
Procedure
Results
What to do next
You can update the edge host groups in custom.yml after the original configuration. After deploying custom.yml, run the following commands to update the environment:
sudo -u neutron nsxadmin -o nsx-update -r edges --property hostgroup=clean sudo -u neutron nsxadmin -o nsx-update -r edges --property hostgroup=all
Then perform Step 9 again to migrate edge nodes to the new host groups.