Hi, I have one server where LibreNMS is not seeing any of the storage devices. The server is a BSD based FreeNAS server. I have a few other FreeNAS servers that have the storage devices appearing fine so it isn’t a general issue.
The only thing that may be somewhat unusual about this server is the number of disks (18) and the storage controller (LSI 3108).
You’ve answered your own question Because the snmp walk is timing out we don’t get the data we need, try increasing the snmp timeout for the device.
@laf, Never mind, I found it under Device -> Edit -> SNMP. At first I didn’t notice it due to the labels being in the text boxes and it just saying “seconds”. Fixed the issue. It may fix an issue I have with another device too where sometimes I am getting partial info during a discovery. Thanks! – Bud
For recommendations that’s difficult to say, just try slowly increasing it until you don’t see the issue. Setting it to like 10 seconds means poller will hang for that amount of time, find if it’s the snmp check we do to make sure the device is up but if it passes that one then we could hang the poller for a while…