![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2385985.1 : Diameter Signaling Router (DSR) : Server Disk Space Shortage Warning :Lot Of Pam_unix Messages Under /var/log/secure File
In this Document
Created from <SR 3-17265739621> Applies to:Oracle Communications Diameter Signaling Router (DSR) - Version DSR 7.2.0 and laterTekelec SymptomsWe were getting Server Disk Space Shortage Warning/Error on both Sites Active SOAM's. [admusr@dsrSO-a ~]$ sudo syscheck
Running modules in class disk... * fs: FAILURE:: MINOR::5000000000000001 -- Server Disk Space Shortage Warning * fs: FAILURE:: Space used in "/var" exceeds the recommended limit 80%. 90% used.
[admusr@dsrSO-a ~]$ sudo syscheck
Running modules in class disk... * fs: FAILURE:: MAJOR::3000000000001000 -- Server Disk Space Shortage Error * fs: FAILURE:: Space used in "/var" exceeds the set limit 90%. 93% used.
Changes
CauseAs we know /var directory has been given as 976M Size and out of which we do see almost 5 Secure messages files under /var/log which utilizes most of the space from /var directory and crosses the threshold level and causing alarm to be appeared on the SOAM's. [admusr@dsrSO-a ~]$ sudo tail -200 /var/log/secure-20180408
Apr 8 04:00:58 dsrSO-a sshd[23784]: Accepted publickey for awadmin from X.X.X.X port 53403 ssh2 Apr 8 04:00:58 dsrSO-a sshd[23784]: pam_unix(sshd:session): session opened for user awadmin by (uid=0) Apr 8 04:00:58 dsrSO-a sshd[23787]: Accepted publickey for awadmin from X.X.X.X port 53405 ssh2 Apr 8 04:00:58 dsrSO-a sshd[23787]: pam_unix(sshd:session): session opened for user awadmin by (uid=0) Apr 8 04:00:58 dsrSO-a sshd[23795]: Received disconnect from X.X.X.X: 11: disconnected by user Apr 8 04:00:58 dsrSO-a sshd[23784]: pam_unix(sshd:session): session closed for user awadmin Apr 8 04:00:58 dsrSO-a sshd[23813]: Received disconnect from X.X.X.X: 11: disconnected by user Apr 8 04:00:58 dsrSO-a sshd[23787]: pam_unix(sshd:session): session closed for user awadmin Apr 8 04:00:58 dsrSO-a sshd[23785]: Accepted publickey for awadmin from X.X.X.X port 53404 ssh2 SolutionWe went through the /var/log/secure messages and we can see continuous flow of messages, as mentioned above, which indicates that there are ISO's still placed under Main Menu: Status & Manage -> Files , were not yet UnDeployed.
The audit is happening locally based on these two - Entries in the IsoDeployment table. - Files in the file management area . So each server checks the two variables needed for the audit. You need to delete the entries from the table. You shall be able to do that by using the undeploy ISO feature on the NOAM GUI. The IsoDeployment table is a replicated table. Once the changes are made on the NOAM, the same will be replicated down to all the servers.
Note : You can follow the DSR Upgrade Guide , Appendix A.2 for UnDeploy ISO https://docs.oracle.com/cd/E68457_01/docs.72/E73083_rev_03.pdf
Attachments This solution has no attachment |
||||||||||||||||||
|