Virtual IP Address
Create a single primitive resource of type IPaddr2.
Resource ID
Unique ID for this virtual IP address resource in the cluster.
IP address
The IPv4 address to be configured in dotted quad notation,
for example "192.168.1.1".
Netmask
The netmask for the interface in CIDR format
(e.g., 24 and not 255.255.255.0).
If unspecified, it will be determined automatically.
LVS support
Enable support for LVS Direct Routing configurations. In case a IP
address is stopped, only move it to the loopback device to allow the
local node to continue to service requests, but no longer advertise it
on the network.
primitive ocf:heartbeat:IPaddr2
params
ip=""
cidr_netmask=""
lvs_support=""
op start timeout="20" op stop timeout="20"
op monitor interval="10" timeout="20"