From owner-freebsd-current@FreeBSD.ORG Wed Apr 30 07:19:21 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 221AD37B401 for ; Wed, 30 Apr 2003 07:19:21 -0700 (PDT) Received: from sauron.fto.de (p15106025.pureserver.info [217.160.140.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EEEC43F85 for ; Wed, 30 Apr 2003 07:19:20 -0700 (PDT) (envelope-from hschaefer@fto.de) Received: from localhost (localhost.fto.de [127.0.0.1]) by sauron.fto.de (Postfix) with ESMTP id 1BF6425C0FC; Wed, 30 Apr 2003 16:19:19 +0200 (CEST) Received: from sauron.fto.de ([127.0.0.1]) by localhost (sauron [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25459-09; Wed, 30 Apr 2003 16:19:18 +0200 (CEST) Received: from giskard.foundation.hs (p5091AC1D.dip.t-dialin.net [80.145.172.29]) by sauron.fto.de (Postfix) with ESMTP id 0721425C0C1; Wed, 30 Apr 2003 16:19:18 +0200 (CEST) Received: from daneel.foundation.hs (daneel.foundation.hs [192.168.20.2]) by giskard.foundation.hs (8.9.3/8.9.3) with ESMTP id QAA76856; Wed, 30 Apr 2003 16:19:17 +0200 (CEST) (envelope-from hschaefer@fto.de) Date: Wed, 30 Apr 2003 16:19:17 +0200 (CEST) From: Heiko Schaefer X-X-Sender: heiko@daneel.foundation.hs To: Poul-Henning Kamp In-Reply-To: <8677.1051710679@critter.freebsd.dk> Message-ID: <20030430161627.D27116@daneel.foundation.hs> References: <8677.1051710679@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at fto.de cc: freebsd-current@freebsd.org Subject: 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 14:19:21 -0000 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. Heiko