From owner-cvs-src@FreeBSD.ORG Sun Sep 26 18:29:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96E2F16A4CE; Sun, 26 Sep 2004 18:29:52 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 449B543D4C; Sun, 26 Sep 2004 18:29:52 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 1BBCCACAFB; Sun, 26 Sep 2004 20:29:50 +0200 (CEST) Date: Sun, 26 Sep 2004 20:29:50 +0200 From: Pawel Jakub Dawidek To: "David E. O'Brien" Message-ID: <20040926182950.GP9550@darkness.comp.waw.pl> References: <200409261729.i8QHT9NE030412@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ubuMVesmirrCclZT" Content-Disposition: inline In-Reply-To: <200409261729.i8QHT9NE030412@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/geom/class/stripe gstripe.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2004 18:29:52 -0000 --ubuMVesmirrCclZT Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 26, 2004 at 05:29:09PM +0000, David E. O'Brien wrote: +> +The +> +.Ar stripesize +> +must be a multiple of the largest sector size of all the providers. Actually it should be the Least Common Multiple from all sector sizes, i.e. if you have two providers with sectors: 1024 bytes and 1536 bytes, it should be multiple of 3072. Anyway, thanks! --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --ubuMVesmirrCclZT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBVwqeForvXbEpPzQRAmiGAKCmpBwhZamLJjaQGBJdOVyKr7K3RACdGhbj JqX3KcMCznAkujy7np0UX/Y= =EBSS -----END PGP SIGNATURE----- --ubuMVesmirrCclZT--