Hi,
> # crm configure primitive ClusterIP ocf:heartbeat:IPaddr2 \
> params ip=192.168.9.101 cidr_netmask=32 \
> op monitor interval=30s
I think, i'm not sure, that you need to add nic="eth0" (for example) and your
broadcast. And your nestmask sould be 24 ?
For example :
primitive VIP ocf:heartbe
Hi,
I am trying to setup my first cluster on Redhat Enterprise Server v5.4.
Currently there is no disks for both of my hosts yet. The version that I have
is heartbeat 3.0.2.
I did the command:
# crm configure primitive ClusterIP ocf:heartbeat:IPaddr2 \
params ip=192.168.9.101 cidr_netmask=32 \