[Pacemaker] IPaddr2 started but "not working"
    Francesco Namuri 
    f.namuri at credires.it
       
    Mon Oct 28 04:38:34 EDT 2013
    
    
  
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?
Best Regards,
Francesco Namuri
--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"
--------
    
    
More information about the Pacemaker
mailing list