From owner-freebsd-current@FreeBSD.ORG Wed Apr 30 08:16:04 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 09EEF37B404 for ; Wed, 30 Apr 2003 08:16:04 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECFD543FCB for ; Wed, 30 Apr 2003 08:16:02 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h3UFG1Nj008316; Wed, 30 Apr 2003 17:16:02 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Heiko Schaefer From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 30 Apr 2003 16:19:17 +0200." <20030430161627.D27116@daneel.foundation.hs> Date: Wed, 30 Apr 2003 17:16:01 +0200 Message-ID: <8315.1051715761@critter.freebsd.dk> cc: freebsd-current@freebsd.org Subject: Re: one more observation Re: still: Re: gbde data corruption? 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: Wed, 30 Apr 2003 15:16:04 -0000 In message <20030430161627.D27116@daneel.foundation.hs>, Heiko Schaefer writes: >Hi Poul again, > >...just as i was trying to make unencrypted filesystem to fiddle with, and >wanted to unmount i got: > >bash-2.05b# umount /space1 >umount: unmount of /space1 failed: Input/output error >bash-2.05b# umount /space2 >umount: unmount of /space2 failed: Input/output error > >and the box rebooted. i can't seem anything in /var/log/messages that >looks relevant. just thought you might have some idea what that could >mean. and/or get debugging ideas. Off the top of my head I cannot connect this with anything but we may find in the end that it is significant, but just to make sure: You _really_ want to have src/sys/geom/bde/g_bde_crypt.c,v 1.14 I've started playing with GBDE and NFS, and am running the first diff -ru right now, so far no differences. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.