geli stops work

Pawel Jakub Dawidek pjd at FreeBSD.org
Fri May 26 08:23:46 PDT 2006


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!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20060526/6bf274ce/attachment.pgp


More information about the freebsd-current mailing list