[Bug 1771845] Re: grub-installer raid handling code missing nvme from sed filter
Hans van den Bogert
hansbogert at gmail.com
Tue Jul 17 06:48:42 UTC 2018
@mathieu, I have to see if there's time at work to do this. Fyi, when I was
hit with this bug, I debugged this further with qemu which can emulate nvme
devices pretty easily.
On Mon, Jul 16, 2018, 19:26 Mathieu Trudel-Lapierre <mathieu.tl at gmail.com>
wrote:
> @Hans,
>
> Could you help verifying that this fix is working? I don't have access
> to any NVMe hardware.
>
> Thanks!
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1771845
>
> Title:
> grub-installer raid handling code missing nvme from sed filter
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1771845/+subscriptions
>
--
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:
Fix Committed
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