From owner-freebsd-stable@FreeBSD.ORG Wed Mar 7 23:55:01 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 894EB16A402; Wed, 7 Mar 2007 23:55:01 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9D34F13C48D; Wed, 7 Mar 2007 23:55:00 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from archangel.daleco.biz ([69.27.149.254]) by ezekiel.daleco.biz (8.13.4/8.13.1) with ESMTP id l27NYAjE029186; Wed, 7 Mar 2007 17:34:10 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <45EF4BEC.5060705@daleco.biz> Date: Wed, 07 Mar 2007 17:34:04 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.2pre) Gecko/20070221 SeaMonkey/1.1 MIME-Version: 1.0 To: Steven Hartland References: <00cb01c75c5b$4205e390$b3db87d4@multiplay.co.uk> <45E82660.4030107@freebsd.org> <008101c75cd1$42a4df10$b3db87d4@multiplay.co.uk> <45E830A8.8020104@freebsd.org> <20070302144409.GA4431@icarus.home.lan> <00eb01c75ce0$b0430380$b3db87d4@multiplay.co.uk> <20070302162042.GA6019@icarus.home.lan> <017901c75cec$4a20f6a0$b3db87d4@multiplay.co.uk> <20070302212506.GA9990@icarus.home.lan> <003c01c75d1c$972fd3f0$b3db87d4@multiplay.co.uk> In-Reply-To: <003c01c75d1c$972fd3f0$b3db87d4@multiplay.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, Jeremy Chadwick , freebsd-stable@freebsd.org Subject: Re: sysinstall creates corrupt filesystems after repartitioning 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: Wed, 07 Mar 2007 23:55:01 -0000 Steven Hartland wrote: > Jeremy Chadwick wrote: > ... >> Is there something I'm missing? > > I can't see anything missing there from the reproduction steps. > > Was ad0s1g also ok? The slight differences I did here where > the following but I cant seem them being significant: > 1. dump -a0uL -C 32 -f /nfs/usr.dmp /usr > 2. restore rf usr.dmp > 3. fstab entry: /nfs/usr -maproot=root testbox > > Other differences which spring to mind: > 1. machines where both using areca controllers on RAID6 arrays. > 2. This was a real machine and not a VM > > One other thing of note when I first repaired this I booted from > Install Disk #1 and used the same procedure for the sysinstall > part from fixit and no corruption occured. > Pardon me showing up on hackers@ (I ain't one), but I have to ask .... So, when you do this, you are using /stand/sysinstall, or **/usr**/sbin/sysinstall? Kevin Kinsey -- God made the integers; all else is the work of Man. -- Kronecker