From owner-freebsd-questions@freebsd.org Wed Jan 13 11:54:22 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01EC8A802FC for ; Wed, 13 Jan 2016 11:54:22 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D88B51F6E for ; Wed, 13 Jan 2016 11:54:21 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=94KAmkCOjgave2Zwirqr84mh/lvaLUrVwZmSBsH/V/E=; b=qWMJzfOoU9q+9nSe3/hsNSe3eP XN5ffr5iax4StJ9L3+p9L+R+ltcemDG/1MBw2MqvJUmqwFzndX61rJSNxe+qu2zGZbTJcOHfgeLMD 4RENiR8t/1txLcjiaf3ffTkO3iYyInnDzEEuH80qnzfFgiNbfQE49xe4vm9y6809EXrg=; Received: from [114.124.26.192] (port=12272 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.86) (envelope-from ) id 1aJJAN-003QtB-L8; Wed, 13 Jan 2016 04:00:40 -0700 Date: Wed, 13 Jan 2016 19:00:33 +0800 From: Erich Dollansky To: Yuri Cc: Polytropon , FreeBSD Questions Subject: Re: "fsck -y /" keeps saying "Disk is still dirty" no matter how many times I run it Message-ID: <20160113190033.5e40842a@X220.alogt.com> In-Reply-To: <56902DB8.9080907@rawbw.com> References: <569017FF.9060509@rawbw.com> <20160108211722.71ab0408.freebsd@edvax.de> <56902DB8.9080907@rawbw.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Authenticated-Sender: sl-508-2.slc.westdc.net: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 11:54:22 -0000 Hi, On Fri, 8 Jan 2016 13:44:24 -0800 Yuri wrote: > On 01/08/2016 12:17, Polytropon wrote: > > This seems to indicate a massive file system defect. Using > > "fsck -fy /" enables fsck to use its full spectrum of repair you must run fsck on th eunmounted device to get the best result. > > (in comparison to -p "preen mode"). Check if_the same_ problems > > re-appear. In this case, they could not be fixed properly > > and the file system won't get the "clean" indicator. > > I had to run 'fsck -fy' ~10 more times until the problem is gone. > > First time that I saw such an extensive damage. It was just sume which is hard to fix on mounted device. Erich > > Thank you, > Yuri > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"