Hi, On Wed, Aug 25, 2010 at 01:49:29PM +0200, Timothy Carr wrote: > Hi All, > > I have setup stonith using the crm live interface. All is setup correctly on > the interface but the service fails to start. > * > Aug 25 12:59:35 node2 external/riloe[12218]: ERROR: Access denied because a > login delay is in effect. (rc: 0x005E)
Apparently this means that there were too many failed authentication requests recently. Are you sure that the username and password are correct? Can you login using a browser? The riloe plugin also uses the https interface. Thanks, Dejan > Aug 25 12:59:35 node2 external/riloe[12218]: debug: iLO processed request > (rc=-1) in 0.05 s* > > I am concerned about the following lines in the log file though when trying > to login to the ILO using the external/riloe plugin. > > *Aug 25 12:59:31 node2 crmd: [28184]: info: do_lrm_rsc_op: Performing > key=74:392:0:1a1017a6-e8be-4913-bedd-9166ac196621 op=STONITH-001_start_0 ) > Aug 25 12:59:31 node2 lrmd: [28181]: info: rsc:STONITH-001:586: start > Aug 25 12:59:31 node2 lrmd: [12215]: info: Try to start STONITH resource > <rsc_id=STONITH-001> : Device=external/riloe > Aug 25 12:59:31 node2 stonithd: [28179]: info: Cannot get parameter > ilo_protocol from StonithNVpair > Aug 25 12:59:31 node2 stonithd: [28179]: info: Cannot get parameter > ilo_powerdown_method from StonithNVpair > Aug 25 12:59:31 node2 external/riloe[12218]: debug: creating power request: > GET_HOST_POWER_STATUS,None,None > Aug 25 12:59:35 node2 external/riloe[12218]: debug: request sent in 3.81 s > Aug 25 12:59:35 node2 external/riloe[12218]: ERROR: Access denied because a > login delay is in effect. (rc: 0x005E) > Aug 25 12:59:35 node2 external/riloe[12218]: debug: iLO processed request > (rc=-1) in 0.05 s > Aug 25 12:59:35 node2 external/riloe[12218]: ERROR: request failed > Aug 25 12:59:36 node2 stonithd: [12217]: info: external_run_cmd: Calling > '/usr/lib64/stonith/plugins/external/riloe status' returned 256 > Aug 25 12:59:36 node2 stonithd: [12217]: CRIT: external_status: 'riloe > status' failed with rc 256 > Aug 25 12:59:36 node2 stonithd: [28179]: WARN: start STONITH-001 failed, > because its hostlist is empty > Aug 25 12:59:36 node2 crmd: [28184]: info: process_lrm_event: LRM operation > STONITH-001_start_0 (call=586, rc=1, cib-update=594, confirmed=true) unknown > error > Aug 25 12:59:36 node2 attrd: [28182]: info: attrd_ais_dispatch: Update > relayed from node1 > Aug 25 12:59:36 node2 attrd: [28182]: info: attrd_local_callback: Expanded > fail-count-STONITH-001=value++ to 251 > Aug 25 12:59:36 node2 attrd: [28182]: info: attrd_trigger_update: Sending > flush op to all hosts for: fail-count-STONITH-001 (251) > Aug 25 12:59:36 node2 attrd: [28182]: info: attrd_perform_update: Sent > update 1519: fail-count-STONITH-001=251* > > Anyone know what the problem could be ? > Thanks > Tim > _______________________________________________ > 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
