On Fri, Apr 1, 2011 at 11:34 AM, RaSca <[email protected]> wrote: >> Then I tried to find a way to keep just the rmtab file synchronized on >> both nodes. I cannot find a way to have pacemaker do this for me. Is >> there one? > > As far as I know, all those operations are handled by the exportfs RA.
I believe this was true till the backup part was removed. See the git commit below. > >> Also, I have found that the exportfs RA originally had a mechanism to >> keep rmtab synchronized but it has been removed in this commit: >> >> https://github.com/ClusterLabs/resource-agents/commit/0edb009a87f0d47b310998f2cb3809d2775e2de8 >> Is there another way to accomplish this active/active setup? > > I've configured a lot of A/A setup with exportfs without having problems. > What's the boot order of your resources? Are you sure you're removing first > of all the IP and then exportfs? I'm asking this because one of my problem > was about the connections keep opened by the clients (i was removing first > exportfs). I checked the boot order and indeed I was doing it the wrong way. After I fixed it, a couple of tests worked right away, while the client hanged again when I switched back the cluster to both nodes online. Could you post your working configuration? Thanks, Alessandro _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
