Aria Automation upgrade precheck fails with "Disk space check on data partition"
search cancel

Aria Automation upgrade precheck fails with "Disk space check on data partition"

book

Article ID: 370320

calendar_today

Updated On: 01-09-2025

Products

VMware Aria Suite

Issue/Introduction

Aria Automation upgrade precheck fails with "Disk space check on data partition", but when running command on the appliance to check disk space "vracli disk-mgr", there isn't any space issues.

Environment

VMware Aria Automation 8.13.1

VMware Aria Suite Lifecycle 8.16.0 Product Support Pack 3

Resolution

Steps to resolve:

  1. SSH to all appliances and check disk space to confirm.
  2. Run command to check disk space: vracli disk-mgr
  3. If disk space is good, Ignore precheck and continue with upgrade.

 

 

Additional Information

Command to check space on all 3 nodes:

vracli cluster exec -- bash -c 'current_node; vracli disk-mgr; exit 0'

If there is indeed a space issue, e.g. /home is above 90%, check for old log bundles in /home/root  (usually in the primary node) and remove them.