Asset ID: |
1-71-1983390.1 |
Update Date: | 2018-05-01 |
Keywords: | |
Solution Type
Technical Instruction Sure
Solution
1983390.1
:
Hardware Monitoring
Related Categories |
- PLA-Support>Sun Systems>CommsGBU>Broadband Network Solutions>SN-SND: Tekelec SDM
|
In this Document
Created from <SR 3-10271927881>
Applies to:
BNS Platform Hardware - Version SDM 9.0.5 to SDM 9.0.5 [Release SDM 9.0]
Information in this document applies to any platform.
Goal
/usr file is showing 100% full.
Further investigation shows the file isis.log under /usr/local/tomcat/webapps/sprlite was too big and filling up the space in /usr.
Solution
On this version of SW ( 9.0.5) the sprlite.war file under /usr/local/tomcat/webapps/ is been using by the isis Software (SW) which has no relation with any SW module and can be ignored. This isis SW creates entries on isis.log. If not taken care, gets very big and consumes all the space of /usr directory.
This issue has been addressed and corrected on 9.3.1.
We applied the workaround to delete the related file and the directory as below:
cd /usr/local/tomcat/webapps/
rm -f sprlite.war
rm -Rf sprlite
WebCI restart
df -k
Attachments
This solution has no attachment