When a process crashes the operating system will attempt to create a core file which contains information about the thread(s) that may have caused the crash.
Sometimes the operating system is not configured properly to generate the core file on RedHat Linux 8.
core file generation on RedHat linux RHEL 8 for the SpectroSERVER
SpectroSERVER crashed, tried to create a core file but failed to do so.
All supported Network Observability DX NetOps Spectrum releases with SpectroSERVER on Linux RH 8.x
The gdb package is not installed
ulimit is not configured properly
corefile location does not have permissions or space
The core file creation is performed as the same user that owns and runs processd. This is normally the root user on a Linux SpectroSERVER.
The core file is generated in the $SPECROOT/SS directory. Ensure there is sufficient disk space for core file generation. They can be as large as the memory in use by the SpectroSERVER process when it crashes. If server has 20 GB available ensure at least that much space remains free for core file generation.
To ensure the core file is created complete the following configuration.
Instructions may be the same for RH 7.x and RH 9.x releases. Consult your system administration team for additional information or environmental requirements and limitations for core files.