On 2009-11-12T14:34:00, Bob Schatz <[email protected]> wrote:
> Hi,
>
> I am new to Linux HA.
>
> I am using the 3.0.1 version of heartbeat with the 1.0.6 stable build of
> pacemaker on a fresh fc11 system.
>
> I installed everything as per:
>
> http://clusterlabs.org/wiki/Install
>
> # wget -O /etc/yum.repos.d/pacemaker.repo
> http://clusterlabs.org/rpm/fedora-11/clusterlabs.repo
> # yum install -y pacemaker corosync heartbeat
>
> When I attempted to start heartbeat, it failed as follows:
You need cluster-glue + resource-agents installed too, did they not end
up being installed auotmatically? If not, the fedora packages miss
dependencies.
> I then did crm_verify as follows:
>
> r...@fc11-2:# crm_verify -L
> crm_verify[13367]: 2009/11/12_14:03:14 ERROR: unpack_rsc_op: Hard error
> - SS-IP1_monitor_0 failed with rc=5: Preventing SS-IP1 from re-starting on
> fc11-2
> crm_verify[13367]: 2009/11/12_14:03:14 ERROR: unpack_rsc_op: Hard error
> - SS-IP1_monitor_0 failed with rc=5: Preventing SS-IP1 from re-starting on
> fc11-1
You posted only the pacemaker messages. What you need to look at
are the log messages from the IPAddr resource agent detailing why it
returned this error code, and fix those.
> r...@fc11-1:# sh -x /etc/ha.d/resource.d/IPaddr start
> + . /etc/ha.d/resource.d//hto-mapfuncs
> ++ . /etc/ha.d/shellfuncs
> /etc/ha.d/resource.d//hto-mapfuncs: line 9: /etc/ha.d/shellfuncs: No
> such file or directory
That again is a borked install. Please install
cluster-glue/resource-agents.
> /etc/ha.d/resource.d//hto-mapfuncs: line 35:
> /usr/lib/ocf/resource.d//heartbeat/.ocf-shellfuncs: No such file or directory
Same here.
Regards,
Lars
--
Architect Storage/HA, OPS Engineering, Novell, Inc.
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems