[netsnmp 0005184]: SNMP core dumps with greater than 20 interfaces plumbed up
Mantis Bug Tracker via bug-notifications
bug-notifications at lists.opencsw.org
Tue Mar 17 14:43:18 CET 2015
The following issue has been ASSIGNED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5184
======================================================================
Reported By: ndb
Assigned To: hjb
======================================================================
Project: netsnmp
Issue ID: 5184
Category: regular use
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2014-07-02 13:03 CEST
Last Modified: 2015-03-17 14:43 CET
======================================================================
Summary: SNMP core dumps with greater than 20 interfaces
plumbed up
Description:
SNMP core dumps with greater than 20 interfaces plumbed up
I have a production server with 24 netwotk interfaces plumbed up. I find
that SNMP refuses to start.
I am able to reporoduce this on a test server. I keep plumbing up
interfaces using the "ifconfig <iface>:<n> plumb" command. Once the 21st
interface is added SMF immediately moves svc:/network/netsnmpd:default into
maintenance state.
# svcs -vx svc:/network/netsnmpd:default
svc:/network/netsnmpd:default (?)
State: maintenance since 2 July 2014 11:29:54 BST
Reason: Method failed repeatedly.
See: http://support.oracle.com/msg/SMF-8000-8Q
See: /var/svc/log/network-netsnmpd:default.log
Impact: This service is not running.
# cat /var/svc/log/network-netsnmpd:default.log | grep Stop | tail -1
[ Jul 2 11:29:54 Stopping because process dumped core. ]
# ls -larth /core
-rw------- 1 root root 9.2M Jul 2 11:29 /core
======================================================================
More information about the bug-notifications
mailing list