On Tue, Nov 24, 2020 at 05:34:12PM +0530, Sreyan Chakravarty wrote: > Scanning devices dm-0 for LVM logical volumes vgfedora/fedora > inactive '/dev/vgfedora/pool00' [929.75 GiB] inherit > inactive '/dev/vgfedora/fedora' [700.00 GiB] inherit > modprobe: FATAL: Module dm-thin-pool not found in directory > /lib/modules/5.8.18-200.fc32.x86_64 > /usr/sbin/modprobe failed: 1 > Can't process LV vgfedora/fedora: thin target support missing from kernel? > > I have marked the logical volumes as active via : > lvchange -kn vgfedora/pool00 > lvchange -kn vgfedora/fedora See my reply to your other message - you need to rebuild your initramfs image to include the dm-thin-pool module. Regards, Bryn. _______________________________________________ linux-lvm mailing list linux-lvm@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/