<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 6, 2017 at 12:30 PM, Nicolas Ecarnot <span dir="ltr">&lt;<a href="mailto:nicolas@ecarnot.net" target="_blank">nicolas@ecarnot.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">Le 06/12/2017 à 11:21, Nathanaël Blanchet a écrit :<br>
</span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
Hi all,<br>
<br>
I&#39;m about to lose one very important vm. I shut down this vm for maintenance and then I moved the four disks to a new created lun. This vm has 2 snapshots.<br>
<br>
After successful move, the vm refuses to start with this message:<br>
<br>
Bad volume specification {u&#39;index&#39;: 0, u&#39;domainID&#39;: u&#39;961ea94a-aced-4dd0-a9f0-266c<wbr>e1810177&#39;, &#39;reqsize&#39;: &#39;0&#39;, u&#39;format&#39;: u&#39;cow&#39;, u&#39;bootOrder&#39;: u&#39;1&#39;, u&#39;discard&#39;: False, u&#39;volumeID&#39;: u&#39;a0b6d5cb-db1e-4c25-aaaf-1bbe<wbr>e142c60b&#39;, &#39;apparentsize&#39;: &#39;<a href="tel:(214)%20748-3648" value="+12147483648" target="_blank">2147483648</a>&#39;, u&#39;imageID&#39;: u&#39;4a95614e-bf1d-407c-aa72-2df4<wbr>14abcb7a&#39;, u&#39;specParams&#39;: {}, u&#39;readonly&#39;: u&#39;false&#39;, u&#39;iface&#39;: u&#39;virtio&#39;, u&#39;optional&#39;: u&#39;false&#39;, u&#39;deviceId&#39;: u&#39;4a95614e-bf1d-407c-aa72-2df4<wbr>14abcb7a&#39;, &#39;truesize&#39;: &#39;<a href="tel:(214)%20748-3648" value="+12147483648" target="_blank">2147483648</a>&#39;, u&#39;poolID&#39;: u&#39;48ca3019-9dbf-4ef3-98e9-0810<wbr>5d396350&#39;, u&#39;device&#39;: u&#39;disk&#39;, u&#39;shared&#39;: u&#39;false&#39;, u&#39;propagateErrors&#39;: u&#39;off&#39;, u&#39;type&#39;: u&#39;disk&#39;}.<br>
<br>
I tried to merge the snaphots, export , clone from snapshot, copy disks, or deactivate disks and every action fails when it is about disk.<br>
<br>
I began to dd lv group to get a new vm intended to a standalone libvirt/kvm, the vm quite boots up but it is an outdated version before the first snapshot. There is a lot of disks when doing a &quot;lvs | grep 961ea94a&quot; supposed to be disks snapshots. Which of them must I choose to get the last vm before shutting down? I&#39;m not used to deal snapshot with virsh/libvirt, so some help will be much appreciated.<br></span></blockquote></blockquote><div><br></div><div>The disks which you want to copy should contain the entire volume chain.</div><div>Based on the log you mentioned, It looks like this image is problematic:</div><div><br></div><div>  storage id: &#39;961ea94a-aced-4dd0-a9f0-266c<wbr>e1810177&#39;,</div><div>  imageID&#39;: u&#39;4a95614e-bf1d-407c-aa72-2df4<wbr>14abcb7a<br></div><div>  volumeID&#39;: u&#39;a0b6d5cb-db1e-4c25-aaaf-1bbe<wbr>e142c60b&#39;</div><div><br></div><div>What if you try to deactivate this image and try to run the VM, will it run?</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
<br>
Is there some unknown command to recover this vm into ovirt?<br>
<br>
Thank you in advance.<br>
<br>
<br></span></blockquote></blockquote><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
<br></span>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
<br>
</blockquote>
<br>
Beside specific oVirt answers, did you try to get informations about the snapshot tree with qemu-img info --backing-chain on the adequate /dev/... logical volume?<br>
As you know how to dd from LVs, you could extract every needed snapshots files and rebuild your VM outside of oVirt.<br>
Then take time to re-import it later and safely.<span class="gmail-HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Nicolas ECARNOT<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
</font></span></blockquote></div><br></div></div>