VMware Aria Automation deployments and associated Day 2 operations may fail with the error "Network resource no longer exists in the deployment." This typically occurs when the underlying network configuration of a deployed Virtual Machine (VM) is modified or removed outside of the Aria Automation interface, causing a discrepancy between Aria Automation's internal records and the actual infrastructure state.
Aria automation 8.18.x
This issue occurs when network configurations to which Aria Automation deployed VMs are modified or deleted directly in the underlying infrastructure (e.g., vCenter) without being updated through Aria Automation's interface.
Detailed Scenario (Example): A common scenario involves:
Aria Automation's data collection process correctly removes the deleted network (SN1) from its inventory. However, the existing deployment records in Aria Automation's database for the affected VMs may retain references to Subnet SN1. This creates a broken link, as the deployment still expects the VM to be connected to a network resource that no longer exists in Aria Automation's active inventory.
This database issue in Aria Automation can be fixed using a script provided by Broadcom Support. It reconnects broken links to the correct network
How to Run the Script
Important: Before running the script, take a backup of the provisioning-db and create a snapshot of all VRA nodes.
The script can be executed in three different modes, depending on the verification and resolution steps you want to perform:
1. Simulation Mode (Recommended First Step)
2. Single Record Update (Verification Step)
3. Bulk Update (Final Step)
If you experience similar issues or are unsure about executing the script, please open a support ticket with Broadcom Support. Our team will guide you through the process and help you safely resolve the issue.