Mehul Vora wrote:
> 
> Hi,
> 
> i am running ucd-snmp v4.2 on redhat 7.1... i have noticed a strange error
> where i go and start snmpd and after a few seconds when i see the status it
> says
> 
> [root@tc init.d]# ./snmpd status
> snmpd dead but subsys locked
> 
> besides this, at times, when snmpd is running, i try snmpwalk from console
> and it runs half way through and says "Timeout: No Response from
> localhost"... this is what gets appended to /var/log/messages when this
> happens...
> 
> Jul 25 10:47:24 tc kernel: cdrom: open failed.
> Jul 25 10:47:24 tc modprobe: Note: /etc/modules.conf is more recent than
> /lib/modules/2.4.2-2/modules.dep
> Jul 25 10:47:24 tc last message repeated 6 times
> Jul 25 10:47:24 tc kernel: end_request: I/O error, dev 02:00 (floppy),
> sector 0
> 
> this is a multi-homed server and i am running traffic control (tc) on both
> the devices... is that the culprit?

I had the same problem.  It appears that the code that implements the
host MIB is probing expensively and indiscriminately.  Since I did not
need that info, I reconfigured the ucd-snmp package with
--with-mib-modules="agentx smux" (the default includes the host MIB),
and it worked fine.

--David Gadbois



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to