I have a 2 node cluster and I've replicated a VM from node A to node B.
I was expecting that the VM information itself would be replicated too. I'm used to that in my old Hyper-V solution. However it seems that only the disk is replicated and not the VM information?
I can see the replicated disk on node B. But I'm not sure how to convert that to a VM in case of disaster (like node A going down)?
Do I have to copy the VM .conf file to the folder of the still running node? (And first do a '
pvecm expected 1' to solve read-only issues).
And what do I need to to when the failed node comes back online?
I was expecting that the VM information itself would be replicated too. I'm used to that in my old Hyper-V solution. However it seems that only the disk is replicated and not the VM information?
I can see the replicated disk on node B. But I'm not sure how to convert that to a VM in case of disaster (like node A going down)?
Do I have to copy the VM .conf file to the folder of the still running node? (And first do a '
pvecm expected 1' to solve read-only issues).
And what do I need to to when the failed node comes back online?