From owner-freebsd-geom@FreeBSD.ORG Wed Jan 7 04:08:21 2009 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31AFB106564A for ; Wed, 7 Jan 2009 04:08:21 +0000 (UTC) (envelope-from gcubfg-freebsd-geom@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id D6E7C8FC12 for ; Wed, 7 Jan 2009 04:08:20 +0000 (UTC) (envelope-from gcubfg-freebsd-geom@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LKPiL-0007XU-NS for freebsd-geom@freebsd.org; Wed, 07 Jan 2009 04:08:17 +0000 Received: from 78-1-183-240.adsl.net.t-com.hr ([78.1.183.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Jan 2009 04:08:17 +0000 Received: from ivoras by 78-1-183-240.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Jan 2009 04:08:17 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-geom@freebsd.org From: Ivan Voras Date: Wed, 07 Jan 2009 05:08:09 +0100 Lines: 42 Message-ID: References: <4AD370A6-2226-442F-BD80-8CFD4045B094@panasas.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD0A0E3736B77A97D761DA11B" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 78-1-183-240.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) In-Reply-To: X-Enigmail-Version: 0.95.7 Sender: news Subject: Re: performance problem with gstripe X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2009 04:08:21 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD0A0E3736B77A97D761DA11B Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Joel Jacobson wrote: > here's what i did: > ca-sbox-2# dd if=3D/dev/zero of=3D/dev/stripe/d0 bs=3D512k count=3D4096= > 4096+0 records in > 4096+0 records out > 2147483648 bytes transferred in 34.124683 secs (62930508 bytes/sec) > ca-sbox-2# dd if=3D/dev/zero of=3D/mnt/bigfile bs=3D512k count=3D4096 &= & > /usr/bin/time sync > 4096+0 records in > 4096+0 records out > 2147483648 bytes transferred in 11.081184 secs (193795502 bytes/sec) Hmm ok, you might be hitting the MAXPHYS problem. Could you try and create your gstripe array with a stripe size of 64 kB and 32 kB and test on those ? --------------enigD0A0E3736B77A97D761DA11B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAklkKqkACgkQldnAQVacBcj43ACg/gelUd4uD5lQofLo+b91Agrm PkgAn0dcO/4spEzgUQCvsdJrKYl1fb8O =/sM+ -----END PGP SIGNATURE----- --------------enigD0A0E3736B77A97D761DA11B--