/ is full on Aria Operations 8.x
book
Article ID: 310960
calendar_today
Updated On:
Products
VMware Aria Suite
Issue/Introduction
Symptoms:
-
Running df -h
shows /dev/sda4, mounted as /, full.
-
Aria Operations is a new deployment.
-
Application Remote Collector agent install will not perform any action.
-
You are unable to login to the Aria Operations Product UI with the local admin account.
Cause
This issue occurs due to the rsyslog
service does not releasing old files in /dev/sda4
mounted as /
on new deployments of Aria Operations 8.x
Resolution
To resolve the issue, restart the rsyslog service on all Aria Operations Manager nodes, including remote collectors, or restart the nodes.
Restart the rsyslog service
- Log into the Aria Operations Manager node as root via ssh or Console.
- Run the following command to restart the rsyslog service:
service rsyslog restart
- Repeat steps 1 and 2 on all other Aria Operations Manager nodes, including remote collectors.
Restart the Aria Operations Manager nodes
- Log into the Aria Operations Manager admin UI as the local admin user.
- Click Take Cluster Offline under Cluster Status.
Note: Wait for Cluster Status to show as Offline.
- Log into the vSphere UI as an administrative user.
- Right-Click each of the Aria Operations Manager nodes and choose Power > Restart Guest OS.
- Once each Aria Operations Manager node has restarted, log back into the Aria Operations admin UI as the local admin user.
- Click Bring Cluster Online under Cluster Status.
Note: Wait for the Cluster Status to show as Online.
Feedback
thumb_up
Yes
thumb_down
No