Hello, I have a two-node test cluster. I added a ping statement to each of the nodes to ping the default network. The two nodes are connected to the same network segment and have a crosslink cable between them. When I plug out the cable of the node that is running the service, I see the following in the logs, but the services are not migrated over to the node who has still good connection:
Jan 17 05:50:56 ha-2 heartbeat: [4452]: WARN: node 10.0.0.1: is dead Jan 17 05:50:56 ha-2 heartbeat: [4452]: info: Link 10.0.0.1:10.0.0.1 dead. Jan 17 05:50:56 ha-2 crmd: [4470]: notice: crmd_ha_status_callback: Status update: Node 10.0.0.1 now has status [dead] Jan 17 05:50:56 ha-2 crmd: [4470]: WARN: get_uuid: Could not calculate UUID for 10.0.0.1 So what do I have to do to configure a 'failover on network isolation scenario'? Thomas _______________________________________________ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems