Hi, On Mon, Jan 26, 2009 at 11:07:42PM +1300, Ivan wrote: > SOLVED.
Great. > Replacing the method to "power" works as expected on both old 1.2 and > new 2.0 devices. > > Not sure what is buggy, previous riloe which worked with "button" > or the new one which seems to need "power"?! > > Which is supposed to reboot the node regardless of the reset support? AFAIK, power emulates pulling the power cable. I think that it should be described in the HP ilo documentation. Thanks, Dejan > TA, > Ivan > > > On Mon, 2009-01-26 at 21:09 +1300, Ivan wrote: > > Hi, > > > > Patch was released 22 Jan, updating stonith agents, etc. I tested the > > old one and worked an hour ago. Now after the patch it doesn't power the > > node back ON just powers OFF. > > > > > > <primitive id="STONITH-iLO-host" class="stonith" type="external/riloe" > > provider="heartbeat"> > > <operations> > > <op id="STONITH-iLO-host-op-01" name="monitor" interval="30s" > > timeout="20s" prereq="nothing"/> > > <op id="STONITH-iLO-host-op-02" name="start" timeout="60s" > > prereq="nothing"/> > > </operations> > > <instance_attributes id="STONITH-iLO-host-ia"> > > <attributes> > > <nvpair id="STONITH-iLO-host-ia-01" name="hostlist" value="host"/> > > <nvpair id="STONITH-iLO-host-ia-02" name="ilo_hostname" > > value="host-ilo"/> > > <nvpair id="STONITH-iLO-host-ia-03" name="ilo_user" > > value="Administrator"/> > > <nvpair id="STONITH-iLO-host-ia-04" name="ilo_password" > > value="PWD"/> > > <nvpair id="STONITH-iLO-host-ia-05" name="ilo_can_reset" > > value="false"/> > > <nvpair id="STONITH-iLO-host-ia-06" name="ilo_protocol" > > value="1.2"/> > > <nvpair id="STONITH-iLO-host-ia-07" name="ilo_powerdown_method" > > value="button"/> > > </attributes> > > </instance_attributes> > > </primitive> > > > > It's an old HP box, and the hostname "host" is not the real name, the > > global method for stonith is "reset. Please do understand that nothing > > changed in the last hour except the agent script so don't try to find > > issues with my config. > > > > Sadly I'm leaving the place it's for this week and won't be able to > > troubleshoot this. I thought I let you know anyway. > > > > Ivan > > > > _______________________________________________ > > 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
