<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 23, 2020 at 6:43 PM Bryn M. Reeves <<a href="mailto:bmr@redhat.com">bmr@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This is a classic (aka CoW/copy-on-write or "thick") snapshot since it<br>
was created with a size (-L 70GB). When creating a thin snapshot you do<br>
not specify a size for the snapshot LV - it consumes space from the<br>
associated thin pool as needed.<br>
<br>
Generally you can find information about the LVs on your system using<br>
the "lvs" command. The "Attr" field displays lv attributes including the<br>
volume type - see the NOTES section of 'man lvs' for the meaning of the<br>
values. The lvs report can also show you whether a snapshot is using CoW<br>
or thinp and the amount of data it is consuming.<br></blockquote><div><br></div><div>I have now migrated to thin snapshots:</div><div><br></div><div>These are my logical volumes:</div><div><br></div><div>#  lvs</div><div><br></div><div> LV     VG       Attr       LSize   Pool   Origin Data%  Meta%  Move Log Cpy%Sync Convert<br>  fedora vgfedora Vwi-a-tz-- 700.00g pool00        16.61                                  <br></div><div>  pool00 vgfedora twi-aotz-- 929.75g               12.50  16.61                           </div><div><br></div><div><br></div><div>But I am unable to boot now due to these errors:</div><div><br></div>Nov 24 10:44:00 localhost.HPNotebook dracut-initqueue[861]: Scanning devices dm-0  for LVM logical volumes vgfedora/fedora<br>Nov 24 10:44:00 localhost.HPNotebook dracut-initqueue[886]: inactive '/dev/vgfedora/pool00' [929.75 GiB] inherit<br>Nov 24 10:44:00 localhost.HPNotebook dracut-initqueue[886]: inactive '/dev/vgfedora/fedora' [700.00 GiB] inherit<br>Nov 24 10:44:00 localhost.HPNotebook dracut-initqueue[888]: modprobe: FATAL: Module dm-thin-pool not found in directory /lib/modules/5.8.18-200.fc32.x86_64<br>Nov 24 10:44:00 localhost.HPNotebook dracut-initqueue[888]: /usr/sbin/modprobe failed: 1<br><div>Nov 24 10:44:00 localhost.HPNotebook dracut-initqueue[888]: Can't process LV vgfedora/fedora: thin target support missing from kernel?</div><div><br></div><div>I have tried to mark the volumes as active by :</div><div><br></div><div>                lvchange -kn vgfedora/pool00</div><div>                lvchange -kn vgfedora/fedora</div><div><br></div><div>But no change.</div><div><br></div><div><br></div><div><br></div><div>How do I add the 

dm-thin-pool module ? I can't even boot.</div></div><div><br></div><div>-- <br></div><div dir="ltr" class="gmail_signature"><div dir="ltr">Regards,<div>Sreyan Chakravarty</div></div></div></div>