<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="arial, helvetica, sans-serif">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>
    <pre>virsh migrate --live --persistent --undefinesource --copy-storage-all \
    --verbose --desturi &lt;DESTINATION&gt; &lt;VM&gt;</pre>
    <font face="arial, helvetica, sans-serif">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>
      <br>
      Thanks<br>
      Regards<br>
      <br>
      Fernando<br>
      <br>
      [1] Ref: </font><font face="arial, helvetica, sans-serif"><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>
  </body>
</html>