<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Thanks for the reply Zdenek,<div><br></div><div>So just to make sure I have this correct - you think that my merge was probably working just fine and that all I needed was patience. </div><div>I just needed to wait until the merge completed?</div><div><br></div><div>An answer on <a href="http://serverfault.com/questions/559649/see-progress-of-lvm-merge" target="_blank">http://serverfault.com/<wbr>questions/559649/see-progress-<wbr>of-lvm-merge</a> tells me that</div><div><br></div><div>" <span class="m_-4660664052726125901gmail-comment-copy" style="font-size:13px;margin:0px;padding:0px;border:0px;color:rgb(36,39,41);font-family:arial,"helvetica neue",helvetica,sans-serif"><code style="margin:0px;padding:1px 5px;border:0px;font-family:consolas,menlo,monaco,"lucida console","liberation mono","dejavu sans mono","bitstream vera sans mono","courier new",monospace,sans-serif;background-color:rgb(239,240,241)">lvs -a</code>: Data% columns will go down to 0% while merging</span><span style="font-size:13px;color:rgb(36,39,41);font-family:arial,"helvetica neue",helvetica,sans-serif"> </span> "</div><div><br></div><div>So here is my  <span style="color:rgb(0,0,0);font-family:monospace">lvs -a</span><span style="color:rgb(0,0,0);font-family:monospace"> - Data% is nothing on root now. So I guess that means it has completed.</span></div><div><span style="color:rgb(0,0,0);font-family:monospace"><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">god@new-desktop:~$ sudo lvs -a
</span><br><span class="">  LV                 VG         Attr       LSize    Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
<br>  home_lv            kubuntu-vg rwi-aor--- 1000.00g                               <wbr>     100.00           <br> root               kubuntu-vg owi-aor---   50.00g                               <wbr>     100.00 </span></span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace"><br></span></div><div><font face="monospace">And in fact today I can create a new snapshot of root. So the merge has completed - I guess.</font></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">So really what was that error that told me "</span><span style="font-family:monospace,monospace;font-size:12.8px">Aborting merge</span><span style="font-family:monospace">" ?  You are telling me that it did not abort the merge. It was just doing it in the back ground?  I would humbly suggest that this message be changed!!  Because "</span><span style="font-family:monospace,monospace;font-size:12.8px">Aborting merge</span><span style="font-family:monospace">" sure sounds like the system is giving up on doing the merge.  Which causes concerns to the joe shmo user like me.   </span></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 10, 2017 at 8:54 PM, Zdenek Kabelac <span dir="ltr"><<a href="mailto:zkabelac@redhat.com" target="_blank">zkabelac@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dne 9.4.2017 v 09:17 Roger Morton napsal(a):<span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I wanted to merge a old snap shot (root_snap10) of my root file system back<br>
into root.<br>
<br>
<br>
    LV          VG         Attr       LSize    Pool Origin Data%  Meta%  Move<br>
Log Cpy%Sync Convert<br>
  home_lv     kubuntu-vg rwi-aor--- 1000.00g<br>
 100.00<br>
  root        kubuntu-vg owi-aor---   50.00g<br>
 100.00<br>
  root_snap10 kubuntu-vg swi-a-s---   50.00g      root   28.42<br>
  root_snap14 kubuntu-vg swi-a-s---   50.00g      root   0.00<br>
<br>
</blockquote>
<br></span>
In genernal -<br>
<br>
<br>
Once the merge IS started -  you see immediately 'the merged state' and  the<br>
blocks are moved in background (they are moved back from COW to origin -<br>
while you already see a device in 'merged-state').<br>
<br>
While the merge IS happening you can't merge another LV.<br>
<br>
So you need to wait till merge of snap10 is finished (0%).<span><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
sudo lvcreate -s -n root_snap10b -L 50G /dev/kubuntu-vg/root<br>
  Snapshots of an origin that has a merging snapshot is not supported<br>
<br>
So the system still thinks   /dev/kubuntu-vg/root is in the middle of merging.<br>
Which worries me - my root file system might be in some half and half state<br>
between two different snapshots<br>
</blockquote>
<br>
<br></span>
As said there is never 'half and half state' - this would clearly never work ;) you can't see  old & new data mixed at the same time.<br>
<br>
<br>
Regards<span class="m_-4660664052726125901HOEnZb"><font color="#888888"><br>
<br>
<br>
Zdenek<br>
<br>
<br>
<br>
</font></span></blockquote></div><br></div>
</div></div></div><br></div>