Hi, On Tue, May 06, 2008 at 11:49:44AM +0400, Alex Orlov wrote: > Hi! > > I have trouble with STONITH configure... > > stonithd[12768]: 2008/05/06_11:35:47 ERROR: Failed to STONITH the node xnfs2: > optype=POWEROFF, op_result=TIMEOUT > tengine[12786]: 2008/05/06_11:35:47 info: tengine_stonith_callback: call=-9, > optype=3, node_name=xnfs2, result=2, node_list=, > action=20:10:d4b2d879-7a1b-40aa-ace6-b1d4408f8d4b > tengine[12786]: 2008/05/06_11:35:47 ERROR: tengine_stonith_callback: Stonith > of xnfs2 failed (2)... aborting transition. > > [EMAIL PROTECTED]:/var/log# stonith -v -t external/riloe hostlist=xnfs2 > ilo_hostname=xnfs2-rm ilo_user=Administrator ilo_password=Administrator > ilo_protocol=2.0 ilo_can_reset=1 ilo_powerdown_method=button -S > stonith: external/riloe device OK.
This is the status of the device. You can also try to poweroff/reset the host (e.g. -T reset <host>). Use -d to see debug output. The CIB configuration looks good to me. Thanks, Dejan > > <primitive class="stonith" type="external/riloe" provider="heartbeat" > id="F01"> > <instance_attributes id="F01_instance_attrs"> > <attributes> > <nvpair name="target_role" id="F01_target_role" value="started"/> > <nvpair id="6d34ca47-1fb2-46c4-bb3f-145ba395971f" > name="ilo_user" value="Administrator"/> > <nvpair id="338d6eb1-02e0-4dda-8959-3723e2c8c560" > name="ilo_can_reset" value="1"/> > <nvpair id="62f25d20-9c23-4a50-abb2-2644c44bc4de" > name="ilo_protocol" value="2.0"/> > <nvpair id="27c938f1-4f4a-4680-b7be-c75912ce3336" > name="ilo_powerdown_method" value="button"/> > <nvpair id="4fa4a5b2-d9de-4bc9-9675-1935c7fdda26" > name="ilo_hostname" value="xnfs2-rm"/> > <nvpair id="97eda4e7-bc40-428e-b93b-3529be718b7d" > name="ilo_password" value="Administrator"/> > <nvpair id="5cfa34dd-2e77-4dbd-bace-c2bf4ac7f462" > name="hostlist" value="xnfs2"/> > </attributes> > </instance_attributes> > <operations> > <op id="5e5eef3d-3d9d-4e59-beb2-340d79b6690d" name="monitor" > interval="30" timeout="20" start_delay="0" prereq="nothing" disabled="false" > role="Started"/> > <op id="efd2cb9d-15dc-4f69-84d1-b55d691407a4" name="start" > timeout="15" prereq="nothing" start_delay="0" disabled="false" > role="Started"/> > </operations> > </primitive> > > _______________________________________________ > 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
