[ZBX-4270] IPMI insufficient resource Created: 2011 Oct 25 Updated: 2017 May 30 Resolved: 2012 Nov 01 |
|
| Status: | Closed |
| Project: | ZABBIX BUGS AND ISSUES |
| Component/s: | Server (S) |
| Affects Version/s: | 1.8.8 |
| Fix Version/s: | None |
| Type: | Incident report | Priority: | Trivial |
| Reporter: | hamid sfandiari | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | ipmi | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
FreeBSD , ipmitool-1.8.11_2, openipmi-2.0.18_4, DL 360 G7 ilo v3.0 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
I've set 3 items for my server to get sensor data each 30 seconds but it Frequently changed to not supported when it changed to not supported i had check with manual "ipmitool -U zabbix -H 192.168.XX.XX -I lanplus -L ADMINISTRATOR sensor" Error: Unable to establish IPMI v2 / RMCP+ session also the result of "ipmitool -U zabbix -H 192.168.XX.XX -I lanplus -L ADMINISTRATOR session info all" maybe usefull (at the next possible time) session handle : 2 session handle : 0 session handle : 4 |
| Comments |
| Comment by richlv [ 2011 Oct 25 ] |
|
could it be that you're just overloading the target ipmi device, thus starving it of the resources ? |
| Comment by hamid sfandiari [ 2011 Oct 25 ] |
|
do you have think that 3 item for an iLo by the interval of 60 sec caused to Overloading? i think that the following pesudo script could solve this issue and preventing iLo from overloading interval 1 interval 2 |
| Comment by richlv [ 2011 Oct 25 ] |
|
do i understand it correctly that your suggestion is to merge requests to ipmi devices if they happen to be scheduled close enough ? as for what could overload devices, hard to say. if ipmitool returns you an error, then that's what is happening |
| Comment by hamid sfandiari [ 2011 Oct 25 ] |
|
yes, you understood correctly but still i am thinking that closing session after querying (don't waiting for session timeout happen on ilo side) is more effective solution |
| Comment by Cristian Mammoli [ 2012 Mar 02 ] |
|
Similar thing happens on Fujitsu Primergu Servers. My env: Very often I get errors in Zabbix logs and when I query the serevr with ipmitool I get: [root@srvzabbix ~]# ipmitool -H <IP>-U admin -P admin sensor get "Power Unit" Instead of: [root@srvzabbix ~]# ipmitool -H <IP> -U admin -P admin sensor get "Power Unit" |
| Comment by Alexei Vladishev [ 2012 Aug 27 ] |
|
I am not sure we can do anything with this issue. We are looking forward to optimizing IPMI and SNMP polling by using bulk requests. It may help once implemented. |
| Comment by richlv [ 2012 Nov 01 ] |
|
should be solved by |