On 05/21/2015 02:19 PM, Christian Hesse wrote:
Hello everybody, with recent lvm2 I had problems booting an Arch Linux system with non-systemd initramfs. lvmetad is launched, but volumes are not activated. A git bisect reported this bad commit: commit fe30658a4d5fe4e4e6bb346c9c9ee7142a98f49d Author: Ondrej Kozina <okozina@redhat.com> Date: Mon Apr 13 16:29:15 2015 +0200
Fixed by commit: commit f8bf6410954fcf82bf28852e0dba015c6b7f19dc Author: Ondrej Kozina <okozina@redhat.com> Date: Fri May 22 14:48:28 2015 +0200 lvmetad.c: ignore lvmetad global handle on disconnect do not unset lvmetad global handle on disconnect. This is hotfix for issue described in: https://www.redhat.com/archives/linux-lvm/2015-May/msg00008.html Reported-by: Christian Hesse <list@eworm.de> pvscan --cache --background segfaulted due to NULL ptr dereference. Thanks for the report! Ondrej _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/