From owner-freebsd-questions@FreeBSD.ORG Fri Sep 22 23:20:53 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6ECD16A415 for ; Fri, 22 Sep 2006 23:20:53 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8724E43D46 for ; Fri, 22 Sep 2006 23:20:53 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 6D5D31A3C1C; Fri, 22 Sep 2006 16:20:53 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CA7DC51667; Fri, 22 Sep 2006 19:20:52 -0400 (EDT) Date: Fri, 22 Sep 2006 19:20:52 -0400 From: Kris Kennaway To: Jeff Cross Message-ID: <20060922232052.GA68649@xor.obsecurity.org> References: <451428C1.2060902@averageadmins.com> <45146DF7.1000002@averageadmins.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45146DF7.1000002@averageadmins.com> User-Agent: Mutt/1.4.2.2i Cc: questions@freebsd.org Subject: Re: Savecore Errors? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 23:20:53 -0000 On Fri, Sep 22, 2006 at 06:12:55PM -0500, Jeff Cross wrote: > Jeff Cross wrote: > > I have noticed the following messages when booting up my laptop > > recently. Can anyone explain this to me, if it is good or bad (it looks > > bad), and how I can correct it? > > > > Sep 19 08:57:54 xtop savecore: reboot after panic: vinvalbuf: dirty bufs > > Sep 19 08:57:54 xtop savecore: no dump, not enough free space on device > > (232748 > > available, need 753090) > > Sep 19 08:57:54 xtop savecore: unsaved dumps found but not saved > > > > I don't want to have "dirty bufs" any more! :) > > > > Jeff Cross > > http://www.averageadmins.com > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > Any takers on this one? The laptop boots and runs fine. No issues, I > just wondered if this was something to be concerned about. Your laptop previous panicked. See the developers handbook for more. kris