[Linux-HA] CVS HEAD
Andrew Beekhof
beekhof at gmail.com
Fri Oct 7 03:19:32 MDT 2005
I'd need full logs to really comment properly.
Btw. on_fail=fence isn't going to work unless you define some fencing agents.
On 10/7/05, Simon Rowe <srowe at cambridgebroadband.com> wrote:
> In my two node cluster heartbeat now runs but my resource is never started
> (cib.xml at end of message).
>
> There seems to be a repeating sequence of
>
> Oct 7 10:00:27 linuxha2 pengine: [14877]: info:
> mask(native.c:native_create_actions): vsmgmt_group:vsmgmt: Stopped->Started
> Oct 7 10:00:27 linuxha2 pengine: [14877]: info: mask(native.c:StartRsc):
> Start resource vsmgmt_group:vsmgmt (linuxha2)
> Oct 7 10:00:27 linuxha2 cib: [14870]: info:
> mask(callbacks.c:cib_common_callback): Operation cib_query from client
> 02c85633-a6bd
> -47e4-8cfb-2de37d6a4b1/cib_rw
>
> But there's no indication the resource is ever attempted to be started (it
> logs to syslog whenever the script is called)
>
> I do see
>
> Oct 7 10:00:27 linuxha2 crmd: [14873]: WARN: lrm_get_rsc(653): got a return
> code HA_FAIL from a reply message of getrsc with fun
> ction get_ret_from_msg.
> Oct 7 10:00:27 linuxha2 lrmd: [14872]: notice: lrmd_rsc_new(): No
> lrm_rprovider field in message
>
> but that seems associated with the monitor operation.
>
>
> <cib>
> <configuration>
> <crm_config>
> <nvpair id="symmetric_cluster" name="symetric_cluster" value="true"/>
> <nvpair id="suppress_cib_writes" name="suppress_cib_writes"
> value="true"/>
> <nvpair id="default_resource_stickiness"
> name="default_resource_stickiness" value="INFINITY"/>
> </crm_config>
> <nodes/>
> <resources>
> <group id="vsmgmt_group">
> <primitive id="vsmgmt" class="heartbeat" type="vsmgmt">
> <operations>
> <op id="1" name="monitor" interval="30s" timeout="3s"
> on_fail="fence"/>
> </operations>
> </primitive>
> </group>
> </resources>
> <constraints/>
> </configuration>
> <status/>
> </cib>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
More information about the Linux-HA
mailing list