<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 28 Dec 2017, at 19:56, FERNANDO FREDIANI &lt;<a href="mailto:fernando.frediani@upx.com" class="">fernando.frediani@upx.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">
  

    <meta http-equiv="content-type" content="text/html; charset=utf-8" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class="">
    <font face="arial, helvetica, sans-serif" class="">Has anyone tried the
      command below under the hood between two oVirt Node (in the same
      Datacenter or between two different (local) ones) ? Does it work ?</font><br class=""></div></div></blockquote><div><br class=""></div>no, it does not with ovirt. ovirt manages storage differently than plain libvirt</div><div><br class=""></div><div><blockquote type="cite" class=""><div class=""><div bgcolor="#FFFFFF" text="#000000" class="">
    <pre class="">virsh migrate --live --persistent --undefinesource --copy-storage-all \
&nbsp;&nbsp;&nbsp; --verbose --desturi &lt;DESTINATION&gt; &lt;VM&gt;</pre>
    <font face="arial, helvetica, sans-serif" class="">This is such a fantastic
      features for certain scenarios that may help a lot maintenance or
      even migration between hosts with Local Storage to minimize
      Downtime and mainly all the hassle of having to Poweroff a VM,
      Export to an Export Datastore, umount it, mount on the other
      Host/Datacenter, Import and Power On.<br class="">
      <br class="">
      Thanks<br class="">
      Regards<br class="">
      <br class="">
      Fernando<br class="">
      <br class="">
      [1] Ref: </font><font face="arial, helvetica, sans-serif" class=""><a class="moz-txt-link-freetext" href="https://hgj.hu/live-migrating-a-virtual-machine-with-libvirt-without-a-shared-storage/">https://hgj.hu/live-migrating-a-virtual-machine-with-libvirt-without-a-shared-storage/</a></font><br class="">
  </div>

_______________________________________________<br class="">Users mailing list<br class=""><a href="mailto:Users@ovirt.org" class="">Users@ovirt.org</a><br class="">http://lists.ovirt.org/mailman/listinfo/users<br class=""></div></blockquote></div><br class=""></body></html>