Date: Tue, 30 Sep 2003 22:54:00 +0200 From: Thorsten Greiner <thorsten.greiner@web.de> To: Poul-Henning Kamp <phk@phk.freebsd.dk> Cc: freebsd-current@freebsd.org Subject: Re: Problems with geom_bde Message-ID: <20030930205400.GA4391@tybalt.greiner.local> In-Reply-To: <9022.1064908933@critter.freebsd.dk> References: <20030929211413.GA953@tybalt.greiner.local> <9022.1064908933@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
* Poul-Henning Kamp <phk@phk.freebsd.dk> [2003-09-30 10:54]:
> Did you call "gbde detach" before the umount ? You need to unmount
> first.
After investigating further I think I have found the reason for the
problem. When I created the disklabel for the partition I was lazy
and entered a size of 2000000 blocks for the slice. I just tried to
reproduce the problem and re-created the slice with a size of 1024M
(which is 2097152 blocks) and the problem seems to have disappeared
- at least I cannot reproduce it anymore.
So now I wonder if there is any magic constant which the slice size
needs to be a multiple of...?
Regards
-Thorsten
--
There are 10 kinds of people in the world, those who
understand binary and those who don't.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030930205400.GA4391>
