pgsql_ha_cluster
pgsql_ha_cluster copied to clipboard
End of the doc?
Is your documentation complete? The last line seems to be the following: "Create the multi-state resource from the primitive resource created above"
Postgres Master should start after this last command line?
This is an incomplete doc I need to update it. The current version I have running is located at the link below. It it more in-depth and deals with setting up a local cluster in a vagrant environment.
It is almost 100% complete but I have some issues with failure that need attention, that I don't see in a physical environment.
http://kb.techtaco.org/#!linux/postgresql/building_a_highly_available_multi-node_cluster_with_pacemaker_&_corosync.md
If it's working in physical environment and not in VM it could be a network security of your hypervisor to prevent ARP spoofing. This mecanism is used when the virtual IP's owner change.
Thx for the link I will take a look.