> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im Auftrag von
> Michael Schwartzkopff
> Gesendet: Freitag, 25. Januar 2008 20:57
> An: General Linux-HA mailing list
> Betreff: [Linux-HA] STONITH external/ibmrsa config question
Hi Michael,
>
> I have a question about the STONITH agent for the
> external/ibmrsa device.
> stonith -t external/ibmrsa -h tells me the parameters are:
> hostname
> ipaddr
> userid
> passwd
> type
>
> The description of hostname tells me: "The hostname of the
> host to be managed
> by this STONITH device".
>
> My question: Do I need a separate STONITH resource for every
> node I have?
With this stonith agent: Yes.
>
> On the other hand I saw the line hostname=`echo ${hostname} |
> tr ',' ' '` in
> the script which makes no sense when there are no multiple
> hostnames allowed.
> But anyway, Where is the $hostname used at all in the script?
hostname is used in the api-action gethosts. The stonith agent
can be asked which nodes (here hostname) it's able to shoot at.
The api allowes that there are more than one. "ibmrsa" is not able
to do that.
hostname = nodename
ipaddr = ip address of the RSA-board on node "hostname"
userid = username to login to rsa board via MPCli (IBM tool)
passwd = password to login ti rsa board via MPCli
type = ibm|ipmi (default ibm) Channel to communicate IMHO
>
> Could anybody post a config the this agent or mail it to me?
> Thank your very
> much.
Please have a look at
http://wiki.linux-ha.org/CIB/Idioms#head-a9d42e06b1b44c7748effb09bf9581519fb6c076
Best regards
Andreas Mock
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems