On 2010-04-26T16:35:31, Sam Tran <[email protected]> wrote:

> primitive portblock_block ocf:heartbeat:portblock \
>         params protocol="tcp" ip="192.168.8.171" portno="636" action="block" \
>         op monitor interval="10" timeout="10" depth="0"
> primitive portblock_unblock ocf:heartbeat:portblock \
>         params protocol="tcp" ip="192.168.8.171" portno="636" 
> action="unblock" \
>         op monitor interval="10" timeout="10" depth="0"
> tickle_dir="/tmp/tickle" sync_script="/usr/sbin/csync2 -xvr"
> group ldap_cluster failover-ip1 email-notify portblock_block portblock_unblock

The group doesn't make a lot of sense, btw. The "portblock_block" can,
in your scenario, either be omitted our should be the first resource
(before the IP address).

What's the content of the state files in tickle_dir?

Have you tried running tickletcp manually to see if it generates packets
on your system at all?


run_tickle_tcp() in the script probably needs some debug info added ...

Regards,
    Lars

-- 
Architect Storage/HA, OPS Engineering, Novell, Inc.
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde

_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to