Clean Up Previous Attempts: Delete the existing, failed Cloud Proxy VM from the vCenter inventory.
Generate a New Key: Navigate to the Aria Operations user interface and generate a new One-Time Key (OTK) for the Cloud Proxy.
Redeploy: Deploy a new Cloud Proxy VM using the OVA template and insert the newly generated OTK during the setup prompt.
Access the Console: Immediately after powering on the VM—while it is still in the connecting/boot phase—open the VM Web Console from vCenter and log in as root.
Adjust the MTU: Immediately set the MTU to 1350 by executing the following command on Cloud Proxy VM:
ip link set eth0 mtu 1350
Verify Connection: Monitor the Aria Operations UI. The deployment process should now continue without packet fragmentation, and the Cloud Proxy should show as "Online" within a few minutes.
Note: Reducing the MTU to 1350 mitigates the immediate packet transmission issue. If setting the MTU at the appliance level is not permitted or a persistent configuration is not possible, work with your networking team to correct the end-to-end network MTU configuration.