Hi,
On Thu, Aug 29, 2013 at 11:43:11AM +0200, Florian Crouzat wrote:
> Le 28/08/2013 19:18, Xiaomin Zhang a écrit :
> >Actually I don't know how to specify the bond interface to assign this
> >virtual IP.
>
>
> $ sudo crm ra meta IPaddr2
Just to note that no special privileges are necessary to
Le 28/08/2013 19:18, Xiaomin Zhang a écrit :
Actually I don't know how to specify the bond interface to assign this
virtual IP.
$ sudo crm ra meta IPaddr2
search for "nic" and make sure the underlaying interface is up as
pacemaker doesn't do "ifup" but create aliases on already created
inte
From: Xiaomin Zhang [mailto:zhangxiao...@gmail.com]
Sent: Wednesday, August 28, 2013 1:18 PM
To: The Pacemaker cluster resource manager
Subject: [Pacemaker] Does ocf:heartbeat:IPaddr2 support binding the
virtual IP on a bond interface?
Hi, Gurus:
Below is the IPaddr2 configuration for my
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