From owner-freebsd-questions@FreeBSD.ORG Mon Apr 3 11:21:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4133D16A400 for ; Mon, 3 Apr 2006 11:21:22 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mgedv.at (mail.mgedv.at [195.3.87.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0DA543D75 for ; Mon, 3 Apr 2006 11:21:16 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (localhost [127.0.0.1]) by mgedv.at (SMTPServer) with ESMTP id E9054186864 for ; Mon, 3 Apr 2006 13:21:14 +0200 (MEST) From: "No@SPAM@mgEDV.net" To: Date: Mon, 3 Apr 2006 13:21:18 +0200 Message-ID: <00b501c65710$ba9aacb0$0a86a8c0@avalon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-index: AcZXBkBs4RnViGehQESv2g4K51aV/wACZFfQ Subject: mount_reiserfs: data corruption [was: GELI/UFS: strange data corruption] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nospam@mgedv.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Apr 2006 11:21:22 -0000 hi together, 1st the good news: GELI is not the devil in the house! testenvironment: FreeBSD 6.1-BETA4 on Intel Server (X2.8, 2GB) what has been done: - created a new UFS2 partition on a intel SRCS16 w 400GB RAID1 - mount_reiserfs -o ro of a SuSE8.2 reiserfs-Partition (300GB data) - copied some testdata symptoms: if i read the data with vi from the original disk (/dev/ad0s1) which is mounted as reiserfs and read-only, the files are correct. if i copy it with cpio -pdum to the local UFS2 fs, the data get's corrupted. tested with /etc/hosts on the original filesystem (get's mixed up with contents of /etc/nsswitch.conf) strange, uh? being very curious 'bout your ideas upon that ;_) br & cu... ps: extensive memory-tests have been done, hw seems to be ok. really... i tell you!