[Linux-HA] NEWBIE question: Making sense of BasicSanityCheck output

Andrew Beekhof beekhof at gmail.com
Thu Dec 14 04:38:32 MST 2006


On 12/13/06, Rob Tanner <rtanner at linfield.edu> wrote:
> I am trying to configure heartbeat to run as a 2.x cluster manager (I'm
> running v2.0.7 for Fedora), and not having a lot of success.  I ran the
> BasicSanityCheck command and got the response (eventually) that there
> are 4 errors.
>
> The file /tmp/linux-ha.testlog has some 4300 lines in it and far more
> than 4 lines with the word "error" or "ERROR" in them.  These are the
> lines that look like they have some pertinence:
>
> heartbeat[22631]: 2006/12/12_16:21:09 ERROR:
> api_process_registration_msg: cannot add client(22997)
> heartbeat[22631]: 2006/12/12_16:21:09 ERROR:
> api_process_registration_msg: cannot add client(22998)
> heartbeat[22631]: 2006/12/12_16:21:09 ERROR:
> api_process_registration_msg: cannot add client(22999)
> heartbeat[22631]: 2006/12/12_16:21:09 ERROR:
> api_process_registration_msg: cannot add client(23003)
> heartbeat[22631]: 2006/12/12_16:21:09 ERROR:
> api_process_registration_msg: cannot add client(23007)
> heartbeat[22631]: 2006/12/12_16:21:09 ERROR:
> api_process_registration_msg: cannot add client(23012)
> heartbeat[22631]: 2006/12/12_16:21:09 ERROR:
> api_process_registration_msg: cannot add client(23017)
> heartbeat[23826]: 2006/12/12_16:22:09 ERROR:
> api_process_registration_msg: cannot add client(24198)
> heartbeat[23826]: 2006/12/12_16:22:09 ERROR:
> api_process_registration_msg: cannot add client(24199)
>         <nvpair id="cib-bootstrap-options-pe-error-series-max"
> name="pe-error-series-max" value="-1"/>
> cib[24471]: 2006/12/12_16:22:33 info: readCibXmlFile:
> [on-disk]           <nvpair
> id="cib-bootstrap-options-pe-error-series-max"
> name="pe-error-series-max" value="-1"/>
> crmd[24475]: 2006/12/12_16:23:18 info: process_lrm_event:lrm.c LRM
> operation (2) monitor_0 on bsc-rsc-artemis.linfield.edu-1 Error: (7) not
> running
> crmd[24475]: 2006/12/12_16:23:18 debug: build_operation_update:lrm.c
> Resource action bsc-rsc-artemis.linfield.edu-1/monitor Error: 7
> crmd[24475]: 2006/12/12_16:23:22 info: process_lrm_event:lrm.c LRM
> operation (4) monitor_0 on bsc-rsc-artemis.linfield.edu-2 Error: (7) not
> running
> crmd[24475]: 2006/12/12_16:23:22 debug: build_operation_update:lrm.c
> Resource action bsc-rsc-artemis.linfield.edu-2/monitor Error: 7
>
> Any ideas about what actually needs fixing?

I'd start with the lines like:

> heartbeat[22631]: 2006/12/12_16:21:09 ERROR:
> api_process_registration_msg: cannot add client(22997)

chances are the hacluster user and/or haclient group don't exist or
have a different ID than expected


More information about the Linux-HA mailing list