Hi,

On Wed, Mar 16, 2011 at 03:25:03PM +0100, Sascha Hagedorn wrote:
> Hi Dejan,
> 
> thanks for your answer! I have configured an ipmi stonith device and it works 
> judging by the first tests. Although the ipmi plugin can only reboot a 
> server, not power it off instantly, am I right?
> 
> I had configured stonith-action="poweroff" and could spot this line, after an 
> ifdown on the HA network:
> 
> node1 stonith-ng: [21837]: ERROR: stonith_command: Unknown st_fence reply 
> from node1
> node1 stonith-ng: [21837]: WARN: log_data_element: stonith_command: UnknownOp 
> <st-reply st_origin="stonith_construct_async_reply" t="stonith-ng" 
> st_op="st_fence" st_remote_op="dc3c20c7-ec59-4c7b-b536-5e776245d415" 
> st_callid="0" st_callopt="0" st_rc="1" st_output="failed: unrecognised 
> action: poweroff " src="node1" seq="24" />

I think that is due to a bug in stonith-ng which has been fixed
in the meantime (post 1.1.2). The plugins require "off" instead
of "poweroff".  However, I'd consider "reboot" and not to start
the stack on boot a better alternative.

Thanks,

Dejan

> I then configured the stonith-action to "reboot" and turned off automatic 
> booting for OpenAis, so the node that gets being reset comes back to life but 
> not as part of the cluster. Getting it back into the cluster is just a matter 
> of starting OpenAis again.
> 
> Thanks again for the input!
> Cheers,
> Sascha 
> 
> -----Ursprüngliche Nachricht-----
> Von: [email protected] 
> [mailto:[email protected]] Im Auftrag von Dejan Muhamedagic
> Gesendet: Dienstag, 15. März 2011 16:41
> An: General Linux-HA mailing list
> Betreff: Re: [Linux-HA] HP ILO 3 and external/riloe problems
> 
> Hi,
> 
> On Tue, Mar 15, 2011 at 02:42:17PM +0100, Sascha Hagedorn wrote:
> > Hello,
> > 
> > is anyone using the external/riloe stonith plugin with HP's ILO 3? I cannot 
> > seem to get the stonith riloe plugin to work. Access to the HTTPS 
> > Webinterface works as well as SSH access.
> 
> external/riloe doesn't work with iLO 3. And it probably never
> will, because one can use ipmilan or external/ipmi instead.
> 
> Thanks,
> 
> Dejan
> 
> > Here is the output I get:
> > 
> > node1:~ # stonith -vvv -t external/riloe hostlist=10.140.1.1 
> > ilo_hostname=10.140.1.1 ilo_user=iluser ilo_password=ilopassword 
> > ilo_can_reset=1 ilo_protocol=2.0 ilo_powerdown_method=button -S
> > external/riloe[10999]: ERROR: no response from 10.140.1.1
> > ** INFO: external_run_cmd: Calling 
> > '/usr/lib64/stonith/plugins/external/riloe status' returned 256
> > 
> > ** (process:10997): CRITICAL **: external_status: 'riloe status' failed 
> > with rc 256
> > stonith: external/riloe device not accessible.
> > 
> > Any suggestions on how to debug this furthermore?
> > 
> > Thanks in advance,
> > Sascha Hagedorn
> > _______________________________________________
> > 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
> _______________________________________________
> 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

Reply via email to