Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jun 2023 18:31:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 271766] dumpfs fails on geli devices: cylinder group checks failed
Message-ID:  <bug-271766-3630-ePc3gINXyd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271766-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271766-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271766

--- Comment #2 from Michael La=C3=9F <bevan@bi-co.net> ---
I started experimenting on an entirely different system with a fresh
installation and there seems to be another key factor to reproduce this: ge=
li
needs to use software crypto and not null crypto. To reproduce it on a syst=
em
that supports AESNI I need to specify "-e camellia-cbc".

In summary:
* never reproducible with "-e null"
* reproducible with "-e aes" and "-e aes-cbc" only on systems without AESNI
* always reproducible with "-e camellia-cbc"

So this might not even be an issue with dumpfs but with the software crypto=
 in
geli.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271766-3630-ePc3gINXyd>