Hi all! I'm new to this list, I've been looking to get some info about this but I haven't seen anything, so I'm trying this way.
I've successfully configured a 2-node cluster with DRBD + Heartbeat + Pacemaker. It works as expected. The problem comes when both nodes are down. Having this, after powering on one of the nodes, I can see it configuring the network but after this I never see the console for this machine. So I try to connect via SSH and realize that Heartbeat is not running. After I run it manually I can see the console for this node. This only happens when BOTH nodes are down. When just one is, everything goes right as Heartbeat starts automatically on the powering-on node. I see nothing relevant in logs, my conf is as follows: root@cluster1:~# cat /etc/ha.d/ha.cf | grep -e ^[^#] logfacility local0 ucast eth1 192.168.0.91 ucast eth0 192.168.20.51 auto_failback on node cluster1.gamez.es cluster2.gamez.es use_logd yes crm on autojoin none Any ideas on what am I doing wrong? Thanks a lot in advance. Nicolás _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
