On 2/16/20 11:28 AM, Roland @web.de wrote:
hello,

why do i need to have the same local storage name when migrating a vm
from node1 to node2 in dual-node cluster with local disks ?

i'm curious that migration is possible in online state (which is much
more complex/challenging task) without a problem, but offline i get
"storage is not available on selected target" (because there are
differenz zfs pools on both machines)

This is because offline and online migration use two very different mechanism. AFAIK Qemu NBD is used for online migration and ZFS send->recv is used for offline migration.


i guess there is no real technical hurdle, it just needs to get
implemented appropriatley !?

There is a patch in the works to make different target storages possible for offline migration.


regards
roland


_______________________________________________
pve-user mailing list
pve-user@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user


_______________________________________________
pve-user mailing list
pve-user@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to