Partition /storage/var is full in Aria Operations for Logs
search cancel

Partition /storage/var is full in Aria Operations for Logs

book

Article ID: 450419

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite) VMware Telco Cloud Platform

Issue/Introduction

This article provides a procedure to reclaim disk space consumed in /storage/var in Aria Operations for Logs.

Environment

Aria Operations for Logs 8.x
TCP 5.0

Cause

Log bundles might be remaining in the /storage/var/ folder.

Resolution

Delete any log bundle taking up space in /storage/var/ folder.

  1. Log into the Aria Operations for Logs node as root via SSH or Console, pressing ALT+F1 in a Console to log in.
  2. Run the following command to verify any log bundle presence:
    ls -lh /storage/var/*.tgz
  3. Delete any log bundle present:
    rm /storage/var/log_bundle_name.tgz

Additional Information

How to safely clean /storage/var space in Aria Operations for Logs (Formerly vRealize Log Insight)