From owner-freebsd-current@FreeBSD.ORG Fri May 26 15:23:46 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 6991E16A431; Fri, 26 May 2006 15:23:46 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F9AF43D46; Fri, 26 May 2006 15:23:45 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 7058852DE6; Fri, 26 May 2006 17:23:44 +0200 (CEST) Received: from localhost (public-gprs22891.centertel.pl [87.96.89.107]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id ED26950EA7; Fri, 26 May 2006 17:23:30 +0200 (CEST) Date: Fri, 26 May 2006 17:21:20 +0200 From: Pawel Jakub Dawidek To: Sergey Matveychuk Message-ID: <20060526152120.GD1165@garage.freebsd.pl> References: <4475E51A.4090004@FreeBSD.org> <4475F779.1010704@FreeBSD.org> <44769644.6020505@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sfyO1m2EN8ZOtJL6" Content-Disposition: inline In-Reply-To: <44769644.6020505@FreeBSD.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-current@freebsd.org, Alex Dupre Subject: Re: geli stops work X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 26 May 2006 15:23:46 -0000 --sfyO1m2EN8ZOtJL6 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 26, 2006 at 09:46:44AM +0400, Sergey Matveychuk wrote: +> Alex Dupre wrote: +> > Sergey Matveychuk wrote: +> >> # mount /dev/md0c.eli /mnt1 +> >> mount: /dev/md0c.eli: Operation not permitted +> >> +> >> What's up? +> >> My geli disk unavailable now. +> >=20 +> > Just to be sure, did you try to run fsck on it? Maybe it's only a badly +> > corrupted fs. +>=20 +> It was not corrupted before I've updated. +> I mount/umount it by hands every time. Device itself isn't corrupted - you would get: mount: /dev/md0c.eli: Invalid argument in such case. Try to fsck it without modifing the device: # fsck_ffs -n /dev/md0c.eli and see what's wrong exactly. For me it just looks like the device wasn't unmounted cleanly. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --sfyO1m2EN8ZOtJL6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEdxzwForvXbEpPzQRAjoqAKDuzjn5NWEGai6oVKb9UquChfAGIgCbBTwK 5ILZDKQQe8a5ECZNof4qjAM= =QaSs -----END PGP SIGNATURE----- --sfyO1m2EN8ZOtJL6--