From owner-freebsd-fs@FreeBSD.ORG Tue Jun 12 21:23:13 2007 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B249016A473 for ; Tue, 12 Jun 2007 21:23:13 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 3B53013C4B9 for ; Tue, 12 Jun 2007 21:23:13 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HyDoH-00071F-5p for freebsd-fs@freebsd.org; Tue, 12 Jun 2007 23:21:53 +0200 Received: from 78-1-117-197.adsl.net.t-com.hr ([78.1.117.197]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Jun 2007 23:21:53 +0200 Received: from ivoras by 78-1-117-197.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Jun 2007 23:21:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-fs@freebsd.org From: Ivan Voras Date: Tue, 12 Jun 2007 23:20:04 +0200 Lines: 50 Message-ID: References: <466EBC35.4030808@centtech.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0C01153432D506562820E5BE" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 78-1-117-197.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) In-Reply-To: <466EBC35.4030808@centtech.com> X-Enigmail-Version: 0.94.3.0 Sender: news Subject: Re: ZFS bonnie++ testing X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 21:23:13 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0C01153432D506562820E5BE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Kevin Kramer wrote: > I wanted to know what bonnie++ testing (give me the command line) would= > someone like me to try. I am current updating source, so I don't have > the latest commits that increase speed. Do a chdir to /mammoth, go to a directory your current user (which isn't root) can write to, and do Probably bonnie++ -s 2*your_memory -d. -n64 the 2*your_memory is in megabytes so if you have 4 GB memory do: bonnie++ -s8192 -d. -n64 If you notice that file operations field in the results gets printed as stars (***), double the "64" argument (measured in thousands of files) and try again. > ZFS using the following: >=20 > 3 - Jetstor SATA disk arrays containing 16 disks (750g) in RAID6, > connected with 2G fiber to a Qlogic fabric. So you're doing software RAID5 over three hardware RAID6 arrays? Nice :) I hope your physical setup can make use of such redundancy. It will be interesting to see this results! --------------enig0C01153432D506562820E5BE 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.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGbw4EldnAQVacBcgRAjHvAJ4ojPx3hSAPB2mUfUodIvPpLg5haQCePJwA Bddu2iBeFFCvGqzqGHkmnZc= =FTMg -----END PGP SIGNATURE----- --------------enig0C01153432D506562820E5BE--