From owner-freebsd-current@FreeBSD.ORG Sat Apr 26 16:29:23 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6701737B401 for ; Sat, 26 Apr 2003 16:29:23 -0700 (PDT) Received: from ish7.ericsson.com.au (ish7.ericsson.com.au [61.88.9.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id F29CF43FBD for ; Sat, 26 Apr 2003 16:29:21 -0700 (PDT) (envelope-from Mark.Hannon@ericsson.com.au) Received: from brsf10.epa.ericsson.se ([61.88.9.226]) by ish7.ericsson.com.au (8.11.7+Sun/8.11.7) with ESMTP id h3QNQw424248 for ; Sun, 27 Apr 2003 09:26:58 +1000 (EST) Received: from eaubrnt019.epa.ericsson.se (eaubrnt019 [146.11.9.165]) h3QNTJ029149 for ; Sun, 27 Apr 2003 09:29:19 +1000 (EST) Received: by eaubrnt019.epa.ericsson.se with Internet Mail Service (5.5.2653.19) id ; Sun, 27 Apr 2003 09:29:19 +1000 Message-ID: From: "Mark Hannon (EPA)" To: "'current@freebsd.org'" Date: Sun, 27 Apr 2003 09:29:16 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: via686b corruption back X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2003 23:29:23 -0000 Hello, I have been having strange data corruption related problems for some time. I spent some time this weekend trying to track down the issues. My system: Asus A7V-E, Bios 1004, Athlon 1.2, running a 40G HDD off the first IDE controller in UDMA/100. Symptons: Writing large files (first discovered with corrupt ISO images) to the local HDD causes corruption. I can reliably corrupt the files with a simple test of: md5 ISO-IMAGES/* & cp ISO-IMAGES/* test ; md5 test/* After much disk thrashing the contents of the ISO images in the test directory are corrupt. The symptoms seemed to start some time around 4.7. I have booted a few kernels over the last day to try and check this out: 1) linux-2.4.18 works fine 2) windows 2k works fine 3) freebsd-4.6.2 works fine 4) freebsd-4.7-stable no good 5) freebsd-5.0p7 no good 6) freebsd current from 12th April no good. I have never seen a dmesg output saying the the corruption bug was being fixed at boot time either. Any ideas? Regards/mark