
This is a multi-part message in MIME format. --------------5F461645E0C4B073B81D0E85 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit 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 ? virsh migrate --live --persistent --undefinesource --copy-storage-all \ --verbose --desturi <DESTINATION> <VM> 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. Thanks Regards Fernando [1] Ref: https://hgj.hu/live-migrating-a-virtual-machine-with-libvirt-without-a-share... --------------5F461645E0C4B073B81D0E85 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <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 <DESTINATION> <VM></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> --------------5F461645E0C4B073B81D0E85--