Running rsync -avzPc -e 'ssh -o UserKnownHostsFile=/dev/null' --delete-during 10.0.1.100:/var/lib/pgsql/9.2/data/pg_archive /var/lib/pgsql/9.2/data/ on each slave fixes it - but question then is - why cannot this be done automatically by RA ?
Andrew on irc suggested I use restart_on_promote, but I have a feeling this can be done without restarting anything - however the RA itself would have to be fixed, and I can't do it myself to propose a fix, or submit a patch.
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org