From owner-freebsd-questions@FreeBSD.ORG Wed May 27 22:08:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB544106567F for ; Wed, 27 May 2009 22:08:17 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C0DCC8FC18 for ; Wed, 27 May 2009 22:08:16 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n4RM8D1Y055569; Thu, 28 May 2009 00:08:13 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n4RM8DZs055566; Thu, 28 May 2009 00:08:13 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 28 May 2009 00:08:13 +0200 (CEST) From: Wojciech Puchar To: Peter Steele In-Reply-To: Message-ID: References: <20090526230522.GH49013@hal.rescomp.berkeley.edu> <20090527011302.98954329.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: RE: Is this a gmirror bug? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 22:08:18 -0000 >> does it detects errors and fix them? >> after fsck is it ok or still nonsense in Used? > > Unfortunately I did not do the fsck. We have an automated reimaging > process that lets me rebuild a system in less than five minutes so I > decided for expediency to do this. If I see this happen again though, > I'll run the fsck... > > and if it will fix a problem, make "master images" again with this or it will bring error back. How this "reimaging" work if i may ask? bootable DVD with unix and script that do zcat [partition image.gz] >/dev/partition ? that's how i do this in places there is a requirement of running windows.