Re: geli stops work

From: Pawel Jakub Dawidek <pjd_at_FreeBSD.org>
Date: Fri, 26 May 2006 17:21:20 +0200
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.
+> > 
+> > Just to be sure, did you try to run fsck on it? Maybe it's only a badly
+> > corrupted fs.
+> 
+> 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.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd_at_FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

Received on Fri May 26 2006 - 13:23:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC