
mouse at yandex-team
Dec 13, 2010, 11:58 AM
Post #3 of 6
(1276 views)
Permalink
|
|
Re: [PATCH] FreeIPMI support, multi masters and multi-line comments
[In reply to]
|
|
On 12/13/2010 10:48 PM, Bruce Edge wrote: [...] > Any thoughts as to whether this will work with the HP iLO v2 or v3? > As far as ipmiconsole from freeipmi package will work. I've tried only with one iLO-2 (ProLiant DL360 G5) but always receive "Connection refused" / "Connection timeouted" with either ipmiconsole or ipmitool: $ ipmitool -I lanplus -H xx.yy.zz.ww -U admin -P admin sol activate connect(3, {sa_family=AF_INET, sin_port=htons(623), sin_addr=inet_addr("xx.yy.zz.ww")}, 16) = 0 time(NULL) = 1292269970 send(3, "\6\0\377\7\0\0\0\0\0\0\0\0\0\t \30\310\201\0008\216\4\265", 23, 0) = 23 nanosleep({0, 100000}, NULL) = 0 select(4, [3], NULL, [3], {1, 0}) = 1 (in [3], left {0, 999346}) recv(3, 0x815ab61, 1024, 0) = -1 ECONNREFUSED (Connection refused) -- Anton D. Kachalov ITO, System Administrator Tel: +7 (495) 739-70-00 ext.7613 _______________________________________________ users mailing list users [at] conserver https://www.conserver.com/mailman/listinfo/users
|