Aria Operations UI becomes inaccessible during upgrade with the appliance reporting No network detected error
book
Article ID: 375639
calendar_today
Updated On:
Products
VMware Aria Suite
Issue/Introduction
Aria operations admin UI becomes inaccessible during upgrade. The issue occurs after nodes go down as part of the upgrade process. When checking the appliances in vCenter we see the message No Network Detected.
Environment
Aria Operations 8.12.x and later
Cause
The network mask has an extra dot in the vApp property example is 255.255..255.0 . The correct vApp properties are required in order for the VMs to boot up correctly and configure it's network.
This issue can occur also for other vApp Properties.
Right-Click the affected VMware Aria Operations VM and select Power > Shut Down Guest OS.
Select the affected VMware Aria Operations VM and navigate to the Configure > vApp Options tab
Locate the entry for Network Mask the key should be similar to vami.netmask0.vRealize_Operations_Appliance > Select that entry > Scroll to the top of the page > Click on SET VALUE > Update the entry to the correct value
Sign into the node ssh session as root
Edit the file /opt/vmware/etc/vami/ovfEnv.xml.
Locate the entry with key vami.netmask0.vRealize_Operations_Appliance > Update this entry to the correct value
Repeat step 2 to 9 for all affected nodes.
Bring the cluster back online
Once online apply the upgrade pak file again choosing the option to Install the PAK file even if it is already installed.