[Bug 1771845] Re: grub-installer raid handling code missing nvme from sed filter

Launchpad Bug Tracker 1771845 at bugs.launchpad.net
Fri Jul 6 22:08:04 UTC 2018


This bug was fixed in the package grub-installer - 1.128ubuntu12

---------------
grub-installer (1.128ubuntu12) cosmic; urgency=medium

  [ Hans van den Bogert ]
  * Fix support for installation on NVMe with RAID1 (LP: #1771845)

 -- Mathieu Trudel-Lapierre <cyphermox at ubuntu.com>  Fri, 06 Jul 2018
13:16:28 -0400

** Changed in: grub-installer (Ubuntu Cosmic)
       Status: Triaged => Fix Released

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

Title:
  grub-installer raid handling code missing nvme from sed filter

Status in grub-installer package in Ubuntu:
  Fix Released
Status in grub-installer source package in Bionic:
  New
Status in grub-installer source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  Installs on NVMe hardware, on RAID deployments (RAID made of NVMe devices).

  [Test case]
  - Install Ubuntu on NVMe drives, configure the drives in RAID.

  [Regression potential]
  Attention should be taken to the behavior of installs, especially on RAID arrays: given the changes to the device matching, failure to recognize some devices that should be part of the RAID array, or to see devices outside of the RAID array when they were not added to the array, should be investigated as potential regressions coming from this change.

  --

  It appears that Ubuntu patched grub-installer to handle raid arrays,
  duplicating some sed filters from earlier parts of the code.  Debian
  probably added nvme to the earlier parts but the duplicate in the
  Ubuntu specific raid code did not get the same update.  It needs the
  same update, and probably the whole raid handling part needs
  upstreamed to Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1771845/+subscriptions



More information about the foundations-bugs mailing list