--- Begin Message ---
Currently, without HA, the only way to move a vm from a dead node, it to 
manually
move the vm config file through ssh.

This patch series add support do to it through api, with extra verification to 
check if the
node is really dead. (corosync +  ping + ssh).

lxc is not yet implement, I waiting for comment about it.


(I have a lot of customers && student requesting this feature since years)


qemu-server :

Alexandre Derumier (1):
  qemu: add offline migration from dead node

 PVE/API2/Qemu.pm | 56 ++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 52 insertions(+), 4 deletions(-)


pve-manager:

Alexandre Derumier (1):
  migrate: allow migration from dead node

 www/manager6/window/Migrate.js | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)


-- 
2.39.5



--- End Message ---
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to