On 15.Oct 2010 13:31, Michael Schwartzkopff wrote:
On Friday 15 October 2010 11:57:48 Marcel Hauser wrote:
Hi all

what is the cleanest way to setup resources for an ha firewall with
multiple (50) public ip's?

do i have to create a resource for every single public ip and after that
a resource for every internal ip (around 5 vlans) and then group them
all together in a single group?

That is the easy way. Works quite nice. Beware that you have "ordered=false"
as a meta attribute on the group. Thus you start all addresses at the same
time and do not have to wait.

The hard way would be to write your own Resource Agent that starts a lot of IP
addresses.

ok... this is what i've expected.... i should be able to handle both solution... just wanted to make sure there's no easier/better way

And by the way: I am also earning my money with consulting ;-)

smile.... if it where for business, sure! but it's more a personal horizon extension project ;-)

marcel

_______________________________________________
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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to