Thanks, something not right, please see my command line results below: xennodeb:/usr/lib/heartbeat # stonith -v -t external/riloe hostname=xennodeb ilo_hostname=iloxennodeb ilo_user=Administrator ilo_password=password ilo_can_reset=1 ilo_protocol=2.0 ilo_powerdown_method=button -S xennodeb stonith: external/riloe device not accessible.
** (process:21057): CRITICAL **: external_reset_req: 'riloe reset' for host xennodeb failed with rc 256 xennodeb:/usr/lib/heartbeat # stonith -v -t external/riloe hostname=xennodeb ilo_hostname=iloxennodeb ilo_user=Administrator ilo_password=password ilo_can_reset=1 ilo_protocol=2.0 ilo_powerdown_method=button -S xennodec stonith: external/riloe device not accessible. ** (process:21062): CRITICAL **: external_reset_req: 'riloe reset' for host xennodec failed with rc 256 xennodeb:/usr/lib/heartbeat # stonith -v -t external/riloe hostname=xennodec ilo_hostname=iloxennodec ilo_user=Administrator ilo_password=password ilo_can_reset=1 ilo_protocol=2.0 ilo_powerdown_method=button -S xennodeb stonith: external/riloe device not accessible. ** (process:21067): CRITICAL **: external_reset_req: 'riloe reset' for host xennodeb failed with rc 256 xennodeb:/usr/lib/heartbeat # stonith -v -t external/riloe hostname=xennodec ilo_hostname=iloxennodec ilo_user=Administrator ilo_password=password ilo_can_reset=1 ilo_protocol=2.0 ilo_powerdown_method=button -S xennodec stonith: external/riloe device not accessible. ** (process:21072): CRITICAL **: external_reset_req: 'riloe reset' for host xennodec failed with rc 256 xennodeb:/usr/lib/heartbeat # Please Advise on course of action. Bryan >>> Johan Hoeke <[EMAIL PROTECTED]> 01/26/08 10:56 AM >>> Bryan Manzeck wrote: > Hello, > I have two, soon to be three HP DL385G2 servers in my HA network and am > trying to use the iLO cards for Stonith. I have been struggling with this > for a long time and I am including my full config as I am obviously missing > something and your help is greatly appreciated. > > The resource never shows "green" and active in the gui or shows up with > crm_mon > Hi Bryan, Have you checked the stonith settings on the command line? like so: stonith -vvv -t external/riloe hostlist=julia.uvt.nl ilo_hostname=julia.ilo.uvt.nl ilo_user=Administrator ilo_password=password ilo_can_reset=1 ilo_protocol=2.0 ilo_powerdown_method=button -S stonith: external/riloe device OK. And does your logging contain any messages about STONITH? Jan 25 01:08:47 mandelbrot pengine: [4736]: info: native_print: R_ilo_mandelbrot:0 (stonith:external/riloe): Started sierpinski.uvt.nl Jan 25 01:08:47 mandelbrot pengine: [4736]: info: native_print: R_ilo_sierpinski:0 (stonith:external/riloe): Started mandelbrot.uvt.nl Jan 25 01:09:09 mandelbrot pengine: [4736]: info: native_print: R_ilo_mandelbrot:0 (stonith:external/riloe): Started sierpinski.uvt.nl Jan 25 01:09:09 mandelbrot pengine: [4736]: info: native_print: R_ilo_sierpinski:0 (stonith:external/riloe): Started mandelbrot.uvt.nl regards, Johan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
