From owner-freebsd-stable@FreeBSD.ORG Mon Dec 10 12:29:03 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E0BC9C4F for ; Mon, 10 Dec 2012 12:29:03 +0000 (UTC) (envelope-from ptyll@nitronet.pl) Received: from mail.nitronet.pl (smtp.nitronet.pl [195.90.106.27]) by mx1.freebsd.org (Postfix) with ESMTP id 92B3A8FC0C for ; Mon, 10 Dec 2012 12:29:03 +0000 (UTC) Received: from mailnull by mail.nitronet.pl with virscan (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Ti2Tm-0007qV-8F for freebsd-stable@freebsd.org; Mon, 10 Dec 2012 13:29:02 +0100 Date: Mon, 10 Dec 2012 13:28:42 +0100 From: Pawel Tyll X-Priority: 3 (Normal) Message-ID: <669906304.20121210132842@nitronet.pl> To: CeDeROM Subject: Re: 8.3 -> 9.1 results in often crashes. In-Reply-To: References: <14710710481.20121210115455@nitronet.pl> <25C40A89BB7841C5A48906BB8243E2E7@multiplay.co.uk> <111851865.20121210131339@nitronet.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: Nitronet.pl X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ptyll@nitronet.pl X-SA-Exim-Scanned: No (on mail.nitronet.pl); SAEximRunCond expanded to false Cc: freebsd-stable@freebsd.org, Steven Hartland X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 12:29:03 -0000 Hi, > Hey Pawel, please force fsck of the filesystem (-f), I had that issue > recently and the system was crashing because of that (su-journal did not > show fs corruption). Fsck -f showed and fixed inconsistencies and now its > fine. This is a ZFS-only machine, including root. There are no UFS filesystems mounted. p.