"systemctl restart raas" fail with the error: [Errno 28] No space left on device: '/var/lib/raas/run/metrics/histogram_###.db'.VMware Aria automation 8.x
Aria Automation Config 8.x
The root filesystem on the RaaS instance reached 100% utilization, which prevents the RaaS service from writing metric database files under /var/lib/raas/run/metrics/. As a result, the RaaS service fails to restart and automation deployments are unable to proceed.
echo > /var/log/messages
echo > /var/log/raas
systemctl stop raas
systemctl start raas