Bug 2239109

Summary: kernel no longer dumps to NFS
Product: [Fedora] Fedora Reporter: Jelle van der Waa <jvanderwaa>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 38CC: acaringi, adscvr, agurenko, airlied, alciregi, bskeggs, hdegoede, hpa, jarod, josef, kernel-maint, lgoncalv, linville, masami256, mchehab, mhofmann, mpitt, ptalbert, robatino, steved
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: https://github.com/cockpit-project/cockpit/issues/19331
Whiteboard: CockpitTest
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-10-15 07:04:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jelle van der Waa 2023-09-15 08:54:37 UTC
1. Please describe the problem:

Cockpit has an automated test for Kdump to NFS, this test failed after updating 

2. What is the Version-Release number of the kernel:

kernel-core-6.4.16-200.fc38.x86_64.rpm
kernel-modules-core-6.4.16-200.fc38.x86_64.rpm

3. Did it work previously in Fedora? 

This worked in Fedora-38 without updates-testing

kernel-modules-core-6.4.14-200.fc38.x86_64
kernel-core-6.4.14-200.fc38.x86_64

4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:

We have an automated test for this: https://github.com/cockpit-project/cockpit/blob/main/test/verify/check-kdump#L389

5. Does this problem occur with the latest Rawhide kernel? To install the
   Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by
   ``sudo dnf update --enablerepo=rawhide kernel``:

Rawhide can't be tested as it suffers from https://bugzilla.redhat.com/show_bug.cgi?id=2112782

6. Are you running any modules that not shipped with directly Fedora's kernel?:

No

7. Please attach the kernel logs. You can get the complete kernel log
   for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the
   issue occurred on a previous boot, use the journalctl ``-b`` flag.

Reproducible: Always

Comment 2 Martin Pitt 2023-10-15 07:04:37 UTC
This got fixed recently.