On Wed, Aug 22, 2007 at 12:14:19PM +0200, peter panda wrote: > Hi, > > i'm a newbie to heartbeat, i'm trying the version 2 CRM ability. i installed > heartbeat on Debian etch using apt-get install heartbeat-2.
That's probably 2.0.7-2. For heartbeat that's really ancient. Look for Horms's packages and install 2.1.2. I'm not sure if they are available for Etch though. Perhaps you'll have to compile from source. > i have configured a simple 2-node cluster, but when i start heartbeat i got > the following errors in my syslog > > 11:58:33 idp0 cib: [10463]: info: startCib:main.c CIB Initialization > completed successfully > > Aug 22 11:58:33 idp0 cib: [10463]: ERROR: socket_wait_conn_new: trying to > create in /var/run/heartbeat/crm/cib_callback bind:: No such file or > directory Sounds like a permission problem. This directory (/var/run/heartbeat/crm) should be 750 and owned by hacluster:haclient. > > Aug 22 11:58:33 idp0 cib: [10463]: ERROR: Can't create wait channel of type > uds: Resource temporarily unavailable > > Aug 22 11:58:33 idp0 heartbeat: [10441]: WARN: Exiting > /usr/lib/heartbeat/cib process 10457 returned rc 1. > > Aug 22 11:58:33 idp0 heartbeat: [10441]: ERROR: Respawning client > "/usr/lib/heartbeat/cib": > > i had other errors of the same type. any clue will be appreciated > > thank you > _______________________________________________ > 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
