Hello, I'm trying to get a pair of servers failover when one of their infiniband interfaces fails. I hoped to get this functionality with ping_groups and added to ha.cf the lines:
respawn hacluster /usr/lib64/heartbeat/ipfail ping_group ibping 10.3.0.229 10.3.0.230 10.3.0.231 Now when I unplug the IB cable on one of the servers I see: heartbeat[13517]: 2008/06/02_09:39:20 WARN: node ibping: is dead heartbeat[13517]: 2008/06/02_09:39:20 info: Link ibping:ibping dead. crmd[13533]: 2008/06/02_09:39:20 notice: crmd_ha_status_callback: Status update: Node ibping now has status [dead] crmd[13533]: 2008/06/02_09:39:20 WARN: get_uuid: Could not calculate UUID for ibping but nothing actually happens (no failover of resources). Did I overlook something? Regards, Erich _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
