For several weeks I'm trying to build a PVE cluster (not H.A. at this time) with 2 nodes for testing (so I'm allowed to break everything!). I've understood that 3 nodes is better but I've only 2 and I read that it is possible to do this.
My documentation is the wiki and "Proxmox High Availability" book by Simon M.C. Cheng.
My problem today is that if I install a lxc based VM on host A it does not exist on node B and I do not understand how to make it available to manualy stop the VM on node A and start it on node B (no automatic migration at this test level).
Node A and B are same hardware, running proxmox 4.2
Cluster is created and I can manage the two nodes from the same web interface
I've setup a volume group on a drbd8 config primary/primary (working) where I put the root file system of my VM and I can see its LV on the 2 nodes with the same path (lvdisplay).
But VM is created on node A and doesn't exist on node B. I understand I should not install it twice.
I've read about pmxcfs replicating configs between nodes and I think I've missed something there...
Thanks for your advices or links to some related documentation I should have read.
Patrick
My documentation is the wiki and "Proxmox High Availability" book by Simon M.C. Cheng.
My problem today is that if I install a lxc based VM on host A it does not exist on node B and I do not understand how to make it available to manualy stop the VM on node A and start it on node B (no automatic migration at this test level).
Node A and B are same hardware, running proxmox 4.2
Cluster is created and I can manage the two nodes from the same web interface
I've setup a volume group on a drbd8 config primary/primary (working) where I put the root file system of my VM and I can see its LV on the 2 nodes with the same path (lvdisplay).
But VM is created on node A and doesn't exist on node B. I understand I should not install it twice.
I've read about pmxcfs replicating configs between nodes and I think I've missed something there...
Thanks for your advices or links to some related documentation I should have read.
Patrick