Hello,
The other day my main node went off unexpectedly.
As I store my images in the nas, I thought that I could start the VMs of that node in another, until I fixed it.
But I could not find the command or way to do it. It seems that you need that the node which holds the VMs to be up and migrate it first. You can't migrate without the node online, even if the images are stored in a shared nfs storage:
vps2:# pct start 105 (105 is a CT stored in vps1, which is a offline node)
Configuration file 'nodes/vps2/lxc/105.conf' does not exist
Is there a way to force migration of machines corresponding to another node? (provided there is enough quorum of course).
The other day my main node went off unexpectedly.
As I store my images in the nas, I thought that I could start the VMs of that node in another, until I fixed it.
But I could not find the command or way to do it. It seems that you need that the node which holds the VMs to be up and migrate it first. You can't migrate without the node online, even if the images are stored in a shared nfs storage:
vps2:# pct start 105 (105 is a CT stored in vps1, which is a offline node)
Configuration file 'nodes/vps2/lxc/105.conf' does not exist
Is there a way to force migration of machines corresponding to another node? (provided there is enough quorum of course).