Date: Thu, 12 May 2011 17:15:08 +0200 From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@spoerlein.net> To: "Andrey V. Elsukov" <ae@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r221363 - head/sbin/geom/class/part Message-ID: <20110512151508.GK11355@acme.spoerlein.net> In-Reply-To: <201105030733.p437XduH075011@svn.freebsd.org> References: <201105030733.p437XduH075011@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 03.05.2011 at 07:33:39 +0000, Andrey V. Elsukov wrote: > Author: ae > Date: Tue May 3 07:33:39 2011 > New Revision: 221363 > URL: http://svn.freebsd.org/changeset/base/221363 > > Log: > Add "-a alignment" option to gpart(8). When it specified gpart(8) > tries to align partition start offset and size to be multiple of > alignment value. > Aligned to what? The disk or the partition scheme? Consider someone having a GELI partition of arbitrary alignment, how would a bsdlabel or GPT label inside this GELI partition be aligned when 4K alignment is requested? Cheers, Uli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110512151508.GK11355>