Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2008 15:20:54 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        "no@spam@mgEDV.net" <nospam@mgedv.net>
Cc:        freebsd-questions@freebsd.org
Subject:   re: strange panic: freebsd 6.3: ffs_alloccg: map corrupted [SOLVED]
Message-ID:  <20080211152028.C3410@wojtek.tensor.gdynia.pl>
In-Reply-To: <7bb1a6effe580a0642ad575af01f0aaf95816333@standard.lan>
References:  <7bb1a6effe580a0642ad575af01f0aaf95816333@standard.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
> we were trying to use a 8KB sector size on the geli
> provider, which caused the panic.
> using 4KB as sector size works.
>
> the command before:
> geli init -bP -e 3DES -K /my/test.key -s 8192 /dev/da0
>
> and after:
> geli init -bP -e 3DES -K /my/test.key -s 4096 /dev/da0
>
thank you for info. i use different geli sector sizes but 4K at most :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080211152028.C3410>