> About your questions: > > I have two questions. > > 1. As you can see - now I have not hawe two master status in one node > 2. My node_list contains is a.mydomain.com b.mydomain.com c.mydomain.com
Thank you, it is no problem. > I try start pgsql and cleanup pgsq. And got same error. Why RA down pgsql > on a node? > I try cleanup few times and got this: > ... > Migration summary: > * Node a.mydomain.com: > * Node b.mydomain.com: > pgsql:1: migration-threshold=1 fail-count=1000000 > * Node c.mydomain.com: > > Failed actions: > pgsql:1_start_0 (node=b.mydomain.com, call=64, rc=1, status=complete): > unknown error Did you remove "PGSQL.lock" file before cleanup? If there is this lock file, PostgreSQL cannot start on the node, of course as master, as slave too. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
