From owner-freebsd-stable@FreeBSD.ORG Wed Aug 5 21:50:44 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A148A106564A for ; Wed, 5 Aug 2009 21:50:44 +0000 (UTC) (envelope-from alexpalias-bsdstable@yahoo.com) Received: from web56407.mail.re3.yahoo.com (web56407.mail.re3.yahoo.com [216.252.111.86]) by mx1.freebsd.org (Postfix) with SMTP id 31D3C8FC15 for ; Wed, 5 Aug 2009 21:50:43 +0000 (UTC) Received: (qmail 34290 invoked by uid 60001); 5 Aug 2009 21:50:43 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1249509043; bh=I1KXH81f6MhM2OVvqJDEzEoZMEEtVhLOq+2lpdtH8SA=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=6uzRDXX+k0fUYJmLrp/UrEfjLA+Uu0AvrIv3Qww0hDTB3h2gwu0ryGacC9KrrUHw57JZKKg/fkYMQMfNRzsz8IMHw/QegS7eIqP8k7ypO3dFbuNEuC2Uuq0Nt2JUN5519rDp5yWR643cSaYcDrtGJhKYxRjZkeEsp8OvERYPqBo= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=N8tQCZ4G1R/hSBxn7Ku2fdui80U08KuHNN7uCWzWAi2YpAkbK16eYTlfAhZynFOyfGrm05cnGTm0QeA3F4C5L/Zs8VSuJl2rB/BnMcJqV6HFbyGaux5fSx2bhtDfG/ajxQSrI/+yNmn6DvueqWm4oIERsg1wuz2dFIXkSAgNriA=; Message-ID: <470971.22650.qm@web56407.mail.re3.yahoo.com> X-YMail-OSG: wzvRrAIVM1nGYh7O01OsDM5k9yzLQKZNDXWTT4J9KMJjkQOj.FdDAt.gH.k4tbbdW9oSbh2pJXJ6s0ftxijAUqzioaVfF_0ov8I2ylYDTzHbrinw.JefDbp3mm0h4c8rjmB9aRvcQBO6CvAu8bsCpmjCi.eLty3BxsnNCnk2pCsmIDemthGXJcFz3TwmtM5kGOUqYd5MqYZW0Gyh803dFrOXfAUFyP5kORwFtPx70v0w0QpLDvux8rRtc49mUeGSGwyB9Q0iHdIUNwLQfZu.0JandTIkqKXZUdeBMvgZx9hOzXzLULPgns8hD7PCQh2cT1TOIrqnzyKgM_hC9ZYRdJiFNDptU5GC6yUodJG0bw-- Received: from [89.136.169.205] by web56407.mail.re3.yahoo.com via HTTP; Wed, 05 Aug 2009 14:50:43 PDT X-Mailer: YahooMailClassic/6.1.2 YahooMailWebService/0.7.338.2 Date: Wed, 5 Aug 2009 14:50:43 -0700 (PDT) From: alexpalias-bsdstable@yahoo.com To: freebsd-stable@freebsd.org, Vitezslav Novy In-Reply-To: <4A79E1FD.80803@vnovy.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: em driver input errors X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: alexpalias-bsdstable@yahoo.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Aug 2009 21:50:44 -0000 --- On Wed, 8/5/09, Vitezslav Novy wrote: > From: Vitezslav Novy > Subject: Re: em driver input errors > To: freebsd-stable@freebsd.org > Date: Wednesday, August 5, 2009, 10:48 PM > I had similar problem with bsnmpd + > mibII module running. > > v. Thanks for the pointer. Did you find a solution to this problem? Maybe I should try switching to net-snmpd or some other snmpd? Thanks Alex PS: I seem to remember seeing input errors on the other host (the one with em0 and em1 on different PCI-E slots) even before starting bsnmpd.