From owner-freebsd-questions@FreeBSD.ORG Fri Oct 15 08:55:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B037716A4CE for ; Fri, 15 Oct 2004 08:55:40 +0000 (GMT) Received: from mx.weller-fahy.com (209-112-211-214-cdsl-rb1.nwc.acsalaska.net [209.112.211.214]) by mx1.FreeBSD.org (Postfix) with SMTP id EF0EE43D31 for ; Fri, 15 Oct 2004 08:55:39 +0000 (GMT) (envelope-from dave-lists-freebsd-questions@weller-fahy.com) Received: (qmail 11885 invoked by uid 1001); 15 Oct 2004 08:55:38 -0000 Date: Fri, 15 Oct 2004 00:55:16 -0800 From: "David J. Weller-Fahy" To: freebsd-questions@freebsd.org Message-ID: <20041015085538.GA11573@weller-fahy.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <20041014140159.GA2896@weller-fahy.com> <20041014184913.GC6381@xor.obsecurity.org> <20041014185715.GA7255@weller-fahy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041014185715.GA7255@weller-fahy.com> X-URL-Me: http://www.weller-fahy.com X-URL-Family: http://www.weller-kin.com X-Accept-Language: en X-Location: Germany, Gangelt, Hof Grootfeld User-Agent: Mutt/1.5.6i Subject: Re: md5 giving inconsistent results X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 08:55:40 -0000 * David J. Weller-Fahy [2004-10-14 10:57 -0800]: > * Kris Kennaway [2004-10-14 10:49 -0800]: > > On Thu, Oct 14, 2004 at 06:01:37AM -0800, David J. Weller-Fahy wrote: > > > I just installed 5.2.1-RELEASE on a RAID1 setup (atacontrol using > > > Sil0680 chipset), and was in the process of transfering files from my > > > old server. However, I'm having an issue with the md5 sum of a file. > > > Here's my uname -a: > > > > > > FreeBSD tigger.weller-fahy.com 5.2.1-RELEASE-p11 > > > FreeBSD 5.2.1-RELEASE-p11 #0: Thu Oct 14 00:17:32 CEST 2004 > > > root@tigger.weller-fahy.com:/usr/obj/usr/src/sys/GENERIC i386 > > > > Can you retry with 5.3? There might have been driver problems in > > 5.2.1 which cause the data corruption. > > Sure, but it'll have to wait until this weekend. I'll repost when I get > it installed, etc. If not by this weekend, then it'll have to wait > until next weekend. Ok, after more experimentation, here are some results: With no RAID1 5.2.1 and 5.3b7 both produce consistent md5 sums of the file (that is, with a small installation on one of the hard drives). With RAID1 setup using atacontrol following the instructions on both 5.2.1 and 5.3b7 produce inconsistent md5 sums of the file on consecutive runs. Further, it may be related to the size of the file, as in 5.3b7 (I haven't tried this with 5.2.1 yet) performing md5 sums of the dot-files in my home directory produced consistent results. I'll be installing the server using only one hard drive, with the second as one big partition used to hold backups, but I'd like to be able to install with all partitions on a RAID1 setup. So, any suggestions on where to go from here? Regards, -- dave [ please don't CC me ]