From owner-freebsd-questions@freebsd.org Fri Jan 8 20:11:50 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 1AB68A66B27 for ; Fri, 8 Jan 2016 20:11:50 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id E358119FA for ; Fri, 8 Jan 2016 20:11:49 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yuri.doctorlan.com (c-50-184-63-128.hsd1.ca.comcast.net [50.184.63.128]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id u08KBhn1003794 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Fri, 8 Jan 2016 12:11:43 -0800 (PST) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-50-184-63-128.hsd1.ca.comcast.net [50.184.63.128] claimed to be yuri.doctorlan.com To: FreeBSD Questions From: Yuri Subject: "fsck -y /" keeps saying "Disk is still dirty" no matter how many times I run it Message-ID: <569017FF.9060509@rawbw.com> Date: Fri, 8 Jan 2016 12:11:43 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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: Fri, 08 Jan 2016 20:11:50 -0000 As a result of the power outage I needed to run fsck on UFS disk with soft-updates. But every time the command 'fsck -y /' says that it corrected a lot of problems, but it still leaves the disk dirty. I ran it at least 15 times - same result. What would be the way to proceed from here? (I ran fsck before, but it never happened that fsck keeps finding problems) Thank you, Yuri