Try "crm respawn" instead of "crm on" This should leave the node up long enough to allow you to figure out what the problem is.
On Mon, Mar 30, 2009 at 16:34, Lothar Behrens <[email protected]> wrote: > Hi, > > I am new to Linux-HA and have problems to proper configure my two machines > (ha1 and ha2). > > I have put them in my local network and setup nameservive to enable dns > lookup of those two > machines. That works, but the cib seems to not successfully login ... > > > Mar 30 16:17:59 ha1 cib: [4055]: info: startCib: CIB Initialization > completed successfully > Mar 30 16:17:59 ha1 cib: [4055]: CRIT: cib_init: Cannot sign in to the > cluster... terminating > Mar 30 16:17:59 ha1 heartbeat: [4047]: WARN: Managed /usr/lib/heartbeat/cib > process 4055 exited with return code 100. > Mar 30 16:17:59 ha1 heartbeat: [4047]: EMERG: Rebooting system. Reason: > /usr/lib/heartbeat/cib > > My ha.conf looks like this: > > use_logd yes > bcast eth0 > node ha1 ha2 > crm on > > My authkeys is: > > auth 1 > #1 crc > #2 sha1 HI! > #3 md5 Hello! > 1 sha1 Lollisoft > > I am using openSuSE 11.1 and have installed heartbeat, pacemaker and the > python GUI hb_gui. > My firewall's are deactivated at both machines. > > Any help? > > Thanks > > Lothar > > > -- | Rapid Prototyping | XSLT Codegeneration | http://www.lollisoft.de > Lothar Behrens > Heinrich-Scheufelen-Platz 2 > 73252 Lenningen > > > > > > > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
