From owner-freebsd-current@FreeBSD.ORG Wed Apr 23 09:09:27 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3442210656C0 for ; Wed, 23 Apr 2008 09:09:27 +0000 (UTC) (envelope-from josep@bellera.cat) Received: from mail.bellera.cat (174.Red-80-38-146.staticIP.rima-tde.net [80.38.146.174]) by mx1.freebsd.org (Postfix) with ESMTP id 17F6E8FC23 for ; Wed, 23 Apr 2008 09:09:25 +0000 (UTC) (envelope-from josep@bellera.cat) Received: from localhost (unknown [127.0.0.1]) by mail.bellera.cat (Postfix) with ESMTP id 9DAC5409D1F for ; Wed, 23 Apr 2008 11:09:15 +0200 (CEST) Received: from mail.bellera.cat ([127.0.0.1]) by localhost (mail.bellera.cat [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 33973-09 for ; Wed, 23 Apr 2008 11:09:14 +0200 (CEST) Received: from mail.bellera.cat (localhost [127.0.0.1]) by mail.bellera.cat (Postfix) with ESMTP id 943A4409D1E for ; Wed, 23 Apr 2008 11:09:14 +0200 (CEST) From: "Josep Pujadas i Jubany" To: freebsd-current@freebsd.org Date: Wed, 23 Apr 2008 11:09:14 +0200 Message-Id: <20080423090458.M95162@bellera.cat> In-Reply-To: References: <20080417171439.M22551@bellera.cat> <20080418173850.M43706@bellera.cat> <20080421120112.M91702@bellera.cat> X-Mailer: Open WebMail 2.32 20040525 X-OriginatingIP: 192.168.100.204 (super) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Re: gmirror problem with HP Proliant ML110 G5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2008 09:09:27 -0000 On Mon, 21 Apr 2008 14:20:37 +0200, Ivan Voras wrote > Josep Pujadas i Jubany wrote: > > > Now my problem is that I'm not felling sure with this machine & operating > > system ... > > > > Does any way to make an stressing test to the disks? > > You could try the usual benchmarks - bonnie++, randomio, etc. The > last one you must build yourself (from > http://arctic.org/~dean/randomio/) but it's really hard on the > drives :) I'd recommend you create two shell scripts that repeatedly > run bonnie++ and randomio in parallel (started from different shells, > etc.) Hello! I installed bonnie++ from ports, I opened 7 consoles and I made 7 tests 10 times repeated at the same time: $ bonnie++ -s 3072 -r 512 -n 5 -x 10 The gmirror continues working ... Thanks, Josep Pujadas