1 Introduction
This instruction concerns alarm handling.
1.1 Alarm Description
The alarm is issued for both core and crash dumps.
The alarm is issued by the Managed Object (MO) CoreDump. The alarm is issued when a process fails. The memory content of the failed process is saved in a core dump. When the Linux kernel fails, the dump is called a "crash dump".
The possible alarm causes and the corresponding fault reasons, fault locations, and impacts are described in Table 1.
|
Alarm |
Description |
Fault |
Fault |
Impact |
|---|---|---|---|---|
|
Core or crash dump is generated |
The alarm is issued when a process fails. |
The memory content of the failed process is saved in a core dump. |
Dump file path |
Dump file space is used. The user must delete the files, or else the new dumps are lost in case the disk space allocated for crash/core files is filled up. |
|
When the Linux kernel fails, the dump is called a crash dump. |
- Note:
- An alarm can appear as a result of maintenance activity.
There is no logrotate on crash and core dumps.
Due to a known issue the latest community version of the rsyslog package, an rs:send_to_aggr dump is generated on the vCIC or the compute host when the compute host hosting vFuel or a vCIC is restarted. The core dumps appearing during the transient processes do not have any effect on the performance of the running system.
If the alarm is not solved, the consequences are as follows:
- The user must delete the files, or else the new dumps are lost in case the disk space allocated for crash and core files is filled up.
The alarm attributes are listed in Table 2.
|
Attribute Name |
Attribute Value |
|---|---|
|
Major Type |
193 |
|
Minor Type |
2031713 |
|
Managed Object Class |
CoreDump |
|
Managed Object Instance |
Region=<name_of_the_region>, |
|
Specific Problem |
Core Dump Generated |
|
Event Type |
other (1) |
|
Probable Cause |
m3100Indeterminate |
|
Additional Text |
Core dump file <full_path_to_dump_file> generated |
|
Severity |
MINOR (5) |
- Note:
- The root cause of the dump can be MAJOR, and the cause must be determined. The actual dump generation is a MINOR outcome.
1.2 Prerequisites
This section provides information on the documents, tools, and conditions that apply to the procedure.
1.2.1 Documents
The collection of the core and crash dumps is described in the Data Collection Guideline.
1.2.2 Tools
No tools are required.
1.2.3 Conditions
No conditions must be met before acting on the alarm.
2 Procedure
This section describes the procedure to follow when this alarm is active.
2.1 Actions for Solving the Alarm
Do the following:
- Fetch the dump, according to the Data Collection Guideline.
- Delete the dump.
Further actions are outside the scope of this instruction.
- The job is completed.

Contents