Hi, We are running stonith v2.1.3 on CentOS v5.2 (x64). This version of stonith works fine when used with HP DL360 G4 running ILo v1.92:
[~]# stonith -t external/riloe hostlist=host1 ilo_hostname=host1-rac ilo_user=ilouser ilo_password=password ilo_can_reset=1 ilo_protocol=2 ilo_powerdown_method=button -S stonith: external/riloe device OK. But I get this error when I attempt to access an HP DL360 G5 running ILo version 1.77 (the latest version of ILo from HP for DL360 G5) [~]# stonith -t external/riloe hostlist=host2 ilo_hostname=host2-rac ilo_user=ilouser ilo_password=password ilo_can_reset=1 ilo_protocol=2 ilo_powerdown_method=button -S ** INFO: external_run_cmd: Calling '/usr/lib64/stonith/plugins/external/riloe status' returned 256 stonith: external/riloe device not accessible. I've verified that I can reach port 443 on host2-rac: [~]# telnet host2-rac 443 Trying 10.0.255.68... Connected to data01-rac.xb.nl (10.0.255.68). Escape character is '^]'. Any ideas as to how I can fix this would be gratefully received. Thanks to all who contribute to Heartbeat and stonith which have used with great success for many years. Shaun Op dit e-mailbericht is een disclaimer van toepassing, welke te vinden is op http://www.espritxb.nl/disclaimer NB: Vanaf heden zijn al onze mailadressen gewijzigd in [email protected]! Pas dit svp aan in uw adresboek. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
