From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 21:04:41 2003 Return-Path: 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 DAD9716A4CE for ; Tue, 18 Nov 2003 21:04:41 -0800 (PST) Received: from lilzmailfe02.liwest.at (lilzmailfe02.liwest.at [212.33.55.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACECD43FD7 for ; Tue, 18 Nov 2003 21:04:38 -0800 (PST) (envelope-from dgw@liwest.at) Received: from [212.33.58.27] (helo=cm58-27.liwest.at) by lilzmailfe02.liwest.at with esmtp (Exim 4.14) id 1AMKW5-000136-7D; Wed, 19 Nov 2003 06:04:37 +0100 From: Daniela To: Keith Spencer , freebsd-questions@freebsd.org Date: Wed, 19 Nov 2003 06:00:29 +0000 User-Agent: KMail/1.5.3 References: <20031119043418.26081.qmail@web12005.mail.yahoo.com> In-Reply-To: <20031119043418.26081.qmail@web12005.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311190600.29494.dgw@liwest.at> Subject: Re: HELP!!?...dirty fs and dont understand what to say to fsck X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 05:04:42 -0000 On Wednesday 19 November 2003 04:34, Keith Spencer wrote: > Hi all, > System = 4.7 > all Intel > I have a filesystem mount error > /dev/ad0s1e i.e. /var > is dirty. > 1)the first I noticed trouble was a system freeze. > Untold screen logged errors.. > no more mbufs OR out of mbufs > 2)I rebooted and it dropped into single user mode ) I > Think) asking me to run fsck manually > 3) I did #fsck > 4) It said all ok except /dev/ad0s1e > Errors were ... > Unknown file type I=4609 > Unexpected soft update inconsistency > Clear[y|n] > **** HELP? do i say y or n? Impact is?? *** > I said no and then... > 50983 DUP I=4610 Unexpected soft update inconsistency > 54019 DUP I=4610 Unexpected soft update inconsistency > etc etcetc... > **** HELP!**** > Is this fatal (please say no) How do I continue best? I don't know what the message means, but I always do: # yes | fsck And it never hurt my filesystem. Regards, Daniela