Comment 2 for bug 1842037

Revision history for this message
Matthew Ruffell (mruffell) wrote : Re: Oops when Kerberos credentials are invalid

Hi Frank,

The test kernel has built, and I have tested it to ensure it boots, but I now need you to verify that the backported patches fix the issue that you are having.

Can you please install the test kernel onto a system which is having problems with NFS clients that are connecting with invalid kerberos credentials?

Please note this kernel is NOT SUPPORTED by Canonical, and is for TESTING PURPOSES ONLY. ONLY Install in a dedicated test environment.

Instructions to install (on a bionic system):

1) sudo add-apt-repository ppa:mruffell/sf241068-test
2) sudo apt-get update
3) sudo apt install linux-image-unsigned-5.0.0-27-generic linux-headers-5.0.0-27-generic linux-headers-5.0.0-27 linux-modules-5.0.0-27-generic linux-modules-extra-5.0.0-27-generic
4) reboot
5) uname -rv
5.0.0-27-generic #28~18.04.1+hf241068v20190910b2-Ubuntu SMP Tue Sep 10 06:53:53 U

If you get output different from above then you need to edit grub configuration to boot the correct kernel. If you are asked to abort the kernel install due to removing the running kernel, say no.

This kernel contains the below patches you requested:

https://paste.ubuntu.com/p/BPD3PzmZ97/
https://paste.ubuntu.com/p/74n7nq5Wfj/

Please test the kernel and let me know if it fixes your problem. If you could also provide a stack trace or sosreport of the original issue, that would be good as well.

Let me know if you have any questions,

Thanks,
Matthew