Chapter 2. Reporting RHEL for Real Time bugs
Identifying which kernel, the RHEL for Real Time or the standard kernel, is causing the problem might increase the chances of getting your bug fixed. This section covers information on how to diagnose a bug and report it.
2.1. Diagnosing RHEL for Real Time bugs
This procedure guides you how to diagnose where the problem has occurred before you file a bug report.
Prerequisite:
- The latest version of RHEL for Real Time kernel is installed.
Procedure:
- Verify that you have the latest version of the RHEL for Real Time kernel.
-
Boot into RHEL for Real Time kernel using the
GRUB
menu. - If the problem occurs, report a bug against RHEL for Real Time.
Try to reproduce the problem with the standard kernel.
This troubleshooting step might assist in identifying the problem location.
If the problem does not occur with the standard kernel, then the bug is probably the result of changes introduced in the RHEL for Real Time specific enhancements, which Red Hat has applied on top of the baseline (4.18.0) kernel.
2.2. Submitting a bug report with Bugzilla
If you have determined that the bug is specific to Red Hat Enterprise Linux for Real Time follow the instructions in this section to submit a bug report:
Prerequisite:
- You have a Red Hat Bugzilla account.
Procedure
- Log into your Bugzilla account.
-
Click
Enter A New Bug Report
. -
Select
Red Hat classification
. -
Select the
Red Hat Enterprise Linux
product. -
Enter
Component
.
For example, usekernel-rt
if it is a kernel issue or the name of the affected user space component, such asrteval
. Provide a detailed description of the bug issue for RHEL for Real Time kernel.
When entering the problem description you might also want to state if you were able to reproduce the problem on the standard Red Hat Enterprise Linux 9 kernel.
Additional resources