[Bug 1992371] Re: partition detection breaks after upgrade to 22.04

Launchpad Bug Tracker 1992371 at bugs.launchpad.net
Tue Dec 13 04:17:19 UTC 2022


[Expired for dmraid (Ubuntu) because there has been no activity for 60
days.]

** Changed in: dmraid (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dmraid in Ubuntu.
https://bugs.launchpad.net/bugs/1992371

Title:
  partition detection breaks after upgrade to 22.04

Status in dmraid package in Ubuntu:
  Expired

Bug description:
  After upgrade to 22.04 the partitions on the fakeraid (Intel Storage
  Matrix) device mapper node are no longer detected by the initramfs.
  This results in the system hanging waiting for the LUKS encrypted
  device is a partition on the fakeraid array, containing LVM2 volumes
  for rootfs and swap/hibernate.

  When being dropped into (initramfs) busybox I can get the system to
  boot by running:

  kpartx -a /dev/mapper/${longnameoffakeraidvolume}
  cryptsetup luksOpen /dev/mapper/${longnameoffakeraidvolume}3
  lvm pvs
  lvm vgs
  lvm lvs
  lvm lvchange -a y ubuntuvg
  exit

  Ironically the system then asks me again to enter the password even
  though the volume has already been unlocked.

  I suppose that a call to 'kpartx' is missing somewhere in the script-
  hooks for the initramfs.

  The problem is also being discussed here:
  https://unix.stackexchange.com/questions/709184/fakeraid-partition-missing-not-mapped-as-a-device-on-boot-after-upgrade-to-ubu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1992371/+subscriptions




More information about the foundations-bugs mailing list