Hi guys,<br>sorry for the dumb question but i'm totally new to pacemaker.<br>I have 2 node with debian lenny on board and i've followed this tutorial for the setup part.<br><a href="http://www.clusterlabs.org/wiki/Debian_Lenny_HowTo">http://www.clusterlabs.org/wiki/Debian_Lenny_HowTo</a><br>
On every node i have 2 nics with 2 different networks<br>nic1 on net 1 -> 10.0.0.1<br>nic2 on net 2 -> 192.168.1.1<br>the two networks are isolated, they don't speak each other. The box act as a router for the two networks only for some services (http) in both the way. It uses iptables for this.<br>
I should need to have one ip clustered on the first network and one ip clustered on the second network.<br>Which kind of resources should i add to the CIB?<br>of course ocf:heartbeat:IPaddr<br>What kink of ports should i open in iptables to allow the two nodes to speak each other?<br>
I've read even this tutorial <br><a href="http://www.clusterlabs.org/wiki/Pingd_with_resources_on_different_networks">http://www.clusterlabs.org/wiki/Pingd_with_resources_on_different_networks</a><br>but i've not understood if pingd is the right choice for this work.<br>
Any help appreciated<br>Thanks in advance<br>Fabrizio<br>