On Wed, Sep 24, 2008 at 13:25, Christian Ratzlaff <[EMAIL PROTECTED]> wrote: > hi > > i have build a resource with the gui and tried to start it. It fails with the > red sign and switches back to the blank bulp immediately. > When i start the listener from the shell via lsnrctl start <listenername> or > via the oralsnr-script under OCF-ROot i have no problems. The gui however > does not see the state after that. > > When i try to start the listener with the gui i get this in the ha_log: > rmd[21291]: 2008/09/24_13:21:10 info: do_state_transition: State transition > S_POLICY_ENGINE -> S_TRANSITION_ENGINE [ input=I_PE_SUCCESS > cause=C_IPC_MESSAGE origin=route_message ] > tengine[21611]: 2008/09/24_13:21:10 info: unpack_graph: Unpacked transition > 9: 0 actions in 0 synapses > tengine[21611]: 2008/09/24_13:21:10 info: run_graph: Transition 9: > (Complete=0, Pending=0, Fired=0, Skipped=0, Incomplete=0) > tengine[21611]: 2008/09/24_13:21:10 info: notify_crmd: Transition 9 status: > te_complete - <null> > cib[2067]: 2008/09/24_13:21:10 info: retrieveCib: Reading cluster > configuration from: /var/lib/heartbeat/crm/cib.xml (digest: > /var/lib/heartbeat/crm/cib.xml.sig) > crmd[21291]: 2008/09/24_13:21:10 info: do_state_transition: State transition > S_TRANSITION_ENGINE -> S_IDLE [ input=I_TE_SUCCESS cause=C_IPC_MESSAGE > origin=route_message ] > cib[2067]: 2008/09/24_13:21:10 info: retrieveCib: Reading cluster > configuration from: /var/lib/heartbeat/crm/cib.xml.last (digest: > /var/lib/heartbeat/crm/cib.xml.sig.last) > pengine[21612]: 2008/09/24_13:21:10 WARN: process_pe_message: Transition 9: > WARNINGs found during PE processing. PEngine Input stored in: > /var/lib/heartbeat/pengine/pe-warn-137.bz2 > pengine[21612]: 2008/09/24_13:21:10 info: process_pe_message: Configuration > WARNINGs found during PE processing. Please run "crm_verify -L" to identify > issues. > heartbeat[21281]: 2008/09/24_13:21:10 WARN: string2msg_ll: node [fyd60g] > failed authentication > mgmtd[21292]: 2008/09/24_13:21:10 ERROR: unpack_rsc_op: Remapping > resource_pcs1t_lsnr_start_0 (rc=1) on fyd36g to an ERROR > > > who can explain this error message to me?
It means exactly what it says - that the start action failed. Have you tried the script with ocf-tester? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
