GNU GRUB - Bugs: bug #61620, Grub2 fails to detect LVM volumes...
You are not allowed to post comments on this tracker with your current authentication level.
bug #61620: Grub2 fails to detect LVM volumes with: error: disk `lvmid/*/*' not found
Submitter: | Rogier <rogier777> | ||
Submitted: | Sat 04 Dec 2021 10:44:41 PM UTC | ||
Category: | Disk & Partition | Severity: | Major |
Priority: | 5 - Normal | Item Group: | Software Error |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Name: | |
Open/Closed: | Open | Release: | Git master |
Release: | Reproducibility: | Every Time | |
Planned Release: | None |
Fri 20 Jan 2023 09:44:16 AM UTC, comment #1: |
Ronny Adsetts <ronnyadsetts> |
Sat 04 Dec 2021 10:44:41 PM UTC, original submission:
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987008
How to reproduceRun the (first) attached script (as root!). On my system, it reliably fails at lv81. If not, the second script can be run until the error occurs. It requires a parameter indicating the number of iterations.
PatchI hereby release this patch to the public domain, to (hopefully) avoid any copyright assignment problems.
|
Rogier <rogier777> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2021-12-04 | rogier777 | Attached File | - | ![]() |
Added setup-report, #52432 |
Attached File | - | ![]() |
Added test-grub, #52433 |
Is there a chance this fix could be applied? I was bitten by the issue referred to in the linked Debian bug and apparently fixed by this patch a few days ago.
Thanks for your consideration.