Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2008 19:11:06 +0300
From:      "Alaksiej C" <ac@belngo.info>
To:        freebsd-geom@FreeBSD.ORG
Subject:   Strange behaviour of GELI integrity verification
Message-ID:  <5709ce310809110911s7a8163c6g3ce042f8db1edf20@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I am playing with geoms configuration like this:

gmirror label m0 /dev/ad1
geli label -a HMAC/SHA1 -e AES -l 256 -s 4096 /dev/mirror/m0

then I initialized m0.eli to stop messages about integrity errors:
dd if=/dev/random of=/dev/mirror/m0.eli

divided m0.eli in two slices and created ufs on m0.elia and zpool on m0.elid

Creation of filesystems, and even populating it with files many times echoed
with mesages:

GEOM_ELI: mirror/m0.eli: ... bytes corrupted at offset  ...

It doesn't look like reasonable behaviour, I think. Could anybody please
point me where's the problem?


FreeBSD 7.0-RELEASE, GENERIC i386



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