Ubuntu 22.04 Kernel 6.5.0-35-generic Fails to Load LVM Module on boot

Bug #2065786 reported by Damiön la Bagh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-signed-hwe-6.5 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Product: Ubuntu 22.04

Component: Kernel 6.5.0-35-generic

Summary: The kernel 6.5.0-35-generic in Ubuntu 22.04 fails to load the LVM module, causing the root file system to not be found and the system to boot into (initramfs).

Steps to Reproduce:

Install Ubuntu 22.04 with kernel 6.5.0-35-generic.
Set up a root file system using LVM.
Reboot the system.

Expected Results: The system should boot up normally with the root file system loaded correctly.

Actual Results: The system fails to load the LVM module, causing the root file system to not be found. As a result, the system boots into (initramfs).

Additional Information: This issue seems to be specific to kernel 6.5.0-35-generic in Ubuntu 22.04. Other kernel versions do not exhibit this problem.

Workaround: Reverting to kernel 6.5.0-28-generic boots the system normally.

Severity: High - prevents the system from booting up normally.

Priority: High - affects basic system functionality.

Date Reported: 2024-05-15

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-6.5.0-35-generic 6.5.0-35.35~22.04.1
ProcVersionSignature: Ubuntu 6.5.0-28.29~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-28-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Wed May 15 15:54:04 2024
InstallationDate: Installed on 2023-07-22 (297 days ago)
InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 (20230223)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-signed-hwe-6.5
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Damiön la Bagh (kat-amsterdam) wrote :
Revision history for this message
Damiön la Bagh (kat-amsterdam) wrote :

Tried as well in (initramfs) to load the kernel module for lvm and lvm vgchange -ay but this does nothing in (initramfs) making the system also not recoverable when starting with the 6.5.0-35-generic kernel

Revision history for this message
Damiön la Bagh (kat-amsterdam) wrote :

diff /boot/config-6.5.0-35-generic /boot/config-6.5.0-28-generic
3c3
< # Linux/x86 6.5.0-35-generic Kernel Configuration
---
> # Linux/x86 6.5.0-28-generic Kernel Configuration
51c51
< CONFIG_VERSION_SIGNATURE="Ubuntu 6.5.0-35.35~22.04.1-generic 6.5.13"
---
> CONFIG_VERSION_SIGNATURE="Ubuntu 6.5.0-28.29~22.04.1-generic 6.5.13"
537,539d536
< # CONFIG_SPECTRE_BHI_ON is not set
< # CONFIG_SPECTRE_BHI_OFF is not set
< CONFIG_SPECTRE_BHI_AUTO=y

Revision history for this message
Damiön la Bagh (kat-amsterdam) wrote :

Was able to 'solve' the issue through

sudo apt-get purge linux-image-6.5.0-35-generic

reboot # into the 6.5.0-28-generic kernel

sudo apt update;sudo apt upgrade

reboot # into the 6.5.0-35-generic kernel

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.