Jochen,
your method getconfignames returns *all* parameters.

[    1.62]  if cmd == 'getconfignames':
[    1.63] -    for arg in [ "hostlist", "ilo_hostname", "ilo_user", 
"ilo_password", "ilo_can_reset", "ilo_protocol", "ilo_powerdown_method"]:
[    1.64] +    for arg in [ "hostlist", "ilo_hostname", "ilo_user", 
"ilo_password", "ilo_can_reset", "ilo_protocol", "ilo_powerdown_method", 
"ilo_proxyhost", "ilo_proxyport"]:

I think that "getconfignames" should only return the *required* parameters. 
Else you get a warning logged by 

lib/plugins/stonith/external.c (lines 416 to 420) for each unspecified  (e.g. 
*optional*) parameter.

Regards
Holger
___________________________________________________________
WEB.DE DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 für 
nur 19,99 ¿/mtl.!* http://web.de/DSL-Doppel-Flatrate/
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to