V
valferon
Guest
Hello,
I am looking for the easiest way to get back working a VM wich was running on a node of my Proxmox cluster.
My configuration is :
One master / one slave
DRBD configured in Primary/Primary mode
What is do for this test is :
-"halt" on the slave node
The only thing I have is a logical volume, replicated with DRBD on my master
=> LV : vm-101-disk-1
The only way I found so far is to create an empty VM on the master.
then I delete the disk of this new VM.
Finally I do : qm set --ide1 /dev/drbdvg/vm-101-disk-1
I can start my server on my other node.
Is there a better solution to have the same result?
Thanks for making such a good product!
I am looking for the easiest way to get back working a VM wich was running on a node of my Proxmox cluster.
My configuration is :
One master / one slave
DRBD configured in Primary/Primary mode
What is do for this test is :
-"halt" on the slave node
The only thing I have is a logical volume, replicated with DRBD on my master
=> LV : vm-101-disk-1
The only way I found so far is to create an empty VM on the master.
then I delete the disk of this new VM.
Finally I do : qm set --ide1 /dev/drbdvg/vm-101-disk-1
I can start my server on my other node.
Is there a better solution to have the same result?
Thanks for making such a good product!