From owner-freebsd-stable@FreeBSD.ORG Fri Mar 9 09:54:25 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18562106566B for ; Fri, 9 Mar 2012 09:54:25 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 524A58FC08 for ; Fri, 9 Mar 2012 09:54:24 +0000 (UTC) Received: by lagv3 with SMTP id v3so1969398lag.13 for ; Fri, 09 Mar 2012 01:54:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=0plP698XEwL8dBWkkDMR0sABCLMGP3QzyOGXRd4kX+A=; b=WYQz8WDzgEAC6b7XkzAXWvWIlRXlPBviOZRLyM9bE0aCi+SJNWlOe19AmrCoZqbDI5 6Rm5Lrb9G2dXJczUooDCvPr7ZJ718mq6GwwsX68MFAxnfKJu4Rbx83DLFmFNiX7arPBd QZe3uDrRz5130iVveJzieH8gTMgvXCrD1tyaMq4y6FRn6ScgOUEl6fC2AFpiiLvo2Plw CDVwRjv+gGoBNaoo+4cZYguc+SDB0lhV60DbqKgQcMw76af0Y9xpNn7L58GMqJjPEtzK I7PvkZWhwfLGWsNLJe8iNTW7v6WD1gqrBOkVbEgsROocUdvA1oPYx/tScuqUHGASscqE oT5g== MIME-Version: 1.0 Received: by 10.152.145.135 with SMTP id su7mr1174454lab.5.1331286863161; Fri, 09 Mar 2012 01:54:23 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.112.13.18 with HTTP; Fri, 9 Mar 2012 01:54:23 -0800 (PST) In-Reply-To: <20120308190713.GH88589@redundancy.redundancy.org> References: <20120308190713.GH88589@redundancy.redundancy.org> Date: Fri, 9 Mar 2012 01:54:23 -0800 X-Google-Sender-Auth: uI2RHncsMhoLesVqz1hedZf94IY Message-ID: From: Adrian Chadd To: David Thiel Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org Subject: Re: Heavy fs corruption with 9.0-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2012 09:54:25 -0000 PR ? Adrian On 8 March 2012 11:07, David Thiel wrote: > On Mon, Mar 05, 2012 at 05:12:16PM -0500, Arnaud Lacombe wrote: >> I've been running a couple of system with 9.0-RELEASE since it is out. >> All the system were installed through the standard installation >> procedure. After unclean reboot, either crash or power-failure, I get >> a huge amount of really bad filesystem corruption (read: "silent", >> fs-wide, corruptions). This happens with either i386 or amd64 build. >> Systems involved use compact flash as their system permanent storage >> medium. > > I have had this same behavior on every SUJ system I've built, both on > SSDs and otherwise, on i386, PPC and amd64. Remove SUJ and revert to > plain softupdates, and I strongly suspect your problems will disappear. > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"