When performing a DX NetOps upgrade to version 25.4.8 using Upgrade Automation (UA), the process fails during the Virtual Network Assurance (VNA) task. The installer log shows the following error even if IATEMPDIR is correctly set to a partition with ample space:
This is caused by a hardcoded check within the VNA installer script. The script strictly validates that 5 GB of free space is available on the /root partition. It does not honor the IATEMPDIR variable or other temporary directory overrides during this specific pre-flight evaluation.
Engineering has identified this as a defect, and a permanent fix is scheduled for release in DX NetOps 25.4.10.
Workaround: To unblock the upgrade on systems where the /root partition cannot be expanded to 5 GB, follow these steps on the VNA host before running the upgrade:
/root path to a partition with sufficient space (e.g., /opt/CA):Note: Alternatively, VNA can be upgraded manually while utilizing Upgrade Automation for the remaining DX NetOps components.