<div dir="ltr"><font face="monospace, monospace">I wanted to merge a old snap shot (</font><span style="font-family:monospace,monospace">root_snap10)</span><font face="monospace, monospace"> of my root file system back into root.</font><div><font face="monospace, monospace"><br></font></div><div><br style="font-family:monospace,monospace"><span style="font-family:monospace,monospace">    LV          VG         Attr       LSize    Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert</span><br style="font-family:monospace,monospace"><span style="font-family:monospace,monospace">  home_lv     kubuntu-vg rwi-aor--- 1000.00g                                    100.00          </span><br style="font-family:monospace,monospace"><span style="font-family:monospace,monospace">  root        kubuntu-vg owi-aor---   50.00g                                    100.00          </span><br style="font-family:monospace,monospace"><span style="font-family:monospace,monospace">  root_snap10 kubuntu-vg swi-a-s---   50.00g      root   28.42</span><br style="font-family:monospace,monospace"></div><div><font face="monospace, monospace">  root_snap14 kubuntu-vg swi-a-s---   50.00g      root   0.00</font><br></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"><br></font><div><font face="monospace, monospace">So I boot from a USB and ensure /dev/kubuntu-vg/root is not mounted and I issue the lvconvert command below. </font></div><div><font face="monospace, monospace">And it errors with "</font><span style="font-family:monospace,monospace">Failed query for merging percentage. Aborting merge"</span><font face="monospace, monospace"><br></font><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"><div>sudo lvconvert --merge /dev/kubuntu-vg/root_snap10</div><div>Merging of volume root_snap10 started</div><div>root: Failed query for merging percentage. Aborting merge</div><div><br></div><div>root_snap10 would  appear to be gone.</div><div>I can boot to this system and the system does appear to have been restored to the state it was when the snapshot was taken.</div><div><br></div><div>However, if I try snapshot root now </div><div><br></div><div><div>sudo lvcreate -s -n root_snap10b -L 50G /dev/kubuntu-vg/root</div><div>  Snapshots of an origin that has a merging snapshot is not supported</div></div><div><font face="monospace, monospace"><br></font></div>So the system still thinks  </font><span style="font-family:monospace,monospace"> </span><span style="font-family:monospace,monospace">/dev/kubuntu-vg/root is in the middle of merging.</span></div><div><span style="font-family:monospace,monospace">Which worries me - my root file system might be in some half and half state between two different snapshots</span></div><div><span style="font-family:monospace,monospace"><br></span></div><div><span style="font-family:monospace,monospace">*     Is there a way out of this conundrum?       *  </span></div><div><span style="font-family:monospace,monospace"><br></span></div><div><span style="font-family:monospace,monospace">I do have a snapshot I took just before attempting the merge (</span><span style="font-family:monospace,monospace">root_snap14</span><span style="font-family:monospace,monospace">). </span></div><div><span style="font-family:monospace,monospace">I guess I could try and  merge that to root. </span></div><div><span style="font-family:monospace,monospace"><br></span></div><div><span style="font-family:monospace,monospace">I am on kubuntu 16.04</span></div><div><font face="monospace, monospace"><br>lvm version<br> LVM version:     2.02.133(2) (2015-10-30)<br> Library version: 1.02.110 (2015-10-30)</font></div></div></div></div>