From owner-freebsd-net@FreeBSD.ORG Tue Dec 27 09:06:17 2011 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4D23106566C for ; Tue, 27 Dec 2011 09:06:17 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id 30D228FC16 for ; Tue, 27 Dec 2011 09:06:16 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id pBR96Fxn026961; Tue, 27 Dec 2011 13:06:15 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id pBR96FLn026960; Tue, 27 Dec 2011 13:06:15 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 27 Dec 2011 13:06:15 +0400 From: Gleb Smirnoff To: Sami Halabi Message-ID: <20111227090615.GQ8035@glebius.int.ru> References: <20111227044754.GK8035@FreeBSD.org> <20111227083503.GP8035@glebius.int.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-net@FreeBSD.org Subject: Re: ng_mppc_decompress: too many (4094) packets dropped, disabling node X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2011 09:06:17 -0000 Sami, On Tue, Dec 27, 2011 at 10:42:58AM +0200, Sami Halabi wrote: S> i see in the logs many 4092, and a bit 4093 and 4094 as the log shows. S> S> I applied the both patches (the one you sent and the on on the pr) but i S> didn't load the new module yet: S> # kldunload ng_mppc S> kldunload: can't unload file: Device busy S> # S> S> I'm afraid to force it so my MPD won't crash to usesrs... what do you S> recommend? Yes, you need to drop all users. No other way to upgrade. But don't hurry with it, yet. I think I will come up with a fix soon. The patch in the PR isn't actually a good idea. My patch that improves logging isn't needed any more, since I have already found a box with a big evidence of this error. -- Totus tuus, Glebius.