32312 - Server disk space shortage error

Alarm Group:
PLAT
Description:
This alarm indicates that one of the following conditions has occurred:
  • A file system has exceeded a failure threshold, which means that more than 90% of the available disk storage has been used on the file system.
  • More than 90% of the total number of available files have been allocated on the file system.
  • A file system has a different number of blocks than it had when installed.
Severity:
Major
Instance:
May include AlarmLocation, AlarmId, AlarmState, AlarmSeverity, and bindVarNamesValueStr
HA Score:
Normal
Auto Clear Seconds:
0 (zero)
OID:
tpdDiskSpaceShortageError
Alarm ID:
TKSPLATMA13

Recovery:

  1. Run syscheck in verbose mode.
  2. Examine contents of identified volume in syscheck output to determine if any large files are in the file system. Delete unnecessary files, or move files off of server. Capture output from "du -sx <file system>".
  3. Capture output from "df -h" and "df -i" commands.
  4. Determine processes using the file system(s) that have exceeded the threshold.
  5. It is recommended to contact My Oracle Support (MOS) and provide the system health check output and provide additional file system output.