From owner-freebsd-stable@FreeBSD.ORG Sun Mar 30 15:10:04 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42FA237B401 for ; Sun, 30 Mar 2003 15:10:04 -0800 (PST) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C20F43F85 for ; Sun, 30 Mar 2003 15:10:02 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 4081151A6B; Mon, 31 Mar 2003 08:40:00 +0930 (CST) Date: Mon, 31 Mar 2003 08:40:00 +0930 From: Greg 'groggy' Lehey To: Lukas Ertl Message-ID: <20030330231000.GB1861@wantadilla.lemis.com> References: <20030330125138.K23911@leelou.in.tern> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hQiwHBbRI9kgIhsi" Content-Disposition: inline In-Reply-To: <20030330125138.K23911@leelou.in.tern> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: freebsd-stable@freebsd.org Subject: Re: vinum performance X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2003 23:10:07 -0000 --hQiwHBbRI9kgIhsi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sunday, 30 March 2003 at 13:00:56 +0200, Lukas Ertl wrote: > Hi, > > I currently have access to a bunch of disks and a fat machine so I took > the chance and performed some vinum benchmarks. You can find the results > at . > > I created several RAID 0 and RAID 5 volumes with different stripe sizes > and let bonnie++ run over the filesystems. As I keep saying, bonnie measures systems, not storage. Hint: ignore any test which uses over 10% CPU time. That leaves you with random seeks. > I was quite disappointed about the RAID 5 performance, and even the > RAID 0 performance wasn't too good (a plain single disk filesystem > was almost as fast as or even faster than a RAID 0 stripe, and I > wouldn't expect that). I would. You're measuring the system, not the subsystem. > RAID 5 performance was really a mess, some of the test took more > than 30min. to complete. It's interesting to note that some of the "CPU intensive" tests did very little with RAID-5. It would be interesting to find why, though the problem could be with the benchmark. To find out what's going on, you'd need: 1. Understand what bonnie++ is doing for these tests. I've measured with bonnie, and in the process discovered that only the random seeks test comes close to measuring the disk, but the sequential I/O looked nothing like that. 2. Use Vinum's built-in monitoring capabilities to see what's really getting as far as Vinum. Look at the info command. Apart from that, it would be interesting to see what rawio shows. That, at least, goes to the disk. Greg -- See complete headers for address and phone numbers --hQiwHBbRI9kgIhsi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+h3lIIubykFB6QiMRAtlSAJ9GTjrejvz76ZdQPdR7QdBxSkR3cACfeTMt NQ1KtXlZj7sTB8s++SF2Cm4= =5btF -----END PGP SIGNATURE----- --hQiwHBbRI9kgIhsi--