The Pre-Upgrade Assessment Tool displays: "an error occurred during validation, please verify manually." This occurs specifically during the check for user/lib/vmware-vcops/user/plugins/inbound size.
Pre-Update System Validation finds Warning conditions on nodes.
The assessment report flags the inbound directory size.
Inventory or configuration may temporarily appear blank immediately following a manual upgrade.
Environment
Aria Operations 8.x
Cause
The Pre-Upgrade Assessment Report flags the inbound directory size and requests manual validation that the size of the filesystem might be full.
Resolution
Take offline snapshots of all nodes in the cluster to establish a rollback point.
Log in to the affected node as root via SSH.
Confirm actual directory usage by running these commands: du -sh /usr/lib/vmware-vcops/user/plugins/inbound df -h /usr/lib/vmware-vcops/user/plugins/inbound
If the filesystem is full, remove unused third-party plugins.
Navigate to: /usr/lib/vmware-vcops/user/plugins/inbound
Run: rm -r <plugin_name>*
Repeat these steps on all nodes in the cluster.
After the upgrade, allow 15–30 minutes for all services to initialize before verifying the configuration.
Note : If the filesystem is less than 80% full, the warning is a false positive. Proceed with the upgrade.