This article provides steps to manually collect upgrade logs if the log bundle collection fails when a VMware Aria Automation upgrade fails.
When an upgrade fails, the following logs need to be analyzed:
| Log File Path | Description |
|---|---|
/var/log/vmware/prelude/upgrade-*.log | Upgrade reports. Review based on timestamp. |
Single-node environment: Cluster environments: | Package installation details. |
/var/log/bootstrap/postupdate.log | Initialization script details. |
/var/log/bootstrap/everyboot.log | Initialization script details. |
/var/log/vmware/prelude/deploy-*.log | Service startup details. |
Note: Some log files have timestamps as part of the file name, while for others the information is appended. It is important to validate that the information is from the latest upgrade attempt.
upgrade-noop.log).update-datetime.log).vami.log).updatecli.log & postupdate.log).update-datetime.log).VMware vRealize Automation 8.x
VMware Aria Automation 8.x
/dev/sda4) by running the vracli disk-mgr command:root@vranode1 [ /tmp ]# vracli disk-mgr
/dev/sda4(/):
Total size: 47.80GiB
Free: 33.58GiB(70.2%)
Available(for non-superusers): 31.13GiB(65.1%)
SCSI ID: (0:0)
/dev/sdb(/data):
Total size: 140.68GiB
Free: 109.54GiB(77.9%)
Available(for non-superusers): 102.32GiB(72.7%)
SCSI ID: (0:1)
/dev/sdc(/var/log):
Total size: 21.48GiB
Free: 9.09GiB(42.3%)
Available(for non-superusers): 7.97GiB(37.1%)
SCSI ID: (0:2)
/dev/sdd(/home):
Total size: 29.36GiB
Free: 27.41GiB(93.4%)
Available(for non-superusers): 25.90GiB(88.2%)
SCSI ID: (0:3)mkdir /tmp/upgradelogs && cp -pR /var/log/vmware/prelude /tmp/upgradelogs && cp -pR /opt/vmware/var/log/vami /tmp/upgradelogs && cp -pR /var/log/bootstrap /tmp/upgradelogs && tar -zcvf /tmp/upgradelogs.tar.gz /tmp/upgradelogs/tmp/upgradelogs.tar.gz for the failure code, or submit this data to Global Services for additional assistance in troubleshooting the upgrade.cd /tmp
rm upgradelogs.tar.gz
rm -r upgradelogsknown_hosts file of the virtual applianceiptables.service did not startLCMVRAVACONFIG590024