Hey Guys
I want to create a HA environment using two physical laptops.
(Purpose is for a simple app that i want to test)
thanks.
				
			I want to create a HA environment using two physical laptops.
(Purpose is for a simple app that i want to test)
- I have two physical laptops with the latest pve 4.x installed.
 - I have two nodes as a cluster in my datacenter.
 - I was hoping to create a simple directory under in /var/lib/vz/shared_dir
 - I was hoping anything on this "shared_dir" folder will be synced between the two nodes.
 - And if syncing is setup, then install the container's disk on this "shared_dir"
 - so if one node is offline, then the second node will continue to run the container..
 
thanks.