<div dir="ltr">I am looking into thin snapshots since the older COW snapshots delay my boot enormously.<div><br></div><div>My normal root fs is on a normal "non-thin" volume. </div><div><br></div><div>So to make a snapshot I have boot into a live cd environment then set my root fs volume to read-only and then set it to inactive.</div><div><br></div><div>Commands:</div><div><br></div><div>       sudo lvchange -pr vgfedora/fedora</div><div>       sudo lvchange -an vgfedora/fedora</div><div><br></div><div>Now I create the thin snapshot using lvcreate, after that I need to restore my root LVS to its original state:</div><div><br></div><div>     sudo lvchange -ay vgfedora/fedora</div><div><br></div><div>      sudo lvchange -prw vgfedora/fedora</div><div><br></div><div>This fails with:</div><div><br></div><div>            Command on LV vgfedora/fedora uses options that are invalid with LV parameters: lv_is_external_origin.</div><div><br></div><div><br></div><div>I mean what is the point of creating a snapshot if I can't change my original volume ?</div><div><br></div><div>Is there some sort of resolution ?<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards,<div>Sreyan Chakravarty</div></div></div></div></div>