The only way i've gotten this to work reliably is to NOT use clones at all. You need one primitive stonith resource per node, configured with the appropriate parameters for that host (including ilo hostname and username and password) and set a constraint to not allow it to run on the host with its own ilo, since it can't suicide itself with the riloe stonith plugin.
Gary W. Stansbury II Lead LAN Engineer [email protected] 757-631-3356 From: "Jo De Troy" <[email protected]> To: [email protected] Date: 12/17/2008 08:48 AM Subject: [Linux-HA] Re: Problem with riloe stonith plugin on SLES 10 SP2 Hello, I'm also trying to use the riloe stonith plugin on SLES10 SP2. I have a question wrt the cloning on the stonith resource, I'm pretty new to stonith so forgive me my ignorance. The riloe plugin has several parameters, 1 is the ilo_hostname. I would expect that every physical machine has it's own and unique ilo_hostname, so how can a clone work? If I create a stonith resource with ilo_hostname: nodeA_ilo and I clone this resource to have it running on both nodeA and nodeB. There's only 1 ilo_hostname parameter so this will fail when trying to stonith nodeB via it's iLO hostname nodeB_ilo. I must misunderstand this whole thing, can someone help me out here? Or can I duplicate the ilo_hostname parameter and will stonith choose the correct one based on some logic? I guess the same holds for the ilo_user and ilo_password, or not? Do these parameters need the same values on all cluster nodes to have the resource clone work and actually perform the stonith? Thanks in advance, Jo _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems ****************************************************************************** This email and any files transmitted with it are intended solely for the use of the individual or agency to whom they are addressed. If you have received this email in error please notify the Navy Exchange Service Command e-mail administrator. This footnote also confirms that this email message has been scanned for the presence of computer viruses. Thank You! ****************************************************************************** _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
