On Apr 16, 2011, at 5:33 PM, Aleksey Mykhailov wrote: > Hello! > > I've installed pacemaker with heartbeat following instruction on this page > http://www.clusterlabs.org/rpm-next/ (Installation - EPEL) > I have CentOS 5.6 32 bit > > rpm -qi pacemaker|grep Version > Version : 1.1.5 > > rpm -qi heartbeat|grep Version > Version : 3.0.3 > > # cat /etc/ha.d/ha.cf > autojoin none > bcast eth0 > warntime 3 > deadtime 6 > initdead 60 > keepalive 1 > node node0 > node node1 > crm respawn > > > also auth key on bot nodes > > after initial configuration I started heartbeat on both nodes > > and saw in logs this > Apr 16 17:20:40 crmd: [23695]: ERROR: te_connect_stonith: Sign-in failed: > triggered a retry > Apr 16 17:20:40 crmd: [23695]: info: te_connect_stonith: Attempting > connection to fencing daemon… >
I re-call somebody reported you need to add apiauth stonith-ng uid=root in ha.cf I don't use 1.1.x branch yet myself, so can't tell if it's true or not. Vadym _______________________________________________ Pacemaker mailing list: [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
