On Mon, Jul 5, 2010 at 2:55 PM, Alain.Moulle <[email protected]> wrote: > Hi Andrew, > > sorry for the delay but I had a HW pb on my server. > > Now it is fixed and I'd like to try the new parameters you gave to me, > but I don't understand > the parameter : pcmk_host_list="whitespace list of hosts the device > controls", > what exactly do I have to put in this list ?
Which machines can the device turn off? Thats what needs to be set as pcmk_host_list. eg. pcmk_host_list="node1 node2 node3" > because the only device > control for this restofencenode3 is > (in my understanding) the BMC IP addr of node3, and this is already set > in parameter ipaddr, so > I don't understand what you want me to set in this list ... > * > *My crm command is :* > *crm configure primitive restofencenode3 stonith:fence_ipmilan params > ipaddr='BMC address of node3' login='mylogin' passwd='mypasswd' > action='reboot' pcmk_host_check=static-list pcmk_host_list=' > ????? ' meta target-role=Started > > But even if you give me the answer, I 'm a little worried about messages > returned by crm : yes, well when you set pcmk_host_list to something sane, most of these should go away. > ERROR: restofencenode3: parameter pcmk_host_check does not exist > ERROR: restofencenode3: parameter list does not exist > ERROR: restofencenode3: parameter controls does not exist > ERROR: restofencenode3: parameter device does not exist > ERROR: restofencenode3: parameter hosts does not exist > ERROR: restofencenode3: parameter pcmk_host_list does not exist > ERROR: restofencenode3: parameter of does not exist > ERROR: restofencenode3: parameter the does not exist > > so it seems that those new parameters are not known by fence_ipmilan , > isn't it ? > > Thanks for your help. > Regards > Alain > > > > > > _______________________________________________ > 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
