|
Bugzilla – Full Text Bug Listing |
| Summary: | lvm setup on softraid fails to boot without lvmetad in initrd | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Thomas Blume <thomas.blume> |
| Component: | Basesystem | Assignee: | heming zhao <heming.zhao> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | heming.zhao, reset11, tabt |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Thomas Blume
2018-06-27 14:42:12 UTC
*** Bug 1099391 has been marked as a duplicate of this bug. *** *** Bug 1136641 has been marked as a duplicate of this bug. *** 1099391, 1099329 & 1136641 are same bug. need below patch (under lvm2 stable-2.02 branch): these patch had been merged in tumbleweed (lvm2-2.03.05) patch: ``` commit a188b1e513ed5ca0f5f3702c823490f5610d4495 Author: David Teigland <teigland@redhat.com> Date: Fri Nov 30 16:32:32 2018 -0600 pvscan lvmetad: use udev info to improve md component detection commit a01e1fec0fe7c2fa61577c0e636e907cde7279ea Author: David Teigland <teigland@redhat.com> Date: Thu Nov 29 14:06:20 2018 -0600 pvscan lvmetad: use full md filter when md 1.0 devices are present commit 0e42ebd6d4012d210084a9ccf8d76f853726de3c Author: Peter Rajnoha <prajnoha@redhat.com> Date: Thu Nov 29 11:51:05 2018 -0600 scan: md metadata version 0.90 is at the end of disk commit e7bb50880901a4462e350ce0d272a63aa8440781 Author: David Teigland <teigland@redhat.com> Date: Thu Oct 18 11:32:32 2018 -0500 scan: enable full md filter when md 1.0 devices are present commit de2863739f2ea17d89d0e442379109f967b5919d Author: David Teigland <teigland@redhat.com> Date: Fri Jun 15 11:42:10 2018 -0500 scan: use full md filter when md 1.0 devices are present commit c527a0cbfc391645d30407d2dc4a30275c6472f1 Author: David Teigland <teigland@redhat.com> Date: Mon Aug 27 11:15:35 2018 -0500 lvmetad: improve scan for pvscan all ``` this bug same as bug 1145231. *** This bug has been marked as a duplicate of bug 1145231 *** sorry, my mistake. Duping old reports to newer reports is rude This bug target is for tumbleweed. I had pushed lvm2 latest codes (lvm2-2.03.05+) to tumbleweed. The 2.03.05 contains these patch which mention in comment #3. So I closed this bug. |