Hi, Gurus:
Below is the IPaddr2 configuration for my environment:
primitive ip1 ocf:heartbeat:IPaddr2 \
        params ip="192.168.241.1" cidr_netmask="32" \
        op monitor interval="15s" \
        meta target-role="Started"
Actually I don't know how to specify the bond interface to assign this
virtual IP.
It seems pacemake just configures the Virtual IP on the bond interface.
However, the remote machines cannot access this virtual IP successfully.
Is there anything missing for the configuration? Or this is a bug of
hearbeat?
Thanks.
_______________________________________________
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

Reply via email to