[Pacemaker] IPaddr2 started but "not working"
Lars Marowsky-Bree
lmb at suse.com
Mon Oct 28 08:56:43 UTC 2013
On 2013-10-28T09:38:34, Francesco Namuri <f.namuri at credires.it> wrote:
> Hi,
> I've a problem with a IPaddr2 resource, it appears to be started
> correctly and it works for a while, but after it appears "to be hanged",
> it doesn't work until I send it a restart.
> Does anyone has experienced similar issue?
You're running it in cluster-ip mode; why?
> --code--
> primitive cluster_ip_wlan ocf:heartbeat:IPaddr2 \
> params ip="172.16.15.254" cidr_netmask="32"
> clusterip_hash="sourceip-sourceport" \
> op monitor interval="10s" \
> meta target-role="Started"
> --------
I'd suggest to drop the "clusterip_hash" parameter, unless you're also
running it as a clone. (In which case seeing your full configuration
would be needed.)
Regards,
Lars
--
Architect Storage/HA
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde
More information about the Pacemaker
mailing list