You are unable to log in to the SPS console and you get the error "Insufficient free disk space".
The issue occurs because the SPS Web services keeps on crashing and it generates too many core dumps when Predictive Machine Learning (PML) service requests are heavy.
To resolve this issue, do the following:
-
Execute the following command to stop the lighttpd service:
#service lighttpd stop
-
Execute the following command to clear the crush dump:
#rm -f /var/coredumps/*
-
Execute the following command to start the lighttpd service:
service lighttpd start
- Verify if the SPS Web console is now accessible.
-
Apply the SPS Critical Patch based on your SPS version:
- For SPS 3.1 - SPS 3.1 Critical Patch Build 1064
- For SPS 3.2 - SPS 3.2 - Critical Patch Build 1090
- For SPS 3.3 - SPS 3.3 Critical Patch Build 1076