]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(lvm): restore setting LVM_MD_PV_ACTIVATED
authorDavid Teigland <teigland@redhat.com>
Fri, 17 Dec 2021 18:14:51 +0000 (12:14 -0600)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Wed, 2 Feb 2022 22:48:13 +0000 (22:48 +0000)
commit164e5ebb1199ea3e3d641ce402d8257f0055a529
tree2a198123c1ed79713fa95b8ff6c001260dc99f9a
parent1af46743195422aaebcde5c508a5dd479eff51ea
fix(lvm): restore setting LVM_MD_PV_ACTIVATED

The 69-dm-lvm-metad.rules udev rule has been removed from
the initrd, because it's been dropped by recent upstream
lvm versions, and it never performed any primary function
within the initrd.  But, it did have the job of setting
LVM_MD_PV_ACTIVATED=1 for active md devices used by PVs.
That step needs to be restored, and is now included in
64-lvm.rules.
modules.d/90lvm/64-lvm.rules