[Pacemaker] Virtual IP Setup
Nick Khamis
symack at gmail.com
Wed Sep 21 03:39:08 UTC 2011
Hello Everyone,
I wanted to know how the vip are being setup in terms of routing
etc... Is the preferred approach using
iptables or aliased interfaces (i.e. loopback)? I am using either
Debian or Gentoo. And have the standard
ip primitive:
primitive DBIP ocf:heartbeat:IPaddr2 \
params ip="10.0.0.190" cidr_netmask="24" \
op monitor interval="30s"
I would like to access the cluster from the outside using the single
IP 10.0.0.190. This is for both and active-passive and active-active.
For the active-active I will use ldirectord load balancing? I have not
set this up yet.
Thanks in Advance,
Nick
More information about the Pacemaker
mailing list