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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
