In VMware Aria Automation 8.18.x, you may encounter an issue where two different virtual machines are assigned the same hostname. This issue occurs randomly within the same project and typically results in deployment failures or IP/DNS conflicts when the second VM attempts to join the network.
VMware Aria Automation
This issue is caused by a limitation in the Legacy Custom Naming engine which can occasionally generate duplicate strings when multiple deployments are triggered simultaneously or when the naming template does not include enough unique identifiers. This issue can also occur if time drift (NTP) exists between a 3-node Aria Automation cluster.
The permanent fix for this behavior is to migrate to the New Custom Naming feature introduced in version 8.18.
VMware Aria Automation.Infrastructure > Administration > Custom Names.New Custom Naming engine.If you cannot migrate to New Custom Naming immediately, update your existing naming template to include unique variables:
${project.name} if the collisions are occurring across different projects.
For users upgrading from 8.x to 9.x (Soft Tenancy), your existing custom naming configuration will remain the same.
Subscribe to this knowledge article to get updates on this issue.