This bug was fixed in the package lvm2 - 2.02.39-0ubuntu11 --------------- lvm2 (2.02.39-0ubuntu11) karmic; urgency=low
* Copy /etc/lvm/lvm.conf into the initramfs (LP: #246324). -- Colin Watson <[email protected]> Wed, 15 Jul 2009 13:52:21 +0100 ** Changed in: lvm2 (Ubuntu) Status: Confirmed => Fix Released -- initramfs-tools lvm2-hookscript won't include lvm.conf and claim devices it shouldn't https://bugs.launchpad.net/bugs/246324 You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to drbd8 in ubuntu. Status in “drbd8” package in Ubuntu: Invalid Status in “initramfs-tools” package in Ubuntu: Invalid Status in “lvm2” package in Ubuntu: Fix Released Bug description: Binary package hint: initramfs-tools The default initramfs-tools hookscript for lvm does not include /etc/lvm/lvm.conf. If you need to exclude some devices through lvm.conf filters, like if you are using lvm on top of drbd, the base devices get claimed while executing the initrd and drbd etc. will fail. Fix: Include these lines in /usr/share/initramfs-tools/hooks/lvm2: mkdir -p ${DESTDIR}/etc/lvm cp -p /etc/lvm/lvm.conf ${DESTDIR}/etc/lvm/lvm.conf Ubuntu Version: Hardy (8.04) _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-ha Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-ha More help : https://help.launchpad.net/ListHelp

