Move VM's off dead cluster node

ejmerkel

Renowned Member
Sep 20, 2012
120
4
83
Dumb question as I have never ran into this issue before (thankfully), but today I started getting a bunch of notifications that VM's were down and the proxmox hypervisor had locked up. Thankfully, just a reboot of the hypervisor brought everything back online.

We have backups of all the VM's but this node is part of a cluster with shared storage. We don't have HA rules set up, so if for example I had a down node and could not get it back online. What would be the process to migrate the VM's to another node? Could I simply do a migrate from the dead node by logging into the web interface on one of the remaining live nodes and do a migration assuming there is a qorum?

Thanks!
 
VM configuration is saved in the file /etc/pve/nodes/node_name/qemu-server/xxx.conf file
move this file on working node from /etc/pve/nodes/death_node/qemu-server/xxx.conf to working node.
or
change expected votes
Code:
pvecm expected xxxx
and
Code:
qm migrate xxx nodexxx
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!