[Pacemaker] Does ocf:heartbeat:IPaddr2 support binding the virtual IP on a bond interface?

Xiaomin Zhang zhangxiaomin at gmail.com
Wed Aug 28 13:18:07 EDT 2013


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20130829/352a06b4/attachment-0002.html>


More information about the Pacemaker mailing list