Users may observe the following issues after deploying or updating VCF Operations for Logs (formerly Aria Operations for Logs):
Web UI is slow, unresponsive, or fails to load dashboards.Log collection pages appear stuck with numerous pending tasks.Cluster information pages fail to populate.VCF Operations for Logs 9.0.x
The /storage/var partition on the primary node has reached 100% utilization. This is typically caused by the accumulation of large heapdump (.hprof) files generated when system services encounter an exception or crash. Because these files can be several gigabytes in size, they quickly exhaust the limited space in the /storage/var partition, leading to system instability.
To reclaim disk space and restore UI performance, follow these steps to remove the heapdump files and reboot the affected node.
Take a snapshot of all nodes in the VCF Operations for Logs cluster before performing manual file deletions.
df -h /storage/varIf the Use% is 100%, proceed to the next step..hprof files:du -hd1 /storage/var/loginsight/heapdump/
ls -l /storage/var/loginsight/heapdump/*.hprofrm /storage/var/loginsight/heapdump/*.hprofreboot -fManagement -> System Monitor -> Statistics page. Log collection page in the VCF Operations UI.