Date: Wed, 07 Jun 2023 20:14:25 +0000 From: bugzilla-noreply@freebsd.org To: geom@FreeBSD.org Subject: [Bug 271766] dumpfs fails on geli devices: cylinder group checks failed Message-ID: <bug-271766-14739-bbFi332GEf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271766-14739@https.bugs.freebsd.org/bugzilla/> References: <bug-271766-14739@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 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress Assignee|geom@FreeBSD.org |markj@FreeBSD.org --- Comment #18 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Michael La=C3=9F from comment #17) Right. The patches will be committed to main and MFCed to stable/13. As Andrew's test case demonstrates, there may be other programs which are affected. It depends on the alignment of the buffer used to read or write = to a GELI block device. Data read or written through a filesystem is unlikely t= o be affected, as filesystems will generally align their buffers. Note also that the bug is not triggered if aesni(4) is loaded (default in main, enabled automatically by bsdinstall for ZFS-on-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-14739-bbFi332GEf>