> One first question: wenn a VM is assigned to an node an the node faile (some > hard case like power or an atomic bomb). Could I start the VM on one of the > other nodes?
You need to 'steal' the VM from that node. Please note that you need to be absolutely sure that the node is down. Then run # mv /etc/pve/nodes/<dead-node>/qemu-server/<vmid>.conf /etc/pve/nodes/<new-node>/qemu-server/ Note: HA manager can do that automaticaly _______________________________________________ pve-user mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
